Skip to content

Releases: PlayerNguyen/OptEco

Beta 2.1.4

30 Nov 01:05
2fd934f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3b...2.1.4b

Beta 2.1.3

04 May 03:27
Compare
Choose a tag to compare

What's new?

  • Fixed database error with MySQL

Sorry for being late, I was just succeeded my mid-term exam 🥺

Beta 2.1.2

25 Mar 04:24
Compare
Choose a tag to compare

What's new?

  • Fixed OfflinePlayer (UUID) check. Thank @dhiepp.
  • Fixed ShopPlusGUI exceptions. Thank @SirBlobman.
  • Modernized language file (more academic words 🤣).
  • Rearranged codes and file position.

Beta 2.1.1

21 Dec 04:32
Compare
Choose a tag to compare

What's new?

  • Added %opteco_points_rounded% for PlaceholderAPI
  • Supported ShopGuiPlus
  • Supported MVdWPlaceholderAPI (using the same API with PlaceholderAPI but with brackets. Example: {opteco_points})
  • Fixed the permission status for opteco.user group

Beta 2.1

09 Nov 13:43
Compare
Choose a tag to compare

What's new?

  • Display an animate when the point change
  • Fix bugs in decimal point value
  • Add using integer value into the configuration

alt text

Beta 2.0.4

07 Nov 06:11
Compare
Choose a tag to compare

What's new?

  • Fix bugs about storage and update system

Beta 2.0.3

01 Nov 00:38
Compare
Choose a tag to compare

🚀 What's new?

  • Fix SQLite bugs which make OptEco don't work normally

Beta 2.0.2

30 Oct 06:14
Compare
Choose a tag to compare

What's new

  • Using Hikari CP to boost the connection-pooling
  • Fix the unaccepted decimal value (the minimum decimal value).

Beta 2.0.1

24 Oct 05:55
Compare
Choose a tag to compare

🚀 Bugs Fixed

  • Delay when point changed
  • /pay command bug fix

Beta 2.0

19 Oct 16:25
Compare
Choose a tag to compare

🚀 New in Beta 2.0

  • Fix the nonsense log out of the console
  • Add the feature that limits when player using /points pay with decimal
  • Using the cache system to store data (limit the request to SQL Server or file)
  • Add /ppto command, convert PlayerPoints storage to OptEco system