1.4.0
- Plugin will drop unavailable sell items form sell all GUI if player inventory is full.
- Added sell stick feature.
- Added discount placeholder feature.
1.7.0b
- Updated message config.
1.7.0
- Added CoinsEngine support.
1.6.2
- Added gradient color support. Use &<#Start Color Code> Message &<#End Color Code> as format.
1.6.1
- Added mysql.jdbc-option. This means <1.18 owners just need set this option and no longer need to use the special mysql drive version.
1.6.0
- Added UltraEconomy support.
- Cleaned the code.
1.5.2
- Fixed message missing tip.
1.5.1
- Fixed anto-save.enabled option does not work.
1.5.0
- Added Custom economy type, this means all economy plugins get support.
- Removed the 2 economy plugins requirement at server startup.
1.4.5
- Hotfix for the default config.
1.4.4
- Now plugin data also get saved when server disabled.
- Config breaking change: move the mysql.period-time to auto-save.period-time option, also added auto-save.enabled option.
- Fixed plugin send empty message when rule configs set economy amount <= 0.
- Plugin now open source.
1.4.3
- Fixed auto save task didn't run when player quit the server.
1.4.2
- Added PlayerTask support.