Skills management
/skills
command
Display your full skill list, grouped by category, with current values and lock mode indicators.
Example
/skills list
Identical to/skills. Lists all skills with values and lock modes.
Example
/skills lock <skill>
Cycle the lock mode for a skill through three states:
Each call cycles to the next mode in order: UP → DOWN → LOCKED → UP.
Example
/skills guide
Receive the in-game guide book item. If your inventory is full, the book drops at your feet.
Example
/skills sb
Toggle the sidebar scoreboard on or off. The scoreboard displays HP, Mana, Stamina, and your STR/DEX/INT stats.If the server admin has disabled scoreboard toggling (
scoreboard.allow_player_toggle: false), this command will return an error./skills language
View or change your display language.
Examples
Language switching can be disabled server-wide via
language.allow_player_change: false in config.yml.Stats
/stats
Display your internal stats: HP, Mana, and the three derived attributes STR, DEX, and INT, along with their effects.
Example
/stats lock <str|dex|int> [up|down|locked].
/arms
Inspect the weapon or armour you are currently holding. Displays base damage or armor rating, quality tier, durability, and crafter name (for Exceptional items). Requires the Arms Lore skill — higher skill reveals more detail.
Example
Magic
/rune <Power Words>
Cast a spell using the traditional Ultima Online Power Words incantation instead of the spell’s display name. Useful for players who have memorised the incantations.
Examples
When two spells share the same Power Words (e.g. “Kal Vas Flam” maps to both Fire Wall and Flamestrike), the lower-circle spell takes priority.
/cast <spellname>
Cast a spell from your spellbook. You must be holding a spellbook in your main hand or off-hand, have the required reagents, and have enough mana. Casting is a two-phase process:- Casting phase — a blue boss bar counts down. Moving more than 0.5 blocks cancels the cast.
- Targeting phase — a red boss bar appears. Left-click a target to fire; right-click to cancel.
Examples
/cast cancel
Cancel an in-progress cast or targeting phase. No mana or reagents are consumed on cancel.
Example
/scribe <spellname>
Create a spell scroll using the Inscription skill. You must have paper and the required reagents in your inventory. Consumes paper on failure; reagents are only consumed on success.
Example
/scribe list
List all spells you can attempt to scribe, along with their required reagents.
Example
/spellbook [spellname]
Receive a spellbook item. Without arguments, gives an empty spellbook. With a spell name, gives a spellbook containing that single spell.
Examples
/spellbook all
Receive a spellbook containing all spells.
Example
/spellbook list
List all available spell names.
Example
/evaluate
Enter targeting mode and click a player to check their current mana and maximum mana. Requires the Evaluating Intelligence skill. Lower skill values introduce measurement error (up to ±20% at skill 0; exact at skill 100).
Example
Thief
/hide
Attempt to turn invisible. Success rate equals your Hiding skill value as a percentage. Invisibility is broken by attacking, breaking blocks, using items, taking damage, or sprinting.
Example
/detect
Scan nearby players who are hidden. Detection range equals your Detecting Hidden skill ÷ 10 blocks (up to 10 blocks). A successful detect reveals the hidden player and shows their location with particles.
Example
/snoop
Enter targeting mode and click a player to attempt to view their inventory. On failure, the target receives a notification. If you succeed, clicking an item in the opened inventory triggers a Stealing attempt.
Example
/poison
Apply poison from a poison potion in your inventory to the weapon you are holding. The weapon gains a poison charge. Each successful hit against a target consumes one charge and inflicts a 5-second poison effect.
Example
/dragoninfo
View the current status of the Ender Dragon, including how many times it has been defeated on this server, its current HP scaling, and the time until the next respawn.
Example
/sleep
Count your character as sleeping without actually lying in a bed. Useful when you are far from a bed but want to contribute to the vote-to-skip-night mechanic if the server has it enabled.
Example
Taming
/tame
Enter taming mode. Left-click a tameable mob to attempt to tame it. Right-click to cancel. The taming attempt times out after 10 seconds. Holding the mob’s favourite food gives a +20% success bonus.
Example
/lore
Enter targeting mode and click a mob to view its HP, status, owner, and tame state. Requires the Animal Lore skill. Higher skill reveals additional detail such as attack power and drops for wild mobs.
Example
Permissions reference
skills.use, skills.magic, skills.thief, and skills.taming default to true, meaning all players have access unless a permissions plugin explicitly denies them.