This is a very simple plugin made to synchronise player inventories across multiple servers. A MySQL database is required for the plugin to work. In addition, it is able to synchronise players' enderchest. It is a simple and efficient plugin, when entering the server it will save the player's UUID in the database, and when leaving the server the player will save his inventory and enderchest in the database. When exiting the server the plugin after saving the inventory deletes it to avoid duplication bugs caused by plugins like CombatLog.
Commands ->
/invsync -> Restore your inventory.
/invsync {player} -> Restore a player's inventory.
/invsync * -> Restores the inventory of all online players.
Permissions:
- invsync.use (Players who are OP already have this permission by default).