More Charms
This update adds a ton of new Charm effects as well as implements "Lore Chat".
Features:
- Add ability to remove charms with an anvil using the "Charm Remover" item
- Add ability to give player a charm remover with
/pu giveRemover - Implement
COMMAND_RUNNABLE, which runs a set of commands at the specified interval - Implement
COMMAND_APPLY, which runs a set of command when the charm is applied to an item - Implement
SHINY, which adds the enchantment glow to an item - Add lore chat, similar to staff and team chat
Improvements:
- Remove UUIDs from charm options. They did literally nothing
Fixes:
- Fix
STYLE_NAMEfor real this time