IT IS HIGHLY RECOMMENDED TO UPDATE TO THIS VERSION!
!!READ TO THE END IF YOU UPDATE FROM PREVIOUS VERSION!!
Fixed:
- Fix an error when try to enter empty command(/lore)
- Fix bug when after resetting the lore, an empty string remained
Added:
- Add message when player without permissions try to run command
- Add message when try to reset an empty lore
- Add message when player enter command incorrectly
- Add /lore help
YOU NEED TO ADD NEW STRING IN CONFIG.YML MANUALLY OR DELETE IT AND RESTART YOUR SERVER
Firstly rename folder from YissItemLore to ItemLore
Add this to Messages section:
Code (Text):
Lore-Isnt-Null: "&c&l| &rYou cant reset an empty lore!"
Wrong-Usage: "&c&l| &rCommand not found. Use /lore help"
No-Permissions: "&c&l| &rYou does not allowed to use this command"
Add this under the Messages section:
Code (Text):
Help:
- "%prefix% commands:"
- "&6&l &r/lore &aset &b<text> &f- set the new lore to item in your hand"
- "&6&l &r/lore &aadd &b<text> &f- add new string to lore"
- "&6&l &r/lore &areset &f- reset the item lore"
Additionally:
I edit some of messages, so you can copy it if you like it but dont want to recreate config.yml
Code (Text):
Prefix: '&7[&b&lItem&6&lLore&7]&f' #Use %prefix%
Code (Text):
Lore-Is-Null: "&c&l| &rYou cant make an empty lore or string and add strings to an empty lore!"