PersistentDataSync icon

PersistentDataSync -----

Sync player PersistentDataContainers between servers using MySQL.



[​IMG]
Welcome to PersistentDataSync!

Source Code | Metrics | Issue Tracker | Discord Support | My Website

About
PersistentDataSync is a spigot plugin that allows server owners to sync player PersistentDataContainers between servers using a mysql database.

Getting Started
Simply drop the plugin into your plugin directory and startup the server. The default config.yml will generate in plugins/PersistentDataSync/. Open this file and configure your database credentials. Restart your server and you the plugin will start syncing.

Example Config
Code (Text):
# PersistentDataSync by Ehhthan
# Sync player PersistentDataContainers between servers using sql.

# These are the database credentials, make sure to change them.
database:
  host: 127.0.0.1
  port: 3306
  database-name: "persistent_data_sync_database"
  user: root
  password: ''

# How often should the plugin run an auto save?
auto-save: 300
Resource Information
Author:
----------
Total Downloads: 227
First Release: Sep 26, 2022
Last Update: Dec 15, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings