- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/RockCrafts/MongoDBPlayer
V1 of MongoDBPlayer for Minecraft by @RockCrafts#9703
-----------------------------------------------------------------------------------------------------
Set your URI in the config file to connect to MongoDB.
Then on startup, it will connect to DB.
Once players join their information will be auto-saved in MongoDB every 5 minutes (default, can be changed in config.yml)
SAVED INFORMATION:
It will be applied on player join, so if you have two servers connected to the same database, it will apply this data to them
- - Location
- - Inventory
- - Enderchest
It will include the world, so make sure you name the worlds the same.
Uses of this:
if you have a network, and if you want players to appear in the same place in multiple hubs, this can help.
COMING SOON:
- - Ability to disable certain saved things
- - Gamemode
- - Suggest more ideas!
SUPPORT:
Just DM me and let me know the problem:
RockCrafts#9703

MongoDBPlayer 2021-01-31
Share player data across servers using MongoDB!