⚙️ Configuration & Customization
Configuration & Customization for the ULTIMATE Bliss SMP Plugin
How do I change crafting recipes?
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.
sCan 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.
How do I customize the gem item lore?
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:
- ...
The Energy System isn’t working. What should I do?
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.
💬 Need more help?
If you run into any issues, want to suggest features, or need help configuring something, join our Discord server — we’re happy to help!
Last updated