on chat:
stop if {globalChat} is true
set chat recepients to all players in radius 20 of player
command /gch [<text>]:
permission: gch
permission message: nie masz uprawnien
trigger:
if {globalChat} is not true:
set {globalChat} to true
send "on"
else:
set {globalChat} to false
send "off"
command /krzyk <text>:
cooldown: 1 hour
cooldown message: Musisz odczekac godzine
trigger:
send "All %player% » %arg%" to all players