YiC200333 / XConomy

An economy plugin that supports data synchronization between multiple servers
GNU General Public License v3.0
92 stars 32 forks source link

Update balance after edit database #110

Closed krqte1mirapo closed 11 months ago

krqte1mirapo commented 11 months ago

Version of XConomy
XConomy V2.24.4

Server version
Spigot 1.20

Storage-type
MySQL

Describe the issues
Issues

The balance does not change after changing it in the Database, only a restart helps. I would like it to be updated without restarting the player.

I use google translate so sorry for my english

YiC200333 commented 11 months ago

XConomy has a caching mechanism, so you cannot directly modify the amount through the database. If you do not need caching, you can disable it in the configuration file. However, after disabling it, the load on the database will increase