ZPlayer Sync icon

ZPlayer Sync -----

Synchronize player data between servers



[​IMG]
[​IMG]
[​IMG]
ZPlayer Sync offers funcionality to sync player data between servers. You will be able to sync data such health, inventory, location and more!

Documentation & API Usage:
https://github.com/gonalez/zplayer-sync/wiki

[​IMG]
  • Exclusions: You can set which values should be shared or not.
  • Many shared values: Many values can be shared, health, food, level, inventory, etc..
  • Developer API: provides a fluent and modularized api.
  • Optimized: optimized, to handle your server effectively.
  • Support many versions: supports a wide range of versions.
  • Lightweight & Open source.
Code (YAML):
# Database
database
:
  # Available database types:
  #  MYSQL
  type
: MYSQL
  url
: jdbc:mysql://localhost:3306/databaseName
  user
: username
  pass
: pass

# What values should be shared?
enabled_values
:
  health
: true
  food
: true
  location
: true
  inventory
: true
  level
: true
  experience
: true
[​IMG]
[​IMG]
Resource Information
Author:
----------
Total Downloads: 423
First Release: Dec 13, 2022
Last Update: Dec 16, 2022
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings