Open the config.yml file and locate the special-items section. Each item has a recipe: key with a 3x3 list of material IDs. Modify the values to change the ingredients used in the crafting grid.
After making changes, save the file and reload the plugin. Reload commands
Can I balance the gem abilities?
Yes! You can adjust most ability strengths directly in the config.yml file. You can configure:
Cooldowns (under cooldowns:)
Cooldown reductions by permission group (under cooldown-modifiers:)
Specific ability parameters per gem
Changes apply after saving and reloading the plugin. Reload command
Each gem can have separate lore entries for its upgrade tiers (e.g., lore-1, lore-2, lore-3).
Format in config.yml:
gems:
sapphire:
lore-1:
- "Your first steps with clarity..."
- "Focus flows through this stone."
lore-2:
- ...
lore-3:
- ...
Each - entry adds a new line of lore to the gem's description.
The Energy System isn’t working. What should I do? Read more
First, make sure you’ve waited a few minutes after purchase and restarted your server. Also confirm that the addon is enabled in the config file. If it still doesn’t work, check your server startup logs for any error messages. If the system still doesn’t load, please open a support ticket for further help.