Skip to content
goflishMC edited this page Jun 27, 2025 · 80 revisions

🧙 Fabled Wiki

Fabled is a Minecraft RPG plugin that lets you create custom classes, skills, and attributes using a powerful web-based editor — no programming required. This wiki will guide you through everything you need to install, configure, and master Fabled for your server.

📘 Getting Started

  • Getting Started – How to install the plugin, access the web editor, and understand the basic workflow.
  • Web Editor Overview – Learn how the web editor connects to the backend, manages sessions, and exports YAML files.

⚔️ Creating Custom Content

🏹 Classes

✨ Skills

📊 Attributes

💾 Exporting

  • Exporting Files – Properly exporting files from the web editor into your server directory.

⚙️ Plugin Configuration

Each section below corresponds to part of config.yml or other YAML files in the Fabled plugin directory.

🔧 config.yml Sections

📁 Other Config Files


📂 Plugin Data Folders

  • data folder – Internal storage of generated backups, logs, and cache.
  • images folder – Contains PNGs used for Particle Image mechanic.
  • players folder – Holds player stats, skills, and account data (do not edit manually).

🎯 Skills System


🔌 Integration & Permissions


🧪 Troubleshooting & Help


🧩 Menu Editor

  • class-customize – Learn to customize skill/class GUI menus using /class customize.

🌟 Extras

Clone this wiki locally