config general - magemonkeystudio/fabled GitHub Wiki
The general
section of config.yml
controls global behavior for Fabled across skills, classes, attributes, and commands.
File location:
/plugins/Fabled/config.yml
- Enables detailed console output for skill casting, class switching, and YAML loading.
-
true
= logs more internal operations (useful for development).
- Sets the global default max level for all classes (unless overridden per class).
- Affects leveling, placeholders, and unlock conditions.
- Default display name for mana used in messages and GUIs.
- Text prefix shown in plugin messages (e.g.,
&7[&bFabled&7]
).
- If
true
, child classes inherit the color of their parent class.
- If
true
, child classes inherit the message prefix of their parent class.