MajorInventory [Paginated Inventories | 1.20.6+ | MySQL] icon

MajorInventory [Paginated Inventories | 1.20.6+ | MySQL] -----

Multi-World inventories with smart MySQL based pagination




Before updating, read this!

The update will break your saved inventory pages and its contents. In this update I changed the serialization and deserialization methods due to deprecated methods before. Save you pages manually into some chests and update then after!

Also in this update: Added handling when items are invalid due to coming from a newer minecraft version or changed item data (like renamed materials) due to updating the server to a new version.
----------, May 9, 2025

The plugin now runs on 1.20.6 and 1.21+

Still no support for errors running on 1.20.6 !
----------, May 8, 2025

Just forgot to remove the debug messages before updating :) For everything else please read the previous update news.
----------, May 7, 2025

This update brings:
  • Handle when a player dies
  • Fixed page handling on respawn after death
  • Async scheduled saving of all online player inventories
  • Page control item material configuration
You should add following to your settings.yml
Code (YAML):
# What the plugin should do on player death.
# 0 => Clear the entire inventory for current world group
# 1 => Clear the page the player currently has opened on death
# 3 => Keep the entire inventory
# The permission majorinventory.keepinventory overrides options 0 and 1 and leads to the player not loosing stuff.
handlePlayerDeath
: 0
# The interval at which the plugin saves all current pages of all online users, specified in seconds.
autoSave
: 300
controlItemMaterial
: MAP
You can now setup what should happen when a player dies. You can also setup the timer in seconds when the player pages shall be saved into database. You also can change the pages control item material.
----------, May 7, 2025

Resource Information
Author:
----------
Total Downloads: 94
First Release: May 5, 2025
Last Update: May 9, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings