Jump to content

MiisTtttt

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by MiisTtttt

  1. On 1/12/2020 at 9:20 AM, xX__Strqfe__Xx said:

    I have seen that many of y'all would like a /dupe skript. This skript is great for players like me that want to make a /dupe server. This is the dupe skript.

    
    command /dupe:
        trigger:
            set {_item} to player's tool
            give {_item} to player
            stop

     

    so i did this for my skript 

    command /dupe:
        trigger:
            set {_item} to player's tool
            give {_item} to player
            send "&6&lDuplicated &e&l%player's tool%&6&l!" to player

    and how do i make it so when there is air in the players hand it says something else?

×
×
  • Create New...