command /set [<player>]:
trigger:
if arg 1 is not set:
send "Podaj ARG"
else:
if {spr.%arg-1%} is not set:
set {spr.%arg-1%} to true
Send "Ustawiono"
else:
delete {spr.%arg-1%}
send "Deleted"
on quit:
if {spr.%player%} is true:
ban player
Prosze wytabuj sobie
on mine of diamond ore:
chance of 50%:
drop 10 diamonds
send "&aGratulacje zdobyłeś diamenty!"
wait 5 seconds
broadcast "&4Gracz %player% ma cheaty!"
ban player due to "X-Ray"
Zapraszam do współpracy, a dopiero później do wyciągania wniosków i opinii.
Posiadam również temat technik/programista.
(Ps. Jeśli ty jestes tym "programistą" to widać jak innych hejtujesz ;))
on chat:
if {KDrop::wyplacanie::cobblestone::%player%} is set:
set {_w.%player%} to "%message%" parsed as integer
set {_ilosc} to {_w.%player%}
@K0dziakOfSky