VaultSyncMySQL
Features
Requirements
Installation
Configuration
# VaultSyncMySQL Configuration
# Database settings
database:
host: "localhost"
port: 3306
database: "minecraft"
username: "root"
password: "password"
table: "player_balances"
# Synchronization settings
sync:
# How often to check for updates (in seconds)
interval: 5
# How often to save all player data (in seconds)
save-interval: 300
# Debug mode (prints additional information to console)
debug: false
Support
If you encounter any issues or have suggestions, please open an issue on GitHub, or at page resource on Spigot.
Features
- ✅ Events synchronization of player eco balance
- Compatible with any economy plugin that supports Vault API
- ⚡ Lightweight and optimized for performance
- ⚙️ Configurable update intervals and database settings
Requirements
- Bukkit/Spigot server (1.8.x - 1.21.x)
- Vault plugin
- MySQL database
- Any economy plugin that supports Vault
Installation
- Download the latest release from Spigot
- Place the JAR file in your server's `plugins` folder
- Start or restart your server
- Configure the plugin in the `config.yml` file
- Restart your server again
Configuration
Code (Text):
# VaultSyncMySQL Configuration
# Database settings
database:
host: "localhost"
port: 3306
database: "minecraft"
username: "root"
password: "password"
table: "player_balances"
# Synchronization settings
sync:
# How often to check for updates (in seconds)
interval: 5
# How often to save all player data (in seconds)
save-interval: 300
# Debug mode (prints additional information to console)
debug: false
If you encounter any issues or have suggestions, please open an issue on GitHub, or at page resource on Spigot.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.6, 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
VaultSyncMYSQL is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 100 times (via Spigot). Download it and open it directly in the game.