Total Economy

All in one economy plugin for Minecraft

File Details

Total Economy 0.3.0

  • B
  • Dec 26, 2022
  • 1.71 MB
  • 294
  • 1.19.3+1

File Name

TotalEconomy-0.3.0.jar

Supported Versions

  • 1.19.3
  • 1.19.2

What's New

  • The database schema now gets created on server start (if it's already created then nothing will change), so no need to manually run the SQL anymore
    • To accomplish this, MyBatis has been included as a dependency; this will cause the size of the jar to increase quite a bit (36kb to 1.7mb!) in comparison to previous releases. I'm hoping to find a way to either remove the need for this dependency, or somehow reduce the size in the future.
  • Fixed a bug that caused jobs to start at level 0 with 0/1 exp to get to level 1: https://github.com/ericgrandt/TotalEconomyPaper/issues/3
    • It now properly starts at level 1 and shows 0/50 exp to get to level 2
  • Though not really included as a part of this release, the documentation for jobs has been updated to include most, if not all, of the relevant information for the feature at this point in time.

Beta release of Total Economy remade for Bukkit/Spigot/Paper. Please view the documentation for information on installing the plugin and the commands.

If you have any questions, ideas, or issues, please feel free to reach out through GitHub.

The source can be found on GitHub.