-
Notifications
You must be signed in to change notification settings - Fork 3
ForceAbilityCommand
Marco Holag edited this page Apr 14, 2026
·
1 revision
/forceability lets a player learn, forget, or inspect force abilities on their own character.
/forceability [action] [ability]
-
learnLearns one ability, or all abilities if no ability is given. -
forgetRemoves one ability, or all abilities if no ability is given. -
listShows which abilities are learned and which are still locked.
jumppullpushlightningall
- If you run
/forceabilitywith no arguments, it behaves like:
/forceability learn all
- If you use
allas the action, it also behaves like learning all abilities:
/forceability all
/forceability
/forceability list
/forceability learn jump
/forceability learn lightning
/forceability learn all
/forceability forget pull
/forceability forget all
- The command only affects the player who runs it.
- Using
learnon an already learned ability will report that it is already known. - Using
forgeton an ability you do not know will report that it is not currently learned. -
listshows both your learned abilities and any remaining locked abilities.