Sharpshooter
Sharpshooter gamemode from the Call of Duty game series, now in Minecraft!
- 0
- February 10, 2014
Sharpshooter
Sharpshooter gamemode from the Call of Duty game series, now in Minecraft!
- 0
- February 10, 2014
This plugin allows server administrators to configure items' max stack value.
To set up this plugin, download the latest version and put it in your plugins folder inside your Bukkit server, then restart/reload your server. Once set up, a configuration file will be created inside your /plugins/ModifyMaxstack folder.
Instead of using Bukkit's click events or editing the stack size of items in an inventory, this plugin modifies fields in Minecraft server code to modify the max stack of an item. This allows you to to increase the max stack value beyond the usual 64, if you so desire. This seems to have been changed, the absolute maximum is 64.
The Minecraft client has problems dealing with items that don't have their default max stack. This causes inventory clicks to be buggy for these items, use this plugin at your own risk.
This plugin has a very simple configuration. To modify an item's max stack size, add a value to the "itemstack" list.
# Add items to this list that you want to modify (id:size) # Full list of item id's can be found here: http://minecraft-ids.grahamedgecombe.com/ # Please note that the id list may not be updated. itemstack: - "354,64"
354 is the item id, in this case, a cake, and 64 is the amount of cakes you can now stack together.
If the plugin is giving any errors, please create a new ticket here and describe your issue.
Sharpshooter gamemode from the Call of Duty game series, now in Minecraft!
Sharpshooter gamemode from the Call of Duty game series, now in Minecraft!