Stendhal/manual/user commands: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Create page & list chatting commands
 
imported>AntumDeluge
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{StendhalManual}}

[[Category:Stendhal]]
[[Category:Stendhal Player's Guide]]

== Description ==
== Description ==


Line 9: Line 14:
=== Chatting ===
=== Chatting ===


* '''/me <nowiki><action></nowiki>'''
; <code>/me <nowiki><action></nowiki></code>
** Show an emote message about what you are doing.
: Show an emote message about what you are doing.

* '''/tell <nowiki><player> <message></nowiki>'''
** Sends a private message to <nowiki><player></nowiki>.
; <code>/tell <nowiki><player> <message></nowiki></code>
* '''/answer <nowiki><message></nowiki>'''
: Sends a private message to <nowiki><player></nowiki>.

** Sends a private message to the last player who sent a message to you.
* '''// <nowiki><message></nowiki>'''
; <code>/answer <nowiki><message></nowiki></code>
** Sends a private message to the last player you sent a message to.
: Sends a private message to the last player who sent a message to you.

* '''/storemessage <nowiki><player> <message></nowiki>'''
** Stores a private message to deliver for an offline <nowiki><player></nowiki>.
; <code>// <nowiki><message></nowiki></code>
: Sends a private message to the last player you sent a message to.
* '''/support <nowiki><message></nowiki>'''

** Ask an administrator for help.
; <code>/storemessage <nowiki><player> <message></nowiki></code>
* '''/who'''
: Stores a private message to deliver for an offline <nowiki><player></nowiki>.
** List all players currently online.

* '''/where <nowiki><player></nowiki>'''
; <code>/who</code>
** Show the current location of <nowiki><player></nowiki>.
: List all players currently online.
* '''/sentence <nowiki><text></nowiki>'''

** Writes the sentence that appears on Website.
; <code>/where <nowiki><player></nowiki></code>
: Show the current location of <nowiki><player></nowiki>.

; <code>/sentence <nowiki><text></nowiki></code>
: Writes the sentence that appears on Website.

=== Support ===

; <code>/help</code>
: Show help information.

; <code>/support <nowiki><message></nowiki></code>
: Ask an administrator for help.

; <code>/faq</code>
: Open Stendhal FAQs wiki page in browser.

=== Item Manipulation ===

; <code>/drop <nowiki>[quantity] <item></nowiki></code>
: Drop a certain number of an item.

; <code>/markscroll <nowiki><text></nowiki></code>
: Mark your empty scroll and add a text label.

=== Buddies and Enemies ===

; <code>/add <nowiki><player></nowiki></code>
: Add <nowiki><player></nowiki> to your buddy list.

; <code>/remove <nowiki><player></nowiki></code>
: Remove <nowiki><player></nowiki> from your buddy list.

; <code>/ignore <nowiki><player> [<minutes>|*|- [<reason...>]]</nowiki></code>
: Add <nowiki><player></nowiki> to your ignore list.

; <code>/ignore</code>
: Find out who is on your ignore list.

; <code>/unignore <nowiki><player></nowiki></code>
: Remove <nowiki><player></nowiki> from your ignore list.

=== Status ===

; <code>/away <nowiki><message></nowiki></code>
: Set an away message.

; <code>/away</code>
: Remove away status.

; <code>/grumpy <nowiki><message></nowiki></code>
: Set a message to ignore all non-buddies.

; <code>/grumpy</code>
: Remove grumpy status.

; <code>/name <nowiki><pet> <name></nowiki></code>
: Give a name to your pet.

; <code>/profile <nowiki>[<name>]</nowiki></code>
: Opens a player profile page on stendhalgame.org.

=== Player Control ===

; <code>/clickmode</code>
: Switches between single click mode and double click mode.

; <code>/walk</code>
: Toggles autowalk.

; <code>/stopwalk</code>
: Disables autowalk.

=== Client Settings ===

; <code>/mute</code>
: Mute or unmute sounds.

; <code>/volume <nowiki>[name <value>]</nowiki></code>
: Lists or sets the volume for sound and music.

=== Misc ===

; <code>/info</code>
: Find out what the current server time is.

; <code>/clear</code>
: Clear chat log.


== GM Commands ==
== GM Commands ==


Commands that can be used by game masters.
Commands that can be used by game masters.

''(See [[Stendhal:Administration|Stendhal Administration]] for full list)''

=== Support ===

; <code>/supportanswer <nowiki><player> <message></nowiki></code>
: Replies to a support question. Replace <nowiki><message></nowiki> with $faq, $faqsocial, $ignore, $faqpvp, $wiki, $knownbug, $bugstracker, $rules, $notsupport or $spam shortcuts if desired.

=== Chatting ===

; <code>/tellall <nowiki><message></nowiki></code>
: Send a private message to all logged-in players.

=== Player Controls ===

; <code>/teleportto <nowiki><name></nowiki></code>
: Teleport yourself near the specified player or NPC.

; <code>/teleclickmode</code>
: Makes you teleport to the location you double click.

; <code>/ghostmode</code>
: Makes yourself invisible and intangible.

; <code>/invisible</code>
: Toggles whether or not you are invisible to creatures.

=== Entity Manipulation ===

; <code>/teleport <nowiki><player> <zone> <x> <y></nowiki></code>
: Teleport the specified player to the given location.

; <code>/alter <nowiki><player> <attrib> <mode> <value></nowiki></code>
: Alter stat <code>attrib</code> of <code>player</code> by the given amount; <code>mode</code> can be ADD, SUB, SET or UNSET. See <code>/gmhelp</code> alter for details.

; <code>/altercreature <nowiki><id> name;atk;def;hp;xp</nowiki></code>
: Change values of the creature. Use - as a placeholder to keep default value. Useful in raids.

; <code>/alterquest <nowiki><player> <questslot> <value></nowiki></code>
: Update the <code>questslot</code> for <code>player</code> to be <code>value</code>.

; <code>/summon <nowiki><creature|item> [x] [y]</nowiki></code>
: Summon the specified item or creature at co-ordinates <x>, <y> in the current zone.

; <code>/summonat <nowiki><player> <slot> [amount] <item></nowiki></code>
: Summon the specified item into the specified slot of <code>player</code>; <code>amount</code> defaults to 1 if not specified.

=== Misc ===

; <code>/gmhelp [alter|script|support]</code>
: Show help information for game masters.
: Arguments:
:* <code>alter|script|support</code> : Show more detailed information for category.

; <code>/adminnote <nowiki><player> <note></nowiki></code>
: Logs a note about player.

; <code>/adminlevel <nowiki><player> [<newlevel>]</nowiki></code>
: Display or set the adminlevel of the specified player.

; <code>/jail <nowiki><player> <minutes> <reason></nowiki></code>
: Imprisons the player for a given length of time.

; <code>/jailreport [player]</code>
: List the jailed players and their sentences.

; <code>/gag <nowiki><player> <minutes> <reason></nowiki></code>
: Gags the player for a given length of time (player is unable to send messages to anyone).

; <code>/ban <nowiki><character> <hours> <reason></nowiki></code>
: Bans the account of the character from logging onto the game server or website for the specified amount of hours (-1 till end of time).

; <code>/script <nowiki><scriptname></nowiki></code>
: Load (or reload) a script on the server. See <code>/gmhelp</code> script for details.

; <code>/inspect <nowiki><player></nowiki></code>
: Show complete details of <code>player</code>.

; <code>/destroy <nowiki><entity></nowiki></code>
: Destroy an entity completely.