Skip to content

v0.4.10

Compare
Choose a tag to compare
@lokka30 lokka30 released this 29 Jan 09:19
· 15 commits to master since this release

Note!

The v0.4.9 release was not published, but please note that translations.yml will now be used instead of messages.yml, which you can safely delete, as Polyconomy does not yet have translatable messages regardless.


Improvements

  • Bukkit will now load Polyconomy on server startup rather than arbitrarily selecting its load time.
    • Hopefully this helps with any weird issues from other plugins loading before Economy does, and thinking no economy is loaded. Thanks @srnyx and @Gypopo.