Command:/rootme

From the wonderful RedGuides Wiki
Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /rootme [off]
Description Roots the player in place, unable to move. this is not any form of actual debuff, just a plugin implementation of locking a character in place.

Supplying the optional off parameter disables the root.

Other commands will not function when rootme is active.

Options

Examples

  • This roots your character in place

/rootme

  • This unroots your character

/rootme off

See also