Save the Inventories

Save the Inventories - What is it?
No space left in your inventory? This will help you: Switch between an unlimited amount of different inventory saves.
This plugin is mainly made for my survival server where the admins should be able to switch between an admin and a survival mode: What I was missing is a inventory switching plugin that does not ask if an inventory should be overwritten - you know your inventories and you will not overwrite them. I found no plugin for this, so I decided to create this one.
It can save any item that exists in the game and has only one class with less than 200 lines of code!
Features
- Saves and loads your inventory
- Can save every item
- Will probably work in all future Minecraft versions
- Alias-compatible: You can use MultiCommand, BetterAlias or something similar to create your own inventory rules
- Uses UUIDs: Compatible for the new name changing feature!
Commands
| Command | Permission | What it does |
|---|---|---|
| /inv | inventories | Shows the plugin help. |
| /inv save <name> | inventories.save | Saves your current inventory under the specified name. |
| /inv load <name> | inventories.load | Loads a saved inventory. Will overwrite your current one. |
| /inv delete <name> | inventories.delete | Removes an inventory from config. Cannot be undone. |
| /inv list | inventories.list | Lists all your saved inventories. |
| /inv swap <old> <new> | inventories.save + inventories.load | Saves your current inventory as <old> and replaces it with the inventory <new>. Mainly used for scripts. |
Known Bugs
Currently none. It's just so simple, there aren't even bugs!
-
View User Profile
-
Send Message
Posted Apr 20, 2022Can you make an option for disable the save of the armor? Please, I need it & I like the plugin but I need this option...
-
View User Profile
-
Send Message
Posted Mar 11, 2022This is exactly what I was looking for, and it still works on papermc 1.18.2!
-
View User Profile
-
Send Message
Posted Sep 17, 2017Please Make It So You Can Use The Commands in A Command Block. I am Making A Server And When Players Return To Survival I Want Their Items To Come Back
-
View User Profile
-
Send Message
Posted Jul 11, 2014@sssssmt I need a few more information about the problem:
a) What OS are you using? Windows 7/8 32bit/64bit, Linux 32bit/64bit, ...?
b) What Bukkit version are you using?
c) Could you please post the entire server output e.g. to http://pastebin.com/
Thank you! ;)
-
View User Profile
-
Send Message
Posted Jul 4, 2014If you are hosting the server off of localhost(your computer) make sure that the java is updated to the latest, if your hosting with a company, check with them that there java is updated to the latest, or the path of the startup is correct. because mines working perfectly
-
View User Profile
-
Send Message
Posted Jul 3, 2014This plugin sounds perfect for what I'm looking for but I'm having issues loading it in my world.
this is just a little bit of the error message: Could not load 'plugins/Inventories.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException:
all i need to do is put the Inventories.jar into the plugins folder right? Why is it not working?