Closed ItsRainingHP closed 2 years ago
For anyone reading this. I decided to right my own plugin to resolve this issues. Running on 1.19 with CMI no issues.
https://www.spigotmc.org/resources/networkbanksync-towny-vault-economy-velocity-mysql.103635/
nice idea :)
i dont knowy you thought that cmi should save the bank or econmy of an other plugin like towny...but never mind about.. your solution for this is good.
Well I tried using CMI to do just that but the MySQL CMI tables do not have Town balances or Nation balances. Something I needed for my server. I am currently working on 2.0 version of the plugin which will use Sockets to trigger all Velocity servers sync balances on transaction and related events. Rather than requiring the sync interval to trigger which is the plugins current setup.
Just an update for those that come to read this. I have updated my plugin to support Velocity, Bungeecord, and Waterfall proxy servers. Using sockets, server owners can sync town bank balances across-server networks. Tested on 1.19.1 using CMI and EssentialsX.
NetworkBankSync: https://www.spigotmc.org/resources/networkbanksync-towny-vault-economy-mysql-velocity.103635/ VelocityBankSync: https://www.spigotmc.org/resources/velocitybanksync-networkbanksync-addon-mysql-websockets-velocity.103921/ BungeeBankSync: https://www.spigotmc.org/resources/bungeebanksync-networkbanksync-addon-mysql-websockets-bungeecord-waterfall.103999/
Description of Issue
Towny bank balances do not store in MySQL database. Major issue for many servers. Without this feature I will have to use something other than CMI and I wasted my money on it.
Version Information
Errors
Relevant Config Sections
Relevant Plugins
CMI Vault 1.7.3
Agreements