A bukkit/spigot plugin to share any player data across servers. You can share data as: Economy accounts, Inventory and Armor, Enderchest, Potion Effects, Experience, Health and Food levels, Game Mode and Location. More data to sync will be added in time, if you have a request then post it in the Discussion Forum.
Do you want to save Essentials data on MySQL database? Or sync Essentials data across servers?
Then consider checking out my other plugin:
Essentials MySQL Storage Extension
Features
Do you want to save Essentials data on MySQL database? Or sync Essentials data across servers?
Then consider checking out my other plugin:
Features
- Premium UUID and Offline UUID support for Spigot 1.7.5 to latest.
- Non UUID support for 1.6.4 and 1.7.2.
- Works on Cauldron/KCauldron/Thermos 1.7.10 servers.
- Works on MCPC Plus 1.6.4 servers.
- MySQL Database only.
- Share players data across servers, read below for what it can sync.
- Everything can be customized using the plugin config file.
- Supports any Economy system that works with Vault.
- Support for Essentials Economy Eco commands.
- Support for ChestShop plugin for offline sales/buy orders. (Only for UUID compatible servers).
- Support for QuickShop or QuickShop Reremake plugin for offline sales. (Only for UUID compatible servers).
- Support for Shop plugin for offline sales/buy orders. (Only for UUID compatible servers).
- Support for AuctionHouse plugin for offline auctions. (Only for UUID compatible servers).
- Support for CrazyAuctions plugin for offline auctions. (Only for UUID compatible servers. Requires custom plugin version Download Here).
- Support for zAuctionHouse plugin for offline auctions. (Only for UUID compatible servers).
- Support for ShopChest plugin for sales/buy orders. (Only for UUID compatible servers).
- Support for PlayerShopGUI+ plugin for offline sales. (Only for UUID compatible servers).
- Support for CMI plugin for offline balance changes. (Only for UUID compatible servers).
- Support for combat tag plugins.
- Support for custom health levels.
- Support for MobArena, DungeonsXL and Parkour plugins to not save wrong data.
- Full items NBT data saving. Full support for modded items.
- Database maintenance options to remove inactive players.
- Codded to use as little resources as possible and almost everything runs async away from the server main thread to prevent any server lag/tps drops.
- Commands to reload config, import data and more.
- Can remove folders and files when the server shut's down or restarts. For example you can delete the PlayerData folder as data is stored in MySQL with this plugin.
- Configurable commands for new players after sync is complete.
- API available with events so you can integrate your plugins with it.