# # # N A D A W A N I E # # # on armor change: if event-item is diamond boots named "&5&l[&d&lULTRA&5&l] &d&lButy": apply potion of speed 2 to player for 9999 days if {listabuty::*} doesn't contain player: add player to {listabuty::*} else if player has speed: if {listabuty::*} contains player: remove speed from player remove player from {listabuty::*} if event-item is diamond leggings named "&5&l[&d&lULTRA&5&l] &d&lSpodnie": apply potion of fire resistance 2 to player for 9999 days if {listaspodnie::*} doesn't contain player: add player to {listaspodnie::*} else if player has fire resistance: if {listaspodnie::*} contains player: remove fire resistance from player remove player from {listaspodnie::*}