/ServerSync

Sync data from your plugins across all of your BungeeCord servers without touching any data files

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

ServerSync

ServerSync allows you to sync data from your supported plugins across all of your BungeeCord servers using their built in API's - ensuring data is always in sync and never corrupted. ServerSync approaches syncing data across your Bungeecord servers in a unique way. In the past, you would have to share a MySQL or SQLite file, or copy whole files across servers every so often. This is extremely dangerous as the files can become corrupt. ServerSync uses the built in API's from plugins to sync data across servers using Bungeecord's messaging system

Plugin Information

For detailed plugin information and setup guides, see the ServerSync Wiki

To download and install the JAR plugin for your Minecraft server, visit the ServerSync Spigot Page

Issues / Support

If you encounter any issues with ServerSync, please open an issue on GitHub and I'll see what I can do.

License

Copyright (C) 2016 Austin Pilz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.