A fast, easy, reliable way to synchonize a Minecraft virtual chest across a database, for ease of use. A modern and well maintained plugin to synchronise a virtual chest.
The following databases are currently supported in this plugin:
- MongoDB
- MySQL
- MariaDB
- H2
To use this plugin locally, follow these steps. Start by pulling the github repository by using the following command
$ git clone https://github.com/Nextflow-Cloud/sync-chest.git
- Next, you will want to open this folder with your choice of an IDE (Intellij IDEA, Eclipse) or a text editor.
- Finally, review or modify the source code however you want as long as it follows the license of this repository.
That's all you need to get the source code, and do you want to want with it as long as it follows the license of this repository.
To start using this database manager, follow these steps. Start by going to the releases tab under this repository which can be found here.
- Download the latest plugin jar file
- Place the jar inside your servers plugins folder
- Restart your server
- Configure the plugin if necessary
That's all there is to installing the plugin on your server.
This project is licensed under the GNU GPL v3 license. You can find more information on the license in the file named LICENSE under this repository, or at this website.
Contributing currently is not allowed to the general public. However when contributing is allowed to the public, we will put the contributing notice, and rules in the file named CONTRIBUTING.md on this repository.