Error with npc click

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

dog7518

Member
Oct 29, 2017
1
0
0
So I am trying to make a kitpvp plugin, but if the player has already got a kit then they cannot get another one, now sure i can use the delay in essentials, but being unique in minecraft servers is the only way to get a pb

here is the code:

on leftclick on npc:
if player has kit ffa:
cancel event
 
If u use the plugin Citizen.. and you gave it the name "Builder":
than u can do this..




on right click on a entity:
name of entity is "Builder":
send "Hai"
 
Status
Not open for further replies.