VaultSyncMYSQL icon

VaultSyncMYSQL -----

Simple MySQL synchronization for Vault economy player data



VaultSyncMySQL

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
  1. Download the latest release from Spigot
  2. Place the JAR file in your server's `plugins` folder
  3. Start or restart your server
  4. Configure the plugin in the `config.yml` file
  5. 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
 
Support
If you encounter any issues or have suggestions, please open an issue on GitHub, or at page resource on Spigot.
Resource Information
Author:
----------
Total Downloads: 55
First Release: May 2, 2025
Last Update: May 2, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings