ericgrandt / TotalEconomy

All in one economy plugin for Minecraft.
https://ericgrandt.github.io/TotalEconomy/
31 stars 33 forks source link

Register EconomyService #389

Closed SawFowl closed 2 years ago

SawFowl commented 2 years ago

Errors did not reveal, but the interaction with other plugins has not yet checked. I also noticed that when starting on Java 15/16 there is no library to work with MySQL. Maybe I will write for this plugin that will download the desired library, or I will offer it to Sponge developers. To write this message, I used Google translator.

ericgrandt commented 2 years ago

I have been trying to figure out how to register the service since I started rewriting for API 8. So thank you so much for adding this. Will get this merged into develop when I get the chance to review. Thanks and congrats on your first contribution to Total Economy!

SawFowl commented 2 years ago

I can also make your plugin completely multilingual. The player will see messages in the language of his client if there is a corresponding localization file on the server.

ericgrandt commented 2 years ago

@SawFowl create a new discussion thread here and it can be discussed: https://github.com/ericgrandt/TotalEconomy/discussions. Curious to see the approach you have in mind.