Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Max 20 Graczy
- #10/10
- variables:
- {itemki.dedust.%player%} = false
- every 1 second in "de_dust2":
- world is "de_dust2":
- loop all players:
- loop-player is in "de_dust2":
- {itemki.dedust.%loop-player%} is false:
- loop-player doesn't have permission "vip.dedus":
- equip loop-player with all iron armour
- wait 1 tick
- enchant the loop-player's helmet with protection 1 and unbreaking 100
- enchant the loop-player's chestplate with protection 1 and unbreaking 100
- enchant the loop-player's leggings with protection 1 and unbreaking 100
- enchant the loop-player's boots with protection 1 and unbreaking 100
- give a diamond sword of sharpness 2 to the loop-player
- apply potion of speed 2 to the loop-player for 999 days
- set {itemki.dedust.%loop-player%} to true
- stop
- equip loop-player with all iron armour
- wait 1 tick
- enchant the loop-player's helmet with protection 1 and unbreaking 100
- enchant the loop-player's chestplate with protection 1 and unbreaking 100
- enchant the loop-player's leggings with protection 1 and unbreaking 100
- enchant the loop-player's boots with protection 1 and unbreaking 100
- give a diamond sword of sharpness 3 to the loop-player
- apply potion of speed 2 to the loop-player for 999 days
- set {itemki.dedust.%loop-player%} to true
- stop
- on sign change:
- line 1 is "wd":
- set line 1 to "&1&l=-=-=-=-=-="
- set line 2 to "&a&lWybierz"
- set line 3 to "&4&lDruzyne"
- set line 4 to "&1&l=-=-=-=-=-="
- stop
- line 1 is "ct":
- set line 1 to ""
- set line 2 to "&b&lCounter"
- set line 3 to "&b&lTerrorists"
- set line 4 to ""
- stop
- line 1 is "tt":
- set line 1 to ""
- set line 2 to "&c&lTerrorists"
- set line 3 to ""
- set line 4 to ""
- stop
- stop
- on click on sign:
- line 2 is "&b&lCounter":
- line 3 is "&b&lTerrorists":
- add player to {ct::*}
- send "&7Dolaczyles do &bCounter-Terrorists"
- stop
- line 2 is "&c&lTerrorists":
- add player to {tt::*}
- send "&7Dolaczyles do &cTerrotists"
- stop
Advertisement
Add Comment
Please, Sign In to add comment