Commands: Difference between revisions

290 bytes added ,  12 April 2023
m
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOCright}}
{{TOCright}}
A command is a directive to a computer program to perform a specific task. To use a command in game, simply type the command in chat.
A [[Commands|command]] is a directive to a computer program to perform a specific task. To use a command in game, simply type the command in chat.
==User Level Commands==
==User Level Commands==
All players have access to the following commands.
All players have access to the following commands.
===::claimvote===
===::claimvote===
Used to claim vote rewards
:If voting rewards are enabled on the server, this command is used to claim vote rewards.
===::close_interface===
===::close_interface===
:This command closes the currently opened interface.
:This command closes the currently opened interface.
Line 13: Line 13:
===::coord(s)/pos/loc===
===::coord(s)/pos/loc===
:Displays coordinates of your character's current position as well as your coordinates within your currently rendered region.
:Displays coordinates of your character's current position as well as your coordinates within your currently rendered region.
===::dataon===
:This command enables/disables debug info. Not to be confused with ::debug/debugmode.
===::debug/debugmode===
===::debug/debugmode===
:This command enables/disables debug level logging.
:This command enables/disables debug level logging.
Line 20: Line 22:
:Renders a low/high quality gfx by ID in front of the character.
:Renders a low/high quality gfx by ID in front of the character.
===::highscores/highscore/hiscores/hiscore===
===::highscores/highscore/hiscores/hiscore===
:This shows the top 10 players for total level, wealth, and total damage.
:This shows the top 10 players for total level, wealth, and damage.
===::link===
===::link===
:This command allows the player to link his account to discord.
:This command allows the player to link his account to discord.
Line 39: Line 41:
===::snow===
===::snow===
:If your current month is December, this command renders falling snowflakes on the player's [[UI]].
:If your current month is December, this command renders falling snowflakes on the player's [[UI]].
===::stuck===
:Teleports your character to Lumbridge. (This command sends a log to Discord to prevent abuse)
===::tele===
===::tele===
:This command lets you teleport to the specified X,Y coordinates. The user must be connected to the game from 127.0.0.1 to use this command. This effectively renders this command to [[Commands#Developer_Level_Commands|developer level]].
:This command lets you teleport to the specified X,Y coordinates. The user must be connected to the game from 127.0.0.1 to use this command. This effectively renders this command to [[Commands#Developer_Level_Commands|developer level]].
Line 63: Line 68:
:Mutes an active player by his username for an indefinite duration.
:Mutes an active player by his username for an indefinite duration.
===::update===
===::update===
Triggers server update to start in the specified amount of seconds
:Triggers server update to start in the specified amount of seconds.


==Administrator Level Commands==
==Administrator Level Commands==
Line 86: Line 91:
:Gives your character 999,999 HP.
:Gives your character 999,999 HP.
===::interface/int===
===::interface/int===
:Forces an interface based on ID.
:Opens an interface based on ID.
 
===::ipban/unipban===
===::ipban/unipban===
:Bans/unbans a player by his ip address.
:Bans/unbans a player by his ip address.
Line 136: Line 142:
:Spawns an object with the specified ID at your current location.
:Spawns an object with the specified ID at your current location.
===::object2===
===::object2===
Spawns an object specifying type "10" with the specified ID at your current location.
:Spawns an object specifying type "10" with the specified ID at your current location.
===::quicksong===
===::quicksong===
Sends a QuickSong(eg Level Up Music) with specified ID
:Sends a QuickSong (e.g. level up music) with specified ID.
 
===::run===
===::run===
:Sets your run energy to 100.
:Sets your run energy to 100.
===::sidebars===
===::sidebars===
ReSends/Refreshs the players gameframe sidebars
:Refreshes the players gameframe sidebars.
 
===::song===
===::song===
Plays a specified song by id
:Plays a specified song by ID.
===::sound===
===::sound===
:Plays a specified sound by ID.
:Plays a specified sound by ID.
===::tutprog===
===::tutprog===
Sets the players current tutorial island stage/progress
:Sets the players current tutorial island stage/progress.
899

edits