InventorySaver | SQLite/MySQL | AUTOMATIC SAVE INVENTORIES | SEARCH, OFFLINE EDIT, HISTORY BROWSE
InventorySaver | SQLite/MySQL | AUTOMATIC SAVE INVENTORIES | SEARCH, OFFLINE EDIT, HISTORY BROWSE
BETA

Added sync options

3 years ago
0

This is not a stable release, it is the public BETA release for testing, bugs, and errors are expected. Please don't use this version if you do not want to participate in testing. Wait for a first stable release. Currently only 1.13.* - 1.17.* version is supported.

  • Added sync options to the config file (choose which data want to sync between servers)
    #Sync inventory
    inventory: true
    #Sync enderchest
    enderchest: true
    #Sync player location
    location: true
    #Sync xp
    xp: true
    #Sync xp level
    xpLevel: true
    #Sync gamemode
    gamemode: true
    #Sync potions
    potions: true
    #Sync bed location
    bedLocation: true
    #Sync compass location
    compassLocation: true
    #Sync flying
    flying: true
    #Sync sneaking
    sneaking: true
    #Sync fly speed
    flySpeed: true
    #Sync walk speed
    walkSpeed: true
    #Sync health
    health: true
    #Sync food
    food: true
    #Sync saturation
    saturation: true

Please be careful, BETA release can be incompatible with the next beta releases.

Planned features for syncing in the next release are more configuration and fixing bugs. Do you have some tips? Write me a PM on the spigot, please! Thank you.

Download