This plugin was built for admins to automatically store player inventories and restore them on demand in case of accidental inventory loss. It stores them based on a simple number system, and backups/stores old log files every reload/restart. It was born out of the need for our admins to restore lost items due to inventory management glitches with other plugins, without relying on complicated item loss tickets or explanations.
This plugin requires vault!
It has 3 base files
Config.yml: Contains a configurable delay option.
Usage.yml: Stores the date and time of when an admin restores an inventory
Saves.yml: Where the inventories are saved
Saves.yml is wiped every reload/restart and backed up. Makes a max of three backups.
Usage
Permission: "invrestore.use"
Command: "/rInv <player> [Optional: savenumber]"
Configuration
configVersion: The version your config is updated for... changing this will reset your configuration
showPlayerMessage: (true|false) Decides whether to send a player a message when inventories are saved
delayInMinutes: The time (In minutes) in between each inventory save
This Plugin Requires Vault
Get it here,
You will be unable to use it without vault