custom-items.yml
About all configuration in custom-items.yml, this also applies on the custom GUI configuration.
Configuration
Options
Description
material:
define the item's material.
amount:
items amount.
slot:
select specified slot for the items.
glowing:
add glowing effect on the items.
CustomModelData:
set custom model data for items.
hide_attributes:
hide item's attributes.
usePermission:
make the items only player that has specified permission that can see the items.
permission:
permission for the item permission, only applies if usePermission is enabled.
lore:
items lore
left-click-commands:
various tasks when players click the items with left click.
right-click-commands:
various tasks when players click the items with right click.
Custom Head Textures
Inventory Slots Item
Also with this plugin you can get any items that are on player's inventory. All you need to do is change the material, for example If you want to get hotbar number 9 you need to put slots;8 as the material name, and the slots start on 0, it's just how programming works, see the example below.
Last updated
Was this helpful?