Releases: SoKnight/PEconomy
PEconomy v2.7.4-pre1
Disclaimer
Warning!!! This version uses a new migrations API, database stored data backups are mandatory!
Important notice
This release is unstable and isn't recommended for usage in your production environment!
Release info
Dependencies
- SKLibrary v1.15.3 or newer
Changes
- Attempt to fix database connection issues (RP #12, related to #11)
- Added
HolographicDisplays
expansion for hologram placeholders (requires HD v3.0.0 and newer) - Some changes in the plugin startup logic
Attached JARs
For server admins: Download PEconomy-2.7.4.jar
to use that as a Bukkit plugin
For developers: Download PEconomy-2.7.4-sources.jar
to see plugin sources and API documentation
PEconomy v2.7.3
Disclaimer
Warning!!! This version using a new migrations API, database stored data backups are mandatory!
Dependencies
- SKLibrary v1.15.0 or newer
Changes
- Fixed unwanted Vault hook registration (#8)
Attached JARs
For server admins: Download PEconomy-2.7.3.jar
to use that as a Bukkit plugin
For developers: Download PEconomy-2.7.3-sources.jar
to see plugin sources and API documentation
PEconomy v2.7.2
Disclaimer
Warning!!! This version using a new migrations API, database stored data backups are mandatory!
Dependencies
- SKLibrary v1.15.0 or newer
Changes
- Make PEconomy enabling on the server startup (not after world)
- Improved the plugin hooks system
Attached JARs
For server admins: Download PEconomy-2.7.2.jar
to use that as a Bukkit plugin
For developers: Download PEconomy-2.7.2-sources.jar
to see plugin sources and API documentation
PEconomy v2.7.1
Disclaimer
Warning!!! This version using a new migrations API, database stored data backups are mandatory!
Dependencies
- SKLibrary v1.15.0 or newer
Changes
- Fixed a bug with the Vault hook
Attached JARs
For server admins: Download PEconomy-2.7.1.jar
to use that as a Bukkit plugin
For developers: Download PEconomy-2.7.1-sources.jar
to see plugin sources and API documentation
PEconomy v2.7.0
Disclaimer
Warning!!! This version using a new migrations API, database stored data backups are mandatory!
Dependencies
- SKLibrary v1.15.0 or newer
Changes
- Updated to latest SKLibrary patch with some new features
- Added automatic database schema migrations
- Changed database table schemas (suggested by @Dmitry Sidletskiy)
- Added UUID wallet identification feature (suggested by @Feliks Cavalli)
Configuration files changes
Attached JARs
For server admins: Download PEconomy-2.7.0.jar
to use that as a Bukkit plugin
For developers: Download PEconomy-2.7.0-sources.jar
to see plugin sources and API documentation
PEconomy v2.7.0-rc2
Warning!!!
It's not a production release!
Only for testing!
PEconomy v2.7.0-rc1
Warning!!!
It's not a production release!
Only for testing!
PEconomy v2.6.2
Disclaimer from v2.3.0
Warning! This version may be incompatible with old database structure
You should backup all plugin data!
Dependencies
- SKLibrary v1.13.8 or newer
Changes
- Added PAPI expansion registration on PAPI expansions reload (
/papi reload
)
Attached JARs
For server admins: Download PEconomy-2.6.2.jar
to use that as bukkit plugin
For developers: Download PEconomy-2.6.2-sources.jar
to see plugin sources and API documentation
PEconomy v2.6.1
Disclaimer from v2.3.0
Warning! This version may be incompatible with old database structure
You should backup all plugin data!
Dependencies
- SKLibrary v1.13.8 or newer
Changes
- Fixed issue with
/peco history
command
Attached JARs
For server admins: Download PEconomy-2.6.1.jar
to use that as bukkit plugin
For developers: Download PEconomy-2.6.1-sources.jar
to see plugin sources and API documentation
PEconomy v2.6.0
Disclaimer from v2.3.0
Warning! This version may be incompatible with old database structure
You should backup all plugin data!
Dependencies
- SKLibrary v1.13.8 or newer
Changes
- Added
/peco convert <amount> <from> <to> [player]
command for currency-to-currency convertations - Added
convertation
configuration in currencies.yml
Localization files changes
- Added
convert
primary section
English Russian - Added
action.conversation
key
English Russian - Added
help.descriptions.convert
key
English Russian - Added
help.arguments.currency-first
key
English Russian - Added
help.arguments.currency-second
key
English Russian
Attached JARs
For server admins: Download PEconomy-2.6.0.jar
to use that as bukkit plugin
For developers: Download PEconomy-2.6.0-sources.jar
to see plugin sources and API documentation