Commands: Difference between revisions

Jump to navigation Jump to search
288 bytes removed ,  9 February 2023
Added bad descriptions & sorry HaloGod, I'll fix your last edit now :)
m (added descriptions about how to access each level of rights)
(Added bad descriptions & sorry HaloGod, I'll fix your last edit now :))
Line 4: Line 4:
All players have access to the following commands.
All players have access to the following commands.
===::claimvote===
===::claimvote===
Used to claim vote rewards
===::close_interface===
===::close_interface===
:This command closes the currently opened interface.
:This command closes the currently opened interface.
Line 43: Line 44:
:This allows the player to toggle the visibility of global messages.
:This allows the player to toggle the visibility of global messages.
===::wealth===
===::wealth===
:Displays the amount of Gold Coins the player has in their bank or inventory.
:Displays the amount of Gold Coins the player has in their bank and inventory.
===::withdrawshop/wshop===
===::withdrawshop/wshop===
:This command allows the player to withdrawal gold from their specified player owned shop.  
:This command allows the player to withdrawal gold from their specified player owned shop.  
Line 52: Line 53:


==Moderator Level Commands==
==Moderator Level Commands==
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.  
Moderators have access to these commands as well as any commands listed above.
===::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 58: Line 59:
:Kick an active player from the server by their username.
:Kick an active player from the server by their username.
===::mem===
===::mem===
:Displays memory usage in Megabytes (MB) in the chat.  
:Displays Server memory usage in Megabytes (MB) in the chat.  
===::mute/unmute===
===::mute/unmute===
:Mutes an active player by his username for an indefinite duration.
:Mutes an active player by his username for an indefinite duration.
===::update===
===::update===
:Changes tick speed of the game in ms. (default = 600)
Triggers server update to start in the specified amount of seconds


==Administrator Level Commands==
==Administrator Level 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 81: Line 81:
:Removes all items from inventory.
:Removes all items from inventory.
===::gfx===
===::gfx===
:Renders a low quality gfx by ID in front of the character.
===::hp===
===::hp===
:Gives your character 999,999 HP.
:Gives your character 999,999 HP.
Line 112: Line 113:


==Developer Level Commands==
==Developer Level Commands==
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===
Line 134: Line 134:
: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.
===::quicksong===
===::quicksong===
Sends a QuickSong(eg 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
===::song===
===::song===
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

Navigation menu