βοΈItems
This module allows you to create custom items that can be given using the /give and /giveall commands. You must use the zMenu documentation for configuring these items.


Configuraiton
########################################################################################################################
#
# βββββββββββββββββββββββββββββββββββββββ
# βββββββββββββββββββββββββββββββββββββββ
# βββββββββββββββββββββββββββββββββββββββ
# βββββββββββββββββββββββββββββββββββββββ
# βββββββββββββββββββββββββββββββββββββββ
# βββββββββββββββββββββββββββββββββββββββ
#
# Documentation: https://zessentials.groupez.dev/modules/items
# zMenu Items documentation: https://docs.zmenu.dev/configurations/items
#
########################################################################################################################
custom-items:
master_sword:
name: "<gradient:#e88d1e:#e8511e>α΄α΄sα΄α΄Κ sα΄‘α΄Κα΄
</gradient>"
material: DIAMOND_SWORD
enchants:
- SHARPNESS,10
- UNBREAKING,10
- LOOTING,10
- MENDING,1
Last updated