HomeJavaModsVaultSyncMYSQL
VaultSyncMYSQL
VaultSyncMySQL

Features

Requirements

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.

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more