This may be compatible with most versions of essentials
and there you have it edit the names to whatever you want if you add more names make sure to change the 3 in
@Name = Nicknames[rand(0..3)]
to 1 less than however many names you add
and know that names over 11 like the first one in...
Hmm the thunder sounds dont play for me, I messed with the values so that it was 100% to play but they still didnt maybe i copyed it wrong? heres the end of my code
# Storm flashes
if @type==PBFieldWeather::Storm
rnd = rand(300)
if rnd<4...