Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on join:
- player's gamemode is creative
- loop all players:
- loop-player has permission "GPL.gml":
- send ">>> >>> >>>&c&nGamemode 1 &r<<< <<< <<<" to loop-player
- command /gml:
- permission: GPL.gml
- trigger:
- clear {creative::*}
- loop all players:
- gamemode of loop-player is creative
- add loop-player to {creative::*}
- send "Graczy z creative : %{creative::*}%"
Advertisement
Add Comment
Please, Sign In to add comment