GamePL7

Untitled

Jul 28th, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. every 1 tick:
  2. loop all players:
  3. if name of loop-player's boots is "&b&lSPEEDy":
  4. if loop-player is wearing diamond boots:
  5. apply speed of tier 2 to the loop-player for 1 tick
  6. command /boots [<player>]:
  7. permission: butki.GamePL7
  8. trigger:
  9. if arg 1 is not set:
  10. give 1 diamond boots named "&b&lSPEEDy" with lore "&aZ tymi butami bedziesz biegal szybciej!" to the player
  11. send "&aOtrzymales diaxowe buty ze speedem :)" to the player
  12. if arg 1 is set:
  13. give 1 diamond boots named "&b&lSPEEDy" with lore "&aZ tymi butami bedziesz biegal szybciej!" to arg-1
  14. send "&aOtrzymales diaxowe buty ze speedem :)" to arg-1
Advertisement
Add Comment
Please, Sign In to add comment