File to MongoDB
This feature is part of MyPet-Premium!
If you want to use a MongoDB database to store your pets please download the premium version of MyPet here.
Setup
First of all thank your for purchasing MyPet-Premium!
Put the plugin file into you plugin folder and restart the server so that the plugin can generate the new config options.
download this jar file (mongo-java-driver-3.2.1.jar) and put it into the MyPet folder.
Set the
Type
option underRepository
toMongoDB
.If you have an old
My.Pet
file you want to import setConvertFrom
option underRepository
toNBT
.replace the credentials under
MongoDB
with your own.restart the server once again. It should create the tables and convert the old
My.Pets
file to database .entires.You can run your server like normal but all servers you use can now access the pets from one database!
Last updated