- Improved handling of world loading to allow usage alongside plugins like
Multiverse or
Blur based games.
- Added a couple of messages to message config.
- Improve robustness of message config loading/saving, now allowing missing messages to be replaced so that messages don't get lost. To disable messages they should now be set to an empty string, e.g.
Code (Text):
game-start: ''
- Balls now count as landed when they enter liquid (e.g. water).