command /cheat []: trigger: player has permission "essentials.cheat": arg 1 is set: arg 1 is online: open chest with 1 row named "&e&lSprawdzanie gracza" to player wait 5 ticks format slot 0 of player with 1 of ender pearl named "&aPrzenies do pokoju sprawdzania" to close then run [execute player command "cheat:room %arg 1%"] format slot 1 of player with 1 of blaze rod named "&cZabij" to close then run [execute console command "kill %arg 1%"] format slot 2 of player with 1 of stick named "&eKnockback stick" to close then run [execute player command "cheat:stick"] format slot 3 of player with 1 of book named "&2Czysty" to close then run [execute player command "cheat:czysty %arg 1%"] format slot 4 of player with 1 of fire named "&4Zbanuj" to close then run [execute player command "cheat:ban %arg 1%"] format slot 8 of player with 1 of wool named "&eAnuluj" to close else: send "&cGracz nie jest na serwerze!" else: send "&cPoprawne uzycie: &3/cheat " else: send "&cBrak Permisji!" command /cheatroom: trigger: player has permission "essentials.cheatroom": set {cheatroom} to location of player send "Gotowe!" command /cheat:room []: trigger: player has permission "essentials.cheat": set {cheat.%arg 1%} to 1 teleport arg 1 to {cheatroom} send "&e=====================================" to arg 1 send "&6Jestes sprawdzany!" to arg 1 send "&6Mozesz sie przyznac lub dostaniesz perma!" to arg 1 send "&6Przyznanie = ban 7 dni" to arg 1 send "&6Postepuj zgodnie ze wskazowkami sprawdzajacego" to arg 1 send "&6Logout = PERM" to arg 1 send "&e=====================================" to arg 1 wait 5 ticks broadcast "&eGracz &6%arg 1% &ejest sprawdzany przez &6%player%" teleport player to arg 1 on quit: if {cheat.%player%} is set: ban player due to "&4&lCheaty - LOGOUT!" broadcast "&eGracz &6%player% &ewylogowal sie podczas sprawdzania" clear {cheat.%player%} on command: if {cheat.%player%} is set: cancel event send "&CJestes sprawdzany!" command /cheat:stick: trigger: if player has permission "essentials.cheat": give 1 stick of knockback 10 named "&eKnockback Stick" to player command /cheat:ban []: trigger: if player has permission "essentials.cheat": ban arg 1 due to "&4&lCheaty!" broadcast "&eGracz &6%arg 1% &emial cheaty i dostal bana" command /cheat:czysty []: trigger: if player has permission "essentials.cheat": clear {cheat.%arg 1%} broadcast "&eGracz &6%arg 1% &ejest czysty!"