PURoB0BZ
Język: Skript
|
Autor: Anonimowy
command /ban [<player>]: permission: admin.gui.bany permission message: &aNie Masz permisji do %permission% trigger: wait 1 ticks open chest with 6 rows named "&8 >> &2ERPG.ench.pl &4Bany!" to player format slot 32 of player with 1 of redstone block of unbreaking 10 named "&4&lBAN %arg 1%" to close then run [execute player command "banygui %arg 1%"] format slot 33 of player with 1 of diamond of unbreaking 10 named "&b&lKick %arg 1%" to close then run [execute player command "kickgui %arg 1%"] format slot 34 of player with 1 of 351:15 of unbraeking 10 named "&e&lWarn %arg 1%" to close then run [execute player command "warnygui %arg 1%"] command /banygui [<player>]: permission: admin.gui.powody permission message: &7&l >>> &2Brak uprawnien do komendy %permission% trigger: wait 1 second open chest with 6 rows named "&8 >> &2ERPG.ench.pl &4Powody Banow" to player format slot 0 of player with 1 of paper of unbreaking 10 named "&4&lZbanuj Gracza Za Cheaty" to close then run "ban %arg 1% &4Cheaty! Zostales zbanowany przez %player%" format slot 1 of player with 1 of paper of unbreaking 10 named "&4&lZbanuj Gracza Za Przeklenstwa" to close then run "tempban %arg 1% 3h Przeklenstwa 3/3" format slot 2 of player with 1 of paper of unbreaking 10 named "&4&lZbanuj Gracza Za Reklama" to close then run "ban %arg 1% &4Reklama! Zostales zbanowany przez %player%" command /kickgui [<player>]: permission: admin.gui.powody.kick permission message: &7&l >>> &2Brak uprawnien do komendy %permission% trigger: wait 1 second open chest with 6 rows named "&8 >> &2ERPG.ench.pl &4Powody Banow" to player format slot 0 of player with 1 of paper of unbreaking 10 named "&b&lKick Za Reklame" to close then run "kick %arg 1% Reklama" format slot 1 of player with 1 of paper of unbreaking 10 named "&b&lKick Za Bluzgi" to close then run "Kick %arg 1% Bluzgi" command /warnygui [<player>]: permission: admin.gui.warny permission message: &7&l >>> &2Brak uprawnien do komendy %permission% trigger: wait 1 second open chest with 6 rows anmed "&8 >> &2ERPG.ench.pl &4Warny" to player format slot 0 of player with 1 of paper of unbreaking 10 named "&eWarn za Przeklenstwa 1/3" to close then run "warn %arg 1% Przeklenstwa 1/3" format slot 2 of player with 1 of paper of unbreaking 10 named "&eWarn za Przeklenstwa 2/3" to close then run "warn %arg 1% Przeklenstwa 2/3" format slot 3 of player with 1 of paper of unbreaking 10 named "&eWarn za przeklenstwa 3/3" to close then run "tempban %arg 1% 3h Przeklenstwa 3/3" format slot 4 of player with 1 of paper of unbreaking 10 named "&eWarn za spamienie" to close then run "warn %arg 1% Spamienie" format slot 5 of player with 1 of paper of unbraeking 10 named "&eWarn za flood" to close then run "warn %arg 1% Flood" # SKRYPT NA WARNY options: # ustawienia skryptu # AutoBan autoban: enable # Limit punktow autobana autoban-points-limit: 10 # Czy ban ma byc czasowy? ban-timer: enable # Czas bana ( w minutach) ban-time: 60 command /warn [<player>] [<integer>] [<text>]: description: warnowanie. usage: /warn <gracz> <ilosc punktow> <powod> permission: warn.* trigger: if player-argument is set: if integer-argument is set: if argument 3 is set: add integer-argument to {warny::%player-argument%} set {powod::warn::%integer-argument%::%player-argument%} to argument 3 add {powod::warn::%integer-argument%::%player-argument%} to {warny::lista::%player-argument%::*} send "&8» &c&lOTRZYMALES &4&l%INTEGER-ARGUMENT% &c&lPUNKTOW" to the player-argument send "&8» &c&lPOWOD &4&l%{powod::warn::%integer-argument%::%player-argument%}" to the player argument if "{@autoban}" is "enable": if {warny::%player-argument%} > {@autoban-points-limit}: ban player due to "&8» &cOTRZYMALES ZA DUZO PUNKTOW &8(&3%{warny::%player-argument%}%&8)||&8» &6Powody: &e%{warny::lista::%player-argument%::*} broadcast "&8» &7Gracz &3%player-argument% &7otrzymal &cBANA &7poniewaz &4przekroczyl limit dozwolonych punktow ostrzezen&7." if "{@ban-timer}" is "enable": set {ban::timer::%player-argument%} to "{@ban-time}" stop command /zobacz <player>: permission: zobacz trigger: send "&8» &c%player-argument% &8«" to the player set {_x} to size of {warny::%player-argument%} loop {_x} times: loop {warny::%player-argument%}: send "&8» &6%loop-integer%. &3%loop-index%" to the player send "&8» &6Powod: &3%{powod::warn::%loop-value%::%player-argument%}%