Advertisement
Knager

Untitled

Jan 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. #Sign
  2. on sign chance:
  3. line 1 is "Kits:":
  4. line 2 is "[normal]":
  5. player has permission "sign.set":
  6. set line 1 to "&7&lKits:"
  7. set line 2 to "&8[&6Unranked&8]"
  8. else:
  9. send player title "&c&lLet op!" with subtitle "&cJe hebt de rank &cAdmin &cof hoger nodig! " for 5 seconds
  10. #Click
  11. on leftclick on sign:
  12. line 1 is"&7&lKits:"
  13. line 2 is "&8[&6Unranked&8]"
  14. make player execute command "/unranked kits"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement