-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
I am using invView on my server to manage player inventories. However, when a player has many Curios slots (exceeding 54 slots), the /view curios GUI only shows the first 54 slots because it's limited by the standard chest GUI size. I cannot see or interact with the remaining items.
Steps to Reproduce
- Install Curios API and several mods that add many accessory slots.
- Ensure a player has more than 54 Curios slots in total.
- As an OP, use
/view curios <player>. - Observe that only the first 54 slots are visible; there is no scrollbar or paging system.
Expected Behavior
The GUI should support paging (Previous/Next page buttons) or a scrollable interface to allow access to all Curios slots, regardless of the quantity.
Environment
- Minecraft Version: [1.20.1]
- Forge/NeoForge Version: [47.4.13]
- invView Version: [inv_view_forge-2.1.0-1.20.1.jar]
- Curios API Version: [curios-forge-5.14.1+1.20.1.jar]
Additional Context
As a server owner, this makes it impossible to fully audit player accessories when they use heavy modpacks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels