PluginMIT
custom-Stacksize
this project adds the abillity to customize your stack size off items standart is 4048 and if you want you can just set it higher or lower
7
Downloads
0
Followers
2 months ago
Updated
📦
1
Versions
📖About custom-Stacksize
StackSize
A lightweight server-side plugin that removes the default stack size limit of
64 and lets you stack items up to any amount you want. The default is set to
4048, but you can easily change it in the config file.
Features:
- Configurable global stack size limit for all stackable items
- Totems of Undying are made stackable
- Non-stackable items (swords, armor, tools, etc.) remain unaffected
- Simple JSON config — just one value to change
Configuration:
After the first server start, edit plugins/StackSize/stacksize.json:
{
"maxStackSize": 4048
}
Change the value to whatever you like and restart the server.
Requirements:
- Purpur or Paper 1.21.1+