Did you ever want to rename an item, but without destroying your anvil and wasting xp? Now you can!
But that's not all! You can also modify CustomModelData of items for resource packs or sign items with your name and date so others know it's from you!
Commands:
- /rename [name]
- /sign [message]
- /modeldata [CustomModelData]
Config:
Code (YAML):
prefix
:
"§l[AdvancedRename]§r "
messages
:
noItemMessage
:
"§cYou don't have an item in your hand!"
renameMessage
:
"§aYour item was renamed!"
modelDataMessage
:
"§aThe CustomModelData was changed!"
signMessage
:
"§aYour item was signed!"
timeFormat
:
"MM-dd-yyyy"
signText
:
[
"Signed by",
"on"
]
alreadySigned
:
"§cThis item's already signed!"