- Fixed bug when players die on the SG storm
- Fixed bug when the max health of a player is limited
- In Spleef now you cant throw eggs
- Now you can enable an option to enter a random event with just /revent join
- Now you can choose your encoding to avoid languages get their item names corrupted
- New options in config:
Code (YAML):
#If true you will only be able to join by clicking on the alert, if false you can do /revent join to join an event
needPasswordToJoin
: true
#Options: ISO_8859_1 ; US_ASCII ; UTF_16 ; UTF_16BE ; UTF_16LE ; UTF_8
useEncoding
: 'UTF_8'