zCustomGear 2.5.1
Talismans are now one per slot, so the bag takes them reliably every time.
What Changed
Talismans are now one per slot and never join into a stack.
Before, the same talisman could pile into a stack, which tripped up the talisman bag: a full stack of four went in at once, but if you split it and tried to add just two, the bag wouldn't take them. The bag checks one talisman at a time, and a stack hides items behind a single slot. Now every talisman is its own single item, so the bag takes them one by one, every time, no matter how you move them. Timer talismans already worked this way, and normal talismans now match.
Note on Older Talismans
Talismans you handed out before this update may still stack with each other. To make them single items, give them again with/zcg talisman give. New talismans are always single from now on.
Install
Stop the server, replace the old jar withzCustomGear-2.5.1.jar, and start back up. Your config, sets, talismans, and player data stay the same.
Need help or found a bug? Join the Discord.
Read the documentation | Join the Discord
Enjoying the plugin? Areview goes a long way!
zCustomGear 2.5.0
A round of talisman bag fixes, plus cleaner sword-style talismans.
Talisman Bag Fixes
- No more eaten items: because the default bag is a bundle, items could slip inside it when dragged or clicked onto it with your inventory open, and both of those paths (dropping an item on the bag, and picking the bag up to click it onto an item) are now blocked. To store talismans, right-click the bag to open its screen and place them there.
- Live contents list: the talisman list on the bag now updates on its own while the bag is open, no need to close and reopen.
- Instant effect changes: pull a talisman out of an open bag and its bonus stops the moment it leaves, even with the screen still open.
- No duplicate talismans: a bag won't take a talisman it already holds. On by default, and you can allow copies in the config.
- Cleaner blocked-item feedback: when an item is rejected, the plugin refreshes your inventory so the client drops the leftover sound. (Bundle items still make Minecraft's own small bundle sound, switch the bag to a non-bundle material to remove it entirely.)
Cleaner Talismans
- No weapon stats: talismans that use a sword or tool as their item no longer show attack damage, attack speed, or the "Minecraft" line. Talismans are passive, so those numbers are hidden now.
- Text updates on reload: change a talisman's name or text and run
/zcg reload, and items players already hold update on their own, no need to re-give them. Timer talismans keep their countdown line. (Armor already worked this way, talismans now match.)
🛠 Config
New keys are added to yourtalisman-bagblock automatically. Your config, sets, talismans, and player data stay the same.
YAML:talisman-bag: prevent-duplicates: true # block adding a talisman the bag already holds (false to allow copies) material: LIME_BUNDLE # switch to a non-bundle (e.g. SHULKER_BOX) to silence the bundle sound
Run/zcg reloadafter any change.
Install
Stop the server, replace the old jar withzCustomGear-2.5.0.jar, and start back up. Your config, sets, talismans, and player data are untouched.
Version Breakdown
Version Focus 2.5.0Bag list updates live while open, blocks duplicate talismans, closes the last item-stuffing trick, and cleans up blocked-item sounds. 2.4.0Stops the bag eating dropped items, ends effects the instant a talisman leaves the bag, hides weapon stats on talismans, and live-updates talisman text on reload.
Need help or found a bug? Join the Discord.
Click here to join the Discord
Enjoying the plugin? Areview goes a long way!
zCustomGear 2.3.0
A new talisman bag to keep your talismans tidy, plus instant on-and-off effects.
New: Talisman Bag
A new bag item lets players store their talismans in one tidy place. While the bag is anywhere in a player's inventory, every talisman kept inside still gives its bonus, just like carrying it in a normal slot, only neater.
- Easy to use: right-click the bag (or run
/zcg bagwhile holding it) to open it, drag talismans in, and close. Bonuses turn on right away.- Smart about contents: it only accepts normal talismans. Timer (countdown) talismans are blocked, since their timer only runs in a real inventory slot. Armor, swords, and other bags are turned away too, and any wrong item is handed straight back when the bag closes, so nothing is ever lost.
- Configurable: set the size (1 to 6 rows), the material and custom model data for a custom texture, and whether the bag and its contents survive death.
Cleaner Look
The bag now uses a lime bundle look by default and shows a live list of the talismans kept inside, right on the item. Minecraft's own bundle text ("Can contain a stack...", "Empty") is hidden for you, replaced by a clean contents list that updates every time the bag is closed. You can still set any material you like, and the bundle text is hidden automatically for any bundle item.
Instant Effects
Talisman effects (speed, night vision, jump, and so on) now turn off the moment you remove the talisman, instead of slowly fading out over 30 seconds. Night vision no longer flickers, and while a talisman is carried its effect now shows as endless. Worn armor sets get the same treatment: no more flicker, and effects end the instant the set comes off.
🛠 Config
Both updates add their keys to yourconfig.ymlautomatically under thetalisman-bagblock. Your sets, talismans, and player data stay exactly as they were.
YAML:talisman-bag: enabled: true title: "Talisman Bag" display-name: ",eebb&lTalisman Bag" material: LIME_BUNDLE custom-model-data: 0 rows: 3 keep-on-death: false contents-title: "&7Inside:" empty-text: "&8(empty)"
Run
rowsbag size, 1 to 6 rows (9 slots each)materialandcustom-model-dataset a custom texturekeep-on-deathsettrueto keep the bag and its contents on deathcontents-titleheader above the talisman list (set""for none)empty-textthe line shown when the bag is empty/zcg reloadafter any change.
Install
Stop the server, replace the old jar withzCustomGear-2.3.0.jar, and start back up. The new config keys are added for you, and your existing data is untouched.
Version Breakdown
Version Focus 2.3.0Lime bundle bag look with a live contents list, plus instant on-and-off talisman and armor-set effects (no fade, no flicker). 2.2.0New talisman bag: store talismans in one item and keep their bonuses while it's in your inventory.
Need help or found a bug? Join the Discord.
Click here to join the Discord
Enjoying the plugin? Areview goes a long way!
