899
edits
m (added descriptions about how to access each level of rights) |
|||
Line 52: | Line 52: | ||
==Moderator Level Commands== | ==Moderator Level Commands== | ||
Moderators have access to these commands as well as any commands listed above. | Moderators have access to these commands as well as any commands listed above. To become a moderator, a developer must promote a player to moderator status using the [[Commands#::givemod|givemod]] command or changing character-rights = 1 within the player save txt file. | ||
===::ipmute/unipmute=== | ===::ipmute/unipmute=== | ||
:Mutes/unmutes an active player by his ip address for an indefinite duration. | :Mutes/unmutes an active player by his ip address for an indefinite duration. | ||
Line 65: | Line 65: | ||
==Administrator Level Commands== | ==Administrator Level Commands== | ||
Administrators have access to all of the commands listed above as well as the following commands: | Administrators have access to all of the commands listed above as well as the following commands. To become a administrator, a developer must promote a player to administrator status using the [[Commands#::giveadmin|giveadmin]] command or changing character-rights = 2 within the player save txt file. | ||
===::anim=== | ===::anim=== | ||
:Applies an animation by ID to the player's character. | :Applies an animation by ID to the player's character. | ||
Line 112: | Line 112: | ||
==Developer Level Commands== | ==Developer Level Commands== | ||
Developers have access to all the commands available in game. | Developers have access to all the commands available in game. A developer can access these commands by changing their character-rights = 3 within the player save txt file. | ||
===::cameracutscene/ccs=== | ===::cameracutscene/ccs=== | ||
===::cameracutscene2/ccs2=== | ===::cameracutscene2/ccs2=== |
edits