GamePL7

czap.sk

Sep 30th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. every 1 second :
  2. loop all players:
  3. if name of loop-player's helmet is "&a&lCzapka gornika":
  4. if loop-player is wearing diamond helmet:
  5. remove night vision from loop-player
  6. apply night vision to the loop-player for 40 tick
  7. command /czapka [<player>]:
  8. permission: czapka.GamePL7
  9. trigger:
  10. if arg 1 is not set:
  11. give 1 diamond helmet named "&a&lCzapka gornika" with lore "&cZ tą czapką widzisz w ciemności!" to the player
  12. send "&aOtrzymales diaxowy helm z widzeniem w ciemnosci :)" to the player
  13. if arg 1 is set:
  14. give 1 diamond helmet named "&a&lCzapka gornika" with lore "&cZ tą czapką widzisz w ciemności!" to arg-1
  15. send "&aOtrzymales diaxowy helm z widzeniem w ciemnosci :)" to arg-1
Advertisement
Add Comment
Please, Sign In to add comment