HomeJavaModsSaveInventory [1.13 - 1.19]
SaveInventory [1.13 - 1.19]
Description

SaveInventory (SI) is a simple plugin that can save, clear, load, and sync player inventories and enderchests, even across multiple BungeeCord servers! This was specifically designed for minigames on our survival server, but more features are planned to make it more versatile.

Please let me know if you have any issues or suggestions in the Discussion section, or...

For even faster support, join my Discord server!
[​IMG]

Features

Commands

Permissions

Compatibility

This plugin is compatible with Bukkit, Spigot, and Paper servers.

Known compatible plugins:

bStats

SaveInventory uses bStats to collect data on how this plugin is used. This helps me keep track of server and plugin versions. You can turn this off in the config by changing the following line in config.yml:
Code (Text):
bStats: false
Click HERE to see the statistics for SaveInventory!


Default Config
Code (Text):
##################################################################################
#                             SI ~ SaveInventory                                 #
#                               Version: 1.2.2                                   #
#                               By: PretzelJohn                                  #
##################################################################################

# This helps me keep track of what server versions are being used. Please leave this set to true
bStats: true

# Maximum number of inventory backups per player. The oldest backups are deleted first.
SavesPerPlayer: 10

# Automatically makes a backup of each player's inventory and enderchest when they log in
BackupOnJoin: false

# Automatically makes a backup of each player's inventory and enderchest when they die
BackupOnDeath: false

# Set this to true and set up your MySQL database (below) for all Bungee servers
# to automatically sync player inventories across multiple servers.
# NOTE: Make sure to change this setting on ALL Bungee servers to prevent issues
BungeeAutoSync: false

# Set up your MySQL database, then fill in the following information:
database:
  # Set to true to enable MySQL database, or false (default) to use SQLite
  MySQL: false
  # this is your MySQL database server host name
  host: localhost
  # this is the port of your MySQL database (usually 3306)
  port: 3306
  # this is the name of your database/schema (you must create the database/schema first)
  name: saveinventory
  # username and password to log in to the database
  username: root
  password: root
  # this is the character encoding you set for your database/schema
  encoding: utf8
  # setting useSSL to true can add extra security if your server supports it
  useSSL: false

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

SaveInventory [1.13 - 1.19] is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 4,319 times (via Spigot). Download it and open it directly in the game.

Explore more