⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.20]
SpigotMCA customizable plugin that allow people with zero java experience to make custom items and abilities
12.0k downloads 4.0 rating
latest v8.4 SpigotMC
Summary
Innovative Items is a custom item plugin that allows those with no Java experience to make custom items and create custom abilities with the plugin's powerful scripting system.
This plugin depends on NBTAPI, this is to make sure that all custom item data is stored safely and is cross-compatible.
This is the free version of the plugin and has limitations in place, those limitations include:
- A maximum of fifteen custom abilities (not including the ones generated by the default configuration files)
- Unable to use the anonymous ability feature
- Inability to use hex color codes in both items and abilities
- Unable to use the custom crafting recipe feature
Features
- Custom Items
- Item Specific Support
- In-game Item Creation UI
All commands have one single permission to use, and that is "innovativeitems.command".
- innovativeitems get <item> <amount> - get a custom item
- innovativeitems give <player> <item> <amount> - give a custom item
- innovativeitems debug <level> - set the debug level
- innovativeitems reload - reload the plugin
- innovativeitems execute <ability> <player> - executes an abilitu
- innovativeitems clean <player> - clean the inventory of a single player
- innovativeitems create <item name> - opens the item creation user interface
![[IMG]](http://proxy.spigotmc.org/4141040afa8f3ddac24e3a498e0cb76e5dc86fd4?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F61363161%2F121826107-18dfc680-cc84-11eb-8b4b-00195290deca.png)
Code (YAML):
blood-blade:
material : 'DIAMOND_SWORD'
display-name : '&4&lBlood Blade'
ability : 'lifesteal' #will not work if you do not have an ability by the name of "lifesteal"
custom-model-data : 987
unbreakable : true
lore :
- ''
- '&7&oA blade made of the blood of the &4&ogod of war&7&o ...'
- '&7&oLegend says that it was from a paper cut'
enchantments:
DAMAGE_ALL : 150
flags :
- 'HIDE_ENCHANTS'
- 'HIDE_ATTRIBUTES'
attributes:
ALL:
GENERIC_MAX_HEALTH : 20
HAND:
GENERIC_MAX_HEALTH : 500
GENERIC_MOVEMENT_SPEED : 50
material : 'DIAMOND_SWORD'
display-name : '&4&lBlood Blade'
ability : 'lifesteal' #will not work if you do not have an ability by the name of "lifesteal"
custom-model-data : 987
unbreakable : true
lore :
- ''
- '&7&oA blade made of the blood of the &4&ogod of war&7&o ...'
- '&7&oLegend says that it was from a paper cut'
enchantments:
DAMAGE_ALL : 150
flags :
- 'HIDE_ENCHANTS'
- 'HIDE_ATTRIBUTES'
attributes:
ALL:
GENERIC_MAX_HEALTH : 20
HAND:
GENERIC_MAX_HEALTH : 500
GENERIC_MOVEMENT_SPEED : 50
Code (YAML):
test-ability:
trigger : 'timer:40'
keywords :
- 'particle (?player, FLAME, 20, 0, 0, 0 )'
- 'effect (?player, JUMP, 60, 2 )'
trigger : 'timer:40'
keywords :
- 'particle (?player, FLAME, 20, 0, 0, 0 )'
- 'effect (?player, JUMP, 60, 2 )'
Versions
FAQ
How do I install ⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.20]?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is ⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.20] free?
⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.20] is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does ⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.20] support?
Supports versions 1.16–1.20. See the download section on this page for the full list of supported versions and loaders.
Comments 0
No comments yet. Be the first to share your thoughts.