Jump to content

Need help fixing skript


ZenYT

Recommended Posts

I dont know whats wrong with this 

command /dupe:
  trigger:
    loop all items in the player's inventory:
    if 1st line of lore of the loop-item is "&cDupe Tool":
      if loop-item is held item:
      send "&cYou cannot dupe this item!"
      play sound "block.note_block.ping" at volume 2 and pitch 1 to the player
      stop
    give player held item

im trying to make it so it cannot dupe the dupetool

Edited by ZenYT
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...