commands - magemonkeystudio/fabled GitHub Wiki

๐Ÿ’ฌ Commands

Fabled provides a comprehensive set of commands. Below is the full list based on the plugin source code.


๐ŸŽฎ Player Commands

Command Description
/class Root command for class system.
/class bind <skill> Binds a skill to your item.
/class cast <skill> Casts a skill manually.
/class clearbind Clears skill bindings.
/class customize Opens the GUI editor.
/class info [player] Shows class info for self or another player.
/class level [player] <add|remove|set> <amount> [group] [-s] Adjust a player's level using add/remove/set.
/class list [player] Lists available accounts.
/class lore <lore> Adds lore to held item.
/class mana [player] <amount> Sets mana.
/class options Shows profess options.
/class points [player] <amount> Gives skill points.
/class profess <class> Professes into a class.
/class reload Reloads plugin.
/class reset Resets your account data.
/class refund Refunds skill/attribute points.
/class skill Opens the skill GUI.
/class unbind Unbinds held item.
/class world <world> Moves you to another world.
/class help <page> Shows help message.

Depending on your config:

  • /class switch <class> โ€” If one-per-class is enabled.
  • /class acc <accountId> โ€” If one-per-class is disabled.
  • /class backup โ€” If using SQL storage.

๐Ÿ›  Console / Admin / Force Commands

Command Description
/class forceaccount <player> <accountId> Force change a player's active account.
/class forceattr <player> [attr] [amount] Force refund or assign attributes.
/class forcecast <player> <skill> [level] Forces a player to cast a skill.
`/class forcepoints <add set> [player] [group]`
/class mobcast <mob_uuid> <skill> [level] Makes a mob cast a skill.
/class forceprofess <player> <class> [-s] Forces a class onto a player.
/class forcereset <player> [account] Fully resets a playerโ€™s account.
`/class forceskill <up down
/class changeclass <player> <group> <class> Swaps a player's class.
`/class exp [player] <add remove

๐Ÿงช Combo & Testing

Command Description
/combo <skill> <clicks> Assigns a combo pattern to a skill.
/skill cast <skill> Directly casts a skill.
/skill castas <player> <skill> Forces another player to cast.

๐Ÿ”— Related Pages

โš ๏ธ **GitHub.com Fallback** โš ๏ธ