SaveInventory [1.13 - 1.19] icon

SaveInventory [1.13 - 1.19] -----

~ Save, Clear, Load, and Sync player inventories & enderchests! ~




FIX ~ When the connection to the database is lost, it now automatically attempts to reconnect. You can also do this manually when you reload the plugin with /si reload (thanks to Nathan Lai for the report!).
----------, Feb 2, 2021

NEW ~ You can now automatically backup player inventories when they die! Just set:
Code (Text):
BackupOnDeath: true
in config.yml! (suggested by @Borekking )
* NOTE*: backups created with /si backup [player], BackupOnJoin, and BackupOnDeath are all saved in the same place

FIX ~ An IllegalMonitorStateException sometimes occurred when stopping the server, but it didn't cause any problems. The error will no longer show up! (reported by Otto, thank you!)
----------, Jan 22, 2021

NEW ~ Now you can make backups automatically for players when they join your server! Just set the following in config.yml:
Code (Text):
BackupOnJoin: true
----------, Jan 17, 2021

NEW ~ SaveInventory now uses a database, using your choice of SQLite (local file, the default) or MySQL!
  • Don't worry, your current data (from saves.yml) will be copied to the database automatically!
  • Switch between SQLite and MySQL types in config.yml, by setting
  • Code (Text):
    MySQL: true
       ~ OR ~
    MySQL: false
  • Your database will be converted automatically!

NEW ~ If you use BungeeCord, you can now automatically sync player inventories and enderchests across multiple servers. (thanks to AloneMusk for the suggestion!)
  • Player inventories and enderchests are saved when they log out, and temporarily cleared (to prevent duping) then restored when they log in.
  • To use this feature, set up a MySQL database if you haven't already, then put the MySQL connection details into your config.yml, and set
    Code (Text):
    BungeeAutoSync: true
  • Make sure to enable MySQL and BungeeAutoSync in all connected BungeeCord servers

NEW ~ Set the maximum number of saves to store per player by changing (in config.yml):
Code (Text):
SavesPerPlayer: 10
----------, Jan 15, 2021

Fixed inventory backups not saving properly (MAJOR BUG - Update NOW!)

Added backwards compatibility so you can use this plugin on server versions 1.16.3 and older. I successfully tested this plugin back to 1.13, but it could work down to at least 1.8
----------, Jan 9, 2021

Fixed a bug where Java versions prior to 11 would give a "NoSuchMethodError" on startup.

Added a help message when you enter an invalid command or do /si or do /si help
----------, Jan 8, 2021

Resource Information
Author:
----------
Total Downloads: 4,021
First Release: Jan 7, 2021
Last Update: Feb 2, 2021
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings