ItemsAdder v4.0.17

Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
fixes:
- fixed lore loading error in some cases

Previous update:

manual changes to configurations, please read:
- delete emerald, emerald_energy and emerald_small_energy from the `data\items_packs\itemsadder\furnitures.yml` file to prevent easy farming. If you need the complete file you can download it here:
- changed color of "ia-search-results" in lang files. Please update them manually. I removed &f in front of it.
- fixed typo in lang files for `resourcepack-popup-message`: "You need to download it only once."

new:
- partial CraftEnhance compatibility added (we have to wait CraftEnhance developer to implement ItemsAdder API properly)

api changes:
- updated docs
- marked some methods as Waffleasaurs
- added new methods: PlayerHudsHolderWrapper#exists(), PlayerHudsHolderWrapper#sendUpdate()
- added new methods: PlayerHudWrapper#isVisible()

fixes:
- fixed invalid url detection sometimes (GoogleDrive)
- fixed font_images not working if ".png" is not added in the path, now it's not mandatory
- CommandLine cannot be null https://github.com/PluginBugs/Issues-ItemsAdder/issues/1281
- possible fix for "PlayerJoinEvent lags the server", caused by teams font_images replacement https://github.com/PluginBugs/Issues-ItemsAdder/issues/1274
- fix for error font_images replace, but can't reproduce https://github.com/PluginBugs/Issues-ItemsAdder/issues/1271
- now font_images.inventory-title setting will be instant, no 1-2 ticks delay, this will stop making your custom GUIs laggy (example: RPGBank https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/rpgbank )
- fixed "Cannot drop air" and similar issues when Seeds loots (or other loots) have amount 0 or are AIR (not loaded correctly) https://github.com/PluginBugs/Issues-ItemsAdder/issues/1278
- fixed SPLASH_POTION and LINGERING_POTION not loading the specific_properties.potion attributes and model is generated with wrong overlay https://github.com/PluginBugs/Issues-ItemsAdder/issues/1277
- be able to put items on armorstands heads on rightclick if they have the "hat" behaviour https://github.com/PluginBugs/Issues-ItemsAdder/issues/1279
- fixed "Task #248 for ItemsAdder v2.4.20 generated an exception" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1287
- the /e book now shows the guide on mouse hover if enabled in config.yml
- fixed "held" event triggered when shiftclicking in a particular way
- fixed block placing glitches https://github.com/PluginBugs/Issues-ItemsAdder/issues/1292
- fixed blocks placed when opening furnaces and when using interactable blocks
- fixed duplication glitch on the recipebook when using the vanilla smelting machinery
- fixed "Ingredient not found" in recipes loading causing some duplication issues because the ingredient would be AIR. Now the recipe won't load at all if an ingredient is missing, to avoid glitches.
- fixed Dupe glitch crafting recipes https://github.com/PluginBugs/Issues-ItemsAdder/issues/1290
- fixed text effects usable via commands (example: /msg command) even without permission
- fixed custom nbt data removing lore
- fixed arm animation when placing blocks shift-clicking on another custom block
- fixed too high delay between custom blocks placement

optimizations:
- optimized HUDs packets sending even more
manual changes to configurations, please read:
- delete emerald, emerald_energy and emerald_small_energy from the `data\items_packs\itemsadder\furnitures.yml` file to prevent easy farming. If you need the complete file you can download it here:
- changed color of "ia-search-results" in lang files. Please update them manually. I removed &f in front of it.
- fixed typo in lang files for `resourcepack-popup-message`: "You need to download it only once."

new:
- partial CraftEnhance compatibility added (we have to wait CraftEnhance developer to implement ItemsAdder API properly)

api changes:
- updated docs
- marked some methods as Waffleasaurs
- added new methods: PlayerHudsHolderWrapper#exists(), PlayerHudsHolderWrapper#sendUpdate()
- added new methods: PlayerHudWrapper#isVisible()

fixes:
- fixed invalid url detection sometimes (GoogleDrive)
- fixed font_images not working if ".png" is not added in the path, now it's not mandatory
- CommandLine cannot be null https://github.com/PluginBugs/Issues-ItemsAdder/issues/1281
- possible fix for "PlayerJoinEvent lags the server", caused by teams font_images replacement https://github.com/PluginBugs/Issues-ItemsAdder/issues/1274
- fix for error font_images replace, but can't reproduce https://github.com/PluginBugs/Issues-ItemsAdder/issues/1271
- now font_images.inventory-title setting will be instant, no 1-2 ticks delay, this will stop making your custom GUIs laggy (example: RPGBank https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/rpgbank )
- fixed "Cannot drop air" and similar issues when Seeds loots (or other loots) have amount 0 or are AIR (not loaded correctly) https://github.com/PluginBugs/Issues-ItemsAdder/issues/1278
- fixed SPLASH_POTION and LINGERING_POTION not loading the specific_properties.potion attributes and model is generated with wrong overlay https://github.com/PluginBugs/Issues-ItemsAdder/issues/1277
- be able to put items on armorstands heads on rightclick if they have the "hat" behaviour https://github.com/PluginBugs/Issues-ItemsAdder/issues/1279
- fixed "Task #248 for ItemsAdder v2.4.20 generated an exception" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1287
- the /e book now shows the guide on mouse hover if enabled in config.yml
- fixed "held" event triggered when shiftclicking in a particular way
- fixed block placing glitches https://github.com/PluginBugs/Issues-ItemsAdder/issues/1292
- fixed blocks placed when opening furnaces and when using interactable blocks
- fixed duplication glitch on the recipebook when using the vanilla smelting machinery
- fixed "Ingredient not found" in recipes loading causing some duplication issues because the ingredient would be AIR. Now the recipe won't load at all if an ingredient is missing, to avoid glitches.
- fixed Dupe glitch crafting recipes https://github.com/PluginBugs/Issues-ItemsAdder/issues/1290
- fixed text effects usable via commands (example: /msg command) even without permission
- fixed custom nbt data removing lore
- fixed arm animation when placing blocks shift-clicking on another custom block
- fixed too high delay between custom blocks placement

optimizations:
- optimized HUDs packets sending even more
manual changes to configurations, please read:
- delete emerald, emerald_energy and emerald_small_energy from the `data\items_packs\itemsadder\furnitures.yml` file to prevent easy farming. If you need the complete file you can download it here: https://www.toptal.com/developers/hastebin/ejiziniwiw.yaml
- changed color of "ia-search-results" in lang files. Please update them manually. I removed &f in front of it.
- fixed typo in lang files for `resourcepack-popup-message`: "You need to download it only once."

new:
- partial CraftEnhance compatibility added (we have to wait CraftEnhance developer to implement ItemsAdder API properly)

api changes:
- updated docs
- marked some methods as @Nullable
- added new methods: PlayerHudsHolderWrapper#exists(), PlayerHudsHolderWrapper#sendUpdate()
- added new methods: PlayerHudWrapper#isVisible()

fixes:
- fixed invalid url detection sometimes (GoogleDrive)
- fixed font_images not working if ".png" is not added in the path, now it's not mandatory
- CommandLine cannot be null https://github.com/PluginBugs/Issues-ItemsAdder/issues/1281
- possible fix for "PlayerJoinEvent lags the server", caused by teams font_images replacement https://github.com/PluginBugs/Issues-ItemsAdder/issues/1274
- fix for error font_images replace, but can't reproduce https://github.com/PluginBugs/Issues-ItemsAdder/issues/1271
- now font_images.inventory-title setting will be instant, no 1-2 ticks delay, this will stop making your custom GUIs laggy (example: RPGBank https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/rpgbank )
- fixed "Cannot drop air" and similar issues when Seeds loots (or other loots) have amount 0 or are AIR (not loaded correctly) https://github.com/PluginBugs/Issues-ItemsAdder/issues/1278
- fixed SPLASH_POTION and LINGERING_POTION not loading the specific_properties.potion attributes and model is generated with wrong overlay https://github.com/PluginBugs/Issues-ItemsAdder/issues/1277
- be able to put items on armorstands heads on rightclick if they have the "hat" behaviour https://github.com/PluginBugs/Issues-ItemsAdder/issues/1279
- fixed "Task #248 for ItemsAdder v2.4.20 generated an exception" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1287
- the /e book now shows the guide on mouse hover if enabled in config.yml
- fixed "held" event triggered when shiftclicking in a particular way
- fixed block placing glitches https://github.com/PluginBugs/Issues-ItemsAdder/issues/1292
- fixed blocks placed when opening furnaces and when using interactable blocks
- fixed duplication glitch on the recipebook when using the vanilla smelting machinery
- fixed "Ingredient not found" in recipes loading causing some duplication issues because the ingredient would be AIR. Now the recipe won't load at all if an ingredient is missing, to avoid glitches.
- fixed Dupe glitch crafting recipes https://github.com/PluginBugs/Issues-ItemsAdder/issues/1290
- fixed text effects usable via commands (example: /msg command) even without permission
- fixed custom nbt data removing lore
- fixed arm animation when placing blocks shift-clicking on another custom block
- fixed too high delay between custom blocks placement

optimizations:
- optimized HUDs packets sending even more
config changes:
- please open data\items_packs\itemsadder\items.yml and delete the recipe: energy_orb_2, it's a duplicate of energy_orb

new:
- added vanilla recipe book compatibility, now your recipes can be discovered by players (configure this in the config.yml file under the "recipes" section)
- added ExecutableItems compatibility: https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/executableitems
- added Graves compatibility: https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/graves
- added Space plugin compatibility: https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/space

new commands:
- /iaconfig utility command to delete/disable items, delete namespaces, disable/delete recipes in bulk. Keep in mind that this is a beta command, make sure to create backups before using it.

new config features:
- now you can edit blockstates/note_block.json file manually (warning: make sure to read here: https://itemsadder.devs.beer/plugin-usage/merge-resourcepacks/manual-editing-blockstates )
- added new options in config.yml:
Code:
  "cancel-movement": set if the player movement should be cancelled when they are installing the resourcepack
  "lock-player": set if the player movement must be locked completely on join
new api features:
- new PlayerHudWrapper methods: getInitialOffsetX, getOffsetX, setOffsetX. https://github.com/LoneDev6/API-ItemsAdder/

fixes:
- fixed problem generating 751th custom block (REAL_NOTE), 750 is the max amount
- fixed possible issues with noteblock placements events
- fixed compatibility issues with note_block placed manually by plugins with custom blockstates (not note:0 and instrument:harp)
- fixed /ia menu not being closed automatically on /iareload or /iazip command, this could cause a memory leak
- fixed IndexOutOfBoundsException on PlayerArmSwingEvent event
- fixed items in commands suggestion not ordered
- fixed double play of noteblock notes
- fixed bow (and possibly other models) automatic generation
- fixed /acceptprivacy command not triggering /iazip correctly after.
- fixed run FOV not changing after resourcepack apply if "hide-hud" option is enabled
- fixed laggy noteblock blockphysics updates event in some redstone machines. Keep in mind that this fix may introduce rare "gliched looking" noteblocks (non harmful btw).
- fixed recipes unlocking exception sometimes
- optimized tab-header-footer replacement of font_images (enable it in config.yml if you want)
- optimized recipes book (/ia menu) loading
- optimized events/actions loading for items
- optimized equal item checking code
- code cleanup and refactoring
fixes:
- fixed text-effects.enabled property being ignored. Now you can disable the text effects and then run /iazip correctly.
- fixed text-effects or hide-scoreboard-numbers options causing invisible characters on some Optifine packs
- fixed text issues on some GPUs
- fixed text issues on Optifine (bypassed an Optifine bug)
PLEASE UPDATE LONELIBS!
PLEASE UPDATE LONELIBS!
PLEASE UPDATE LONELIBS!
PLEASE UPDATE LONELIBS!


new:
- new text-effects feature (1.17+), read more here: https://itemsadder.devs.beer/plugin-usage/text-effects-1.17+
XVlMkuD.gif
vVXJXd9.gif
oRYmkzt.gif

- new feature to hide scoreboard numbers (1.17+), read more here: https://itemsadder.devs.beer/plugin-usage/hide-scoreboard-numbers-1.17+
cFYsYKp.png

- added new arguments to the /iazip command. /iazip [all|self|none]. This allows you to decide if you want to send the pack to all players after it's regenerated or not.
- hover message for font_image (emojis) now works also on Spigot
- added Thai language (in the future also for items), thanks a lot to JOHNNY_CHANEL_TV (SpigotMC)

fixes:
- fixed /iazip not adding custom default.json from other namespaces: https://github.com/PluginBugs/Issues-ItemsAdder/issues/1242
- fixed "NoClassDefFoundError: ru/beykerykt/lightapi/LightType" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1243
- fixed wear and unwear event not triggered correctly https://github.com/PluginBugs/Issues-ItemsAdder/issues/1247
- fixed can't minify the model's json https://github.com/PluginBugs/Issues-ItemsAdder/issues/1250
- more optimizations for font_image placeholders code
config changes:
- added new attribute "nbt" to allow customization of the NBT data of the item (be careful!) https://github.com/PluginBugs/Issues-ItemsAdder/issues/832#issuecomment-932533397

new:
- show also the vanilla material in the /iacustommodeldata command

fixes:
- fixed "Could not pass event PlayerInteractAtEntityEvent" https://github.com/PluginBugs/Issues-ItemsAdder/issues/1218
- possible fix player can fly when switching world https://github.com/PluginBugs/Issues-ItemsAdder/issues/1227
- report if a vanilla model can't be found correctly using the internal OriginalAsset class
- fixed issue when hosting seems to "rate-limit" the download of default_pack.zip causing fake outdated lastEdit
- fixed anvil dupe exploit https://github.com/PluginBugs/Issues-ItemsAdder/issues/1228
- fixed tripwire dupe exploit https://github.com/PluginBugs/Issues-ItemsAdder/issues/1225
- fixed slimefun dupe exploit https://github.com/PluginBugs/Issues-ItemsAdder/issues/1162
- fixed unzip protection https://github.com/PluginBugs/Issues-ItemsAdder/issues/1222
- fixed log-loading-no-world ignored for worlds-populators https://github.com/PluginBugs/Issues-ItemsAdder/issues/1232
- fixed 'Start' value for HUDs/Playerstats not working properly https://github.com/PluginBugs/Issues-ItemsAdder/issues/1235
- fixed Break sound not working https://github.com/PluginBugs/Issues-ItemsAdder/issues/1241
- fixed anti-xray compatibility (paper and Orebfuscator) https://github.com/PluginBugs/Issues-ItemsAdder/issues/1233
- now LightAPI will be disabled automatically by ItemsAdder if your Paper fork is using Starlight engine. More info here: http://a.devs.beer/starlight-git-issue
- faster download of default_pack.zip
config changes:
- renamed "overwrite..." settings in config.yml
- renamed "protect-file-from-unzip" in config.yml
- "overwrite-vanilla-models" is now "false" by default for new installations of the plugin
- "overwrite-vanilla-lang-json" is now "false" by default for new installations of the plugin
- added new event "placed_itemframe.interact" useful when you created a furniture using item_frame entity (use the online IDE: https://ide.devs.beer/itemsadder/ )
- allow specifying external namespaced (also `minecraft`) both in textures and model_path attribute. For example: `model_path: "minecraft:item/diamond"` will work fine now.
- allow custom item texture for custom armors (inventory) https://github.com/PluginBugs/Issues-ItemsAdder/issues/1213


new:
- added new setting in config.yml "usage-cooldown-seconds" to add a cooldown for the /iatexture command. This avoids players from evading PVP using this trick if you gave them /iatexture command permission.
- added new feature to make drops glow or display item name https://itemsadder.devs.beer/plugin-usage/adding-content/advanced/item-properties/basic#glow


fixes:
- fixed typo in config.yml "seach-also-in-these-biomes"
- fixed auto updating config.yml old resource-pack entries erasing instead of updating settings
- fixed CraftArmorStand cannot be cast to class org.bukkit.entity.ItemFrame
- fixed kill event never triggered: https://github.com/PluginBugs/Issues-ItemsAdder/issues/1211
- fixed variant not inheriting enchants
- fixed instantly sit on furniture when it's inside a WorldGuard region https://github.com/PluginBugs/Issues-ItemsAdder/issues/1204
- fixed instantly trigger "placed_block.interact" event right after a custom block is placed (example: restoration_table)
- fixed protection (hide hud and blackscreen) not working when using /iatexture command
- properly notify if the model_path attribute is missing when using `generate: false`. Use fallback texture BARRIER
- some optimizations
Buy a license now
$24.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
248,016 Views
3,109 Purchases
3,285 Downloads
Jun 5, 2019 Published
May 29, 2026 Updated
5.00 star(s)
Average rating (52)
3.9 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
  1. World
  1. Library
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Italian
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Japanese
  1. Hebrew
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Owner
Recommended for you
The ultimate cosmetics solution for Minecraft
4.00 star(s) 3 ratings
503 purchases
Adds more than 200 detailed emotes for ItemsAdder
Not yet rated
113 purchases
Adds 34 detailed emotes for ItemsAdder
5.00 star(s) 1 ratings
107 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,176 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,042 purchases
248,016 Views
3,109 Purchases
3,285 Downloads
Jun 5, 2019 Published
May 29, 2026 Updated
5.00 star(s)
Average rating (52)
3.9 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Gameplay
  1. World
  1. Library
Supported software
  1. Spigot
  1. Paper
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
  1. 1.20
Supported languages
  1. English
  1. Spanish
  1. Russian
  1. German
  1. French
  1. Portugese
  1. Polish
  1. Turkish
  1. Chinese
  1. Italian
  1. Dutch
  1. Korean
  1. Czech
  1. Thai
  1. Japanese
  1. Hebrew
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Owner
Recommended for you
The ultimate cosmetics solution for Minecraft
4.00 star(s) 3 ratings
503 purchases
Adds more than 200 detailed emotes for ItemsAdder
Not yet rated
113 purchases
Adds 34 detailed emotes for ItemsAdder
5.00 star(s) 1 ratings
107 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,176 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,042 purchases
Top