Releases: percyqaz/UltimateInventory
1.5 for Spigot/PaperMC 1.20.1+
New in this version:
-
Added config - You can now disable any particular item in the config file. All settings are named
enableEnderChest
,enableGrindstone
, etc
All are on by default except the new anvil support
Suggested by bonggil -
Added Anvil support - You can now open anvils from your inventory
Anvils do not take durability damage when opened this way like they do in the world, so this is an opt-in feature if you do not care about that. By default it is off, and can be enabled by settingenableAnvil
totrue
in the new config file
Suggested by Folas1337 -
Added permission support - You can now control who can open what using a permissions system
All permissions are namedultimateinventory.enderchest
,ultimateinventory.grindstone
, etc
To enable permission checks, setusePermissions
totrue
in the new config file. If you don't do this, there are no permission restrictions, so server owners who don't use a permissions plugin don't need to set anything extra up
Suggested by Blzd
Please enjoy
As always, although I take every care to ensure there are no duplication bugs in this plugin, some may remain
This plugin should still work as expected with future versions of minecraft.
1.4 for Spigot/PaperMC 1.20.1+
New in this version:
- Added compatibility for ChestSort. You can now safely install ChestSort alongside this plugin and they will work together
This version will be on the Spigot forums since it constitutes an update that actually affects Spigot users
As always although I take every care to ensure there are no duplication bugs in this plugin, some may remain
This plugin should still work as expected with future versions of minecraft.
1.3 for Spigot/PaperMC 1.20.1+
New in this version:
-
You can now open crafting tables and enderchests viewed inside shulker boxes
Example use: Right click on ender chest -> In ender chest right click on shulker box -> In shulker box right click on crafting table -> Now you see crafting where you didn't before -
IF YOU ARE USING PAPERMC (but not if you run regular Spigot) you can also open the following crafting menus:
- Stonecutter
- Grindstone
- Loom
- Cartography table
- Smithing table
Like with the crafting table, they can be opened by right clicking in your hand or by right clicking one in your inventory, ender chest or a shulker box.
Thank you to @Folas1337 for this suggestion
This version is not available on the Spigot resource forums yet, because I want to make sure I'm following the rules by releasing a Spigot plugin there that also contains more features when run on Paper
It will be posted on the PaperMC plugin forums soon though
Remember: Although every care has been taken to remove duplication bugs, some may remain.
If you are living in the future and running a higher version than 1.20, this plugin should still work as expected.
1.2 for Spigot 1.19.1+
New in this version:
- When you open a shulker box, a unique NBT tag is added to ensure it doesn't stack with other shulker boxes
This is so if you use a plugin that allows shulker boxes to stack with each other, you should be able to safely run this plugin alongside it. - Fixed a (harmless except for looking scary) nullPointerException when you right click a shulker onto an empty slot
- Renamed plugin internally to "UltimateInventory"
Many thanks to @ApliNi for bringing the stacked shulker box issue to my attention and also fixing it
Remember: Although every care has been taken to remove duplication bugs, some may remain.
If you are living in the future and your version of Spigot is in fact higher than 1.19, you might as well try this plugin to see if it still works as it should be a little bit future proof.
1.1 for Spigot 1.19.1+
New in this version:
- Right click with or on a crafting table to open the crafting menu
- Right click with ender chests or shulker boxes to open them
Although every care has been taken to remove duplication bugs, some may remain.
If you are living in the future and your version of Spigot is in fact higher than 1.19, you might as well try this plugin to see if it still works as it should be a little bit future proof.
1.0 for Spigot 1.19.1+
Initial release
Although every care has been taken to remove duplication bugs, some may remain.
If you are living in the future and your version of Spigot is in fact higher than 1.19, you might as well try this plugin to see if it still works as it should be a little bit future proof.