command /gmc []: permission: {@node}gamemode.creative trigger: if arg-1 is not set: console command "/gamemode 1 %player%" send "&7[&4%player%&7: set their gamemode to &ccreative&7]" else: console command "/gamemode 1 %player%" send "&7[&4%player%&7: set &e%player%&7's gamemode to &ccreative&7]" command /gms []: permission: {@node}gamemode.survival trigger: if arg-1 is not set: console command "/gamemode 0 %player%" send "&7[&4%player%&7: set their gamemode to &csurvival&7]" else: console command "/gamemode 0 %player%" send "&7[&4%player%&7: set &e%player%&7's gamemode to &csurvival&7]" command /gm: permission: {@node}gamemode trigger: send "{@pr}&7 use &c/gmc&7 or &c/gms!"