command /eventwezwij []: permission: event.admin trigger: if arg 1 is not set: loop all players: if loop-player doesn't have permission "event.admin": execute player command "tphere %loop-player%" execute player command "clear %loop-player%" give 1 of diamond sword to loop-player give 1 of diamond helmet to loop-player give 1 of diamond chestplate to loop-player give 1 of diamond leggings to loop-player give 1 of diamond boots to loop-player if arg 1 is set: if arg 1 is online: if arg 1 doesn't have permission "event.admin": execute player command "tphere %arg 1%" execute player command "clear %arg 1%" give 1 of diamond sword to arg 1 give 1 of diamond helmet to arg 1 give 1 of diamond chestplate to arg 1 give 1 of diamond leggings to arg 1 give 1 of diamond boots to arg 1 else: send "&c%arg 1% to admin." else: send "&c%arg 1% jest offline lub nie istnieje."