Skip to content

Releases: SoKnight/PEconomy

PEconomy v2.7.4-pre1

24 May 11:12
Compare
Choose a tag to compare
PEconomy v2.7.4-pre1 Pre-release
Pre-release

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

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

18 Feb 16:55
Compare
Choose a tag to compare

Disclaimer

Warning!!! This version using a new migrations API, database stored data backups are mandatory!

Dependencies

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

28 Jan 19:27
Compare
Choose a tag to compare

Disclaimer

Warning!!! This version using a new migrations API, database stored data backups are mandatory!

Dependencies

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

09 Jan 16:46
Compare
Choose a tag to compare

Disclaimer

Warning!!! This version using a new migrations API, database stored data backups are mandatory!

Dependencies

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

20 Dec 18:48
Compare
Choose a tag to compare

Disclaimer

Warning!!! This version using a new migrations API, database stored data backups are mandatory!

Dependencies

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

17 Dec 18:36
Compare
Choose a tag to compare
PEconomy v2.7.0-rc2 Pre-release
Pre-release

Warning!!!

It's not a production release!
Only for testing!

PEconomy v2.7.0-rc1

17 Dec 14:46
Compare
Choose a tag to compare
PEconomy v2.7.0-rc1 Pre-release
Pre-release

Warning!!!

It's not a production release!
Only for testing!

PEconomy v2.6.2

28 Nov 11:21
Compare
Choose a tag to compare

Disclaimer from v2.3.0

Warning! This version may be incompatible with old database structure
You should backup all plugin data!

Dependencies

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

23 Oct 12:06
Compare
Choose a tag to compare

Disclaimer from v2.3.0

Warning! This version may be incompatible with old database structure
You should backup all plugin data!

Dependencies

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

19 Sep 08:25
Compare
Choose a tag to compare

Disclaimer from v2.3.0

Warning! This version may be incompatible with old database structure
You should backup all plugin data!

Dependencies

Changes

  • Added /peco convert <amount> <from> <to> [player] command for currency-to-currency convertations
  • Added convertation configuration in currencies.yml

Localization files changes

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