- Compatible API Versions
- 1.0.5
MyHero Items plugin helps to create items, it does not add a functionality to items, everything that you create can be done with the help of minecraft commands, but using MyHero Items is faster and more convenient.
Commands:
/mh items <Item Name from config> <Player>(Optional)
/mh items list
/mh reload
Permission: MyHeroItems.admin
The plugin requires https://nukkitx.com/resources/hyhero-core.89/
Here you can report bugs https://github.com/EnterTG/MyHero_Items_Nukkit/issues
Code:
Test:
ID: 35
Data: 8
displayname: '&7Super wool'
lore:
- "&6I am super"
- '&6wooool numer [1-10]'
enchant:
- '2'
- '3:5'
amount: 10
Code:
Options:(Name of item)
ID: <Integer> (Required)
Data: <Integer>
Displayname: <String> (Use & for color)
Amount: <Integer>
Color: <Integer> (Id color from wool only for armor)
Lore: <List Strings> (Use & for color)
- " "
Enchant:
- '<Enchant id>:<Enchant power>'
/mh items <Item Name from config> <Player>(Optional)
/mh items list
/mh reload
Permission: MyHeroItems.admin
The plugin requires https://nukkitx.com/resources/hyhero-core.89/
Here you can report bugs https://github.com/EnterTG/MyHero_Items_Nukkit/issues