Changelog
- Added Balance Limit
- Limit is by default enabled..
- Limit can be disabled in configuration.
- balance_limit_check: false
- Limit can be overrided by permission
lite.eco.admin.bypass.limit
- Added Economy Convert Command
-
- Supported Economy is now EssentialsX.
- You can convert from EssentialsXEconomy to LiteEco
- Convert working from other plugin to LiteEco
- Not for LiteEco to others.
- Added Silent string argument
- Command /eco add <player> <amount> [-s]
- Silent was added for RPG servers.
- Example: "+ 500$"
- This message can be changed in locale.
- Command /eco add <player> <amount> [-s]
- Silent was added for RPG servers.
- Example: "- 500$"
- This message can be changed in locale.
- Silent is not required.
- Config was updated on 1.2.2 version.
- Locales was updated.
- Support for 1.20.4 and above.
- Wiki updated: (Permissions, Setup)
Important
- Before Update Please do backup of plugin folder and database or mysql table, and do on old version /eco migration SQL.
Without online players. Accounts must be synchronized.
- Please update your config.yml
- This update copy your old config to old_config.yml
- Please backup your database, changes of table can break your table.
- If you are using database.db you must migrate to sql file and
add to mysql, and in phpmyadmin import.
- And in PhpMyAdmin add column username.
- Please copy your old lang file if you have custom, because version of locales was changed.
- This update copy your old locale to example old_cs_cz.yml
- Please read changelog....
My Opinion for this change:
Balance Limit is implemented, in commands, vault service, this means other plugins hooked into vault respect limit. When account sync is synchronized with database limit is controled too. Features can be disabled in config or by bypass permission.
I can't limit console, because console have full access, if someone want block bypass for operators and players with full permissions to lite eco, must add negative permissions lite.eco.admin.bypass.limit
Limit is by default enabled, but in my opinion this is killer of servers but on other side you can hold economy in stability.
If you have issue with this update please create issue on github.