Skip to content

ForceAbilityCommand

Marco Holag edited this page Apr 14, 2026 · 1 revision

Purpose

/forceability lets a player learn, forget, or inspect force abilities on their own character.

Syntax

/forceability [action] [ability]

Actions

  • learn Learns one ability, or all abilities if no ability is given.
  • forget Removes one ability, or all abilities if no ability is given.
  • list Shows which abilities are learned and which are still locked.

Abilities

  • jump
  • pull
  • push
  • lightning
  • all

Default behavior

  • If you run /forceability with no arguments, it behaves like:
/forceability learn all
  • If you use all as the action, it also behaves like learning all abilities:
/forceability all

Examples

/forceability
/forceability list
/forceability learn jump
/forceability learn lightning
/forceability learn all
/forceability forget pull
/forceability forget all

Notes

  • The command only affects the player who runs it.
  • Using learn on an already learned ability will report that it is already known.
  • Using forget on an ability you do not know will report that it is not currently learned.
  • list shows both your learned abilities and any remaining locked abilities.

Clone this wiki locally