Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunyman/MysqlEconomyBridge
Sync economy account over mysql.
https://github.com/brunyman/MysqlEconomyBridge
bukkit java minecraft plugin spigot
Last synced: 3 months ago
JSON representation
Sync economy account over mysql.
- Host: GitHub
- URL: https://github.com/brunyman/MysqlEconomyBridge
- Owner: brunyman
- Created: 2015-04-18T13:50:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T21:12:40.000Z (about 2 years ago)
- Last Synced: 2023-03-01T10:33:12.712Z (almost 2 years ago)
- Topics: bukkit, java, minecraft, plugin, spigot
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 11
- Watchers: 3
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MySQL Economy Bridge Bukkit/Spigot Minecraft Plugin
**About** | *Sync your local economy system using Vault on a MySQL Database, to share the economy accounts across more servers. Usefull for game hubs.*
**How does it work?** | *It usses the login and disconnect events to sync the economy.*
- If you have an local economy account with money on it when you disconnect/leave the server it will upload your money to the mysql database.
- When you join a server it will check the database for your account and move the money to the local economy on the server you just joined.**Features :**
* Mysql Database
* Online and Offline UUID support
* Light**Dependency** | To install it on you need a Spigot server with Vault and any economy system installed. And a mysql database server.
> To compile it you need Spigot and Vault.
![GitHub Logo](http://www.spigotmc.org/data/resource_icons/6/6174.jpg?1429384324) **Download the plugin over Spigot :**
#### [Download](http://www.spigotmc.org/resources/mysql-economy-bridge.6174/)