Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- every 1 second :
- loop all players:
- if name of loop-player's helmet is "&a&lCzapka gornika":
- if loop-player is wearing diamond helmet:
- remove night vision from loop-player
- apply night vision to the loop-player for 40 tick
- command /czapka [<player>]:
- permission: czapka.GamePL7
- trigger:
- if arg 1 is not set:
- give 1 diamond helmet named "&a&lCzapka gornika" with lore "&cZ tą czapką widzisz w ciemności!" to the player
- send "&aOtrzymales diaxowy helm z widzeniem w ciemnosci :)" to the player
- if arg 1 is set:
- give 1 diamond helmet named "&a&lCzapka gornika" with lore "&cZ tą czapką widzisz w ciemności!" to arg-1
- send "&aOtrzymales diaxowy helm z widzeniem w ciemnosci :)" to arg-1
Advertisement
Add Comment
Please, Sign In to add comment