command /buty1: permission: mega.buty trigger: set {_z1} to difference between {cooldown.buty.%player%} and now if {_waited} is less than 30 minutes: send "&cMusisz odczekac 30 minut" stop give diamond boots named "&a&lButy szybkosci 1" to player set {cooldown.buty.%player%} to now command /buty2: permission: mega.buty trigger: set {_z1} to difference between {cooldown.buty2.%player%} and now if {_waited} is less than 30 minutes: send "&cMusisz odczekac 30 minut" stop give diamond boots named "&a&lButy szybkosci 2" to player set {cooldown.buty2.%player%} to now every 1.8 seconds: loop all players: if loop-player is wearing a diamond boots named "&aButy szybkosci 1": apply speed 1 to the loop-player for 2 seconds every 1.8 seconds: loop all players: if loop-player is wearing a diamond boots named "&aButy szybkosci 2": apply speed 2 to the loop-player for 2 seconds