Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantanen authored Jan 31, 2021
1 parent 0777577 commit f17fdd5
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# MongoDBPlayer

# V1 of MongoDBPlayer for Minecraft #
Made 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)

If you add the same uri to another server, when they join it will apply the following:

- Location
- Inventory
- Enderchest
---------------------

It will include world, so make sure you name the worlds the same.

Uses of this:
if you have a network, if you want players to appear in the same place in multiple hubs, this can help

COMING SOON:

- Abillity to disable certian saved things
- Gamemode
- Suggest more ideas!

0 comments on commit f17fdd5

Please sign in to comment.