File Details
BetterStacking-1.1.0.jar
- R
- Jan 23, 2026
- 14.15 KB
- 191
- Early Access
File Name
BetterStacking-1.1.0.jar
Supported Versions
- Early Access
Better Stacking 1.1.0
New Features
- Add
/stacking statuscommand to show the current status of your stacking configuration - Create BetterStacking.json config file that can be used to adjust the global default settings for each player
- Auto-generates a new folder
[YourServer]/mods/org.senix_BetterStackingon first server start - Folder contains a
BetterStacking.jsonthat can be adjusted as needed - Example BetterStacking.json (default where both slots are enabled and in partial mode):
{ "DefaultPolicies": { "OFFHAND": { "Enabled": true, "PartialOnly": true }, "BACKPACK": { "Enabled": true, "PartialOnly": true } } } - Auto-generates a new folder
NOTE: When adjusting the BetterStacking.json config, changes are only applied to new players. If you want the changes to have an effect for all players, you will have to reset their player config (remove/adjust `[YourServer]/universe/players/<playerID>)
Additional Changes
- Flatten group from org.senix.plugin to org.senix
- Set default settings to:
- OFFHAND: ON (Partial)
- BACKPACK: ON (Partial)

