All notable changes to Total Economy will be documented in this file.
- Experience bars have been added back. On job action, the experience bar will show up for around 5 seconds before disappearing again.
- Sponge version now properly allows changing of configuration values instead of forcing defaults
- On player join, job data is only created if jobs are enabled
- Implementations for multi world Vault API functions (Bukkit only)
- Since Total Economy does not support multi-world, these implementations will act the same as the global Vault API functions.
- Fix an issue with SpongeForge not working due to duplicate dependencies
This update causes a breaking change for custom job rewards. See the "Changed" section below for more information.
- Jobs added to Sponge version
- Both Bukkit and Sponge use the common job implementation
- Experience tracking through the boss bar currently not implemented; will be added in a future update
- Level up notifications removed; will be added back in a future update or implemented in a different way
- Full ids are now used (e.g.
minecraft:coal_ore
instead ofcoal_ore
). This will cause existing custom job rewards to no longer work. Add the relevant prefix to custom job rewards to fix.
- Fixed a bug where a player would be rewarded experience and money when performing an action that doesn't match what's in the database (e.g. being rewarded for placing a spruce_log when it should only reward for breaking)
- Economy implementations for Vault and Sponge now support withdrawing and depositing an amount of zero