MPDS
No reviews yet
it's a fabric mod to sync player data between fabric servers. this needs only server side.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Minecraft Player Data Sync(MPDS)
Description
it's a fabric mod to sync player data between fabric servers. this needs only server side. this mod can sync player's air, health, enderChest, exhaustion, foodLevel, saturationLevel, foodTickTimer, inventory, offhand, armor, selectedSlot, experienceLevel, and experienceProgress.
TODO
[!CAUTION]
- you need to build mysql server with 8.0.36 or higher.
- you need to link fabric servers with proxy server!(like velocity, bungeecord, etc...)
- add this mod to server mods folder.
- restart server.
- edit config file which is in config/mpdsconfig file.
- let's play!
config file
{
"_Hcomment_" : "it's mysql host ip",
"HOST" : "000.000.000.000",
"_Dcomment_" : "it's mysql database name **YOU MUST CREATE THIS DB!!**",
"DB_NAME" : "minecraft",
"_Tcomment_" : "it's mysql table name(auto create)",
"TABLE_NAME" : "player",
"_Ucomment_" : "it's mysql user name",
"USER" : "foo",
"_Pcomment_" : "it's mysql user's password",
"PASSWD" : "bar",
"_Scomment_" : "it's this server name",
"SERVER" : "s",
"_DJMcomment_" : "disable join message",
"DJM" : "false",
"_DSMcomment_" : "disable skip message",
"DSM" : "false",
"_DEMcomment_" : "disable error message",
"DEM" : "false"
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers