Item config

Guide to configure items for menus as a user

Here is an example item config with comments to explain the fields and values.

The material field supports items from other plugins as well.

  • nexo:item_id

  • mythicmobs:item_id

  • customfishing:item_id

  • mmoitems:item_type:item_id

  • ei:item_id - ExecutableItems

  • eb:item_id - ExecutableBlocks

  • ia:namespace:id - ItemsAdder

  • oraxen:item_id

  • self_head - This will display the player's head

  • itemedit:server_item_id - ItemEdit

  • emf:rarity:fish_id - EvenMoreFish 2.0+

  • kgenerators:generator_id - KGenerators

  • craftengine:item_id - CraftEngine, can be namespaced like craftengine:default:some_hat

  • crackshot:item_id - CrackShot

  • eco:ecoarmor:set_<set>_<slot> -> eco:ecoarmor:set_reaper_boots

  • eco:ecoitems:<id> -> eco:ecoitems:grappling_hook

  • eco:talismans:<id>

  • eco:ecoscrolls:scroll_<scroll_id>

  • And every other eco plugin item is using their lookup system prefixed with eco:

Last updated