on death: if attacker is a player: if vicitm is a player: if {vip.%victim%} is set: add 100 to money of attacker send "Zabiles VIP'a!" to attacker else: add 50 to money of attacker send "Zabiles gracza!" to attacker command /j-vip : permission: admin.vip trigger: set {vip.%player-arg%} to now execute player command "pex user %player-arg% group set VIP" send "Gracz &c%player-arg%&r jest od teraz VIPem!" command /n-vip : permission: admin.vip trigger: clear {vip.%player-arg%} execute player command "pex user %player-arg% group set GRACZ" send "Gracz &c%player-arg%&r jest od teraz GRACZem!"