Changes
- Added miniMessage action. More about this here.
- Added broadcast action.
- Fixed legacy material loading (sometimes server hanged at first menu opening).
- Fixed XP rules and actions.
- Fixed fake error message from mmoitem property.
- Changed skullOwner property backend to custom. Heads loading now should work faster.
- Fixed error about sending plugin message when server disabled.
For developers
The next update (AM v1.14) will be more about API upgrading. In general, we planned refactoring of the configuration system backend. This means that all AM extensions won't work after updating to AM 1.14.
Why we need this? With backend updating we will greatly reduce jar file size and make serializing API more friendly.
Apologize in advance for this. This will be first and last time when we change API so much.