Commands
There are many different commands which can be used within PlaneShift. Some commands help roleplaying, there are called "Roleplay Commands", there are others that are only useful for the Player (Player Commands), and some are useful for the character (Character Commands).
If you find the 'syntax' column difficult to understand, see the Syntax Guide below.
Character Commands
Command | Syntax | Function |
---|---|---|
/target |
/target {[next|prev]} {[pc|npc|item]}} {name} |
Targets on something or someone depending on the options
|
/trade |
/trade |
Start trading with the selected player. |
Communication
Command | Syntax | Function |
---|---|---|
/tellnpc |
/tellnpc message |
This is the default command when entering sending a message in the NPC channel
Talk to a NPC
|
/say |
/say message |
This is the default command when entering sending a message in the main channel
Talk out loud
|
/tell |
/tell player {[/me|/my]} message |
Talk to someone privately. With this command you can send text only the person you specify can see.
|
/shout |
/shout message |
Yell a message at the top of your characters voice
|
/guild |
/guild {[/me|/my]} message |
Speak to members of your guild, irrespective of distance
|
/group |
/group {[/me|/my]} message |
Speak to members of your group, irrespective of distance
|
/away |
/away [off|message] |
Set an automatic response should someone /tell you. Set if you're going to be away from the keyboard for a while.
|
RolePlay Commands
Command | Syntax | Function |
---|---|---|
/greet |
/greet |
Greet the targeted person, or everyone if no one is target. Makes the character do the movement to greet (e.g. wave) |
/wave |
/wave |
Makes the character wave |
/bow |
/bow |
Makes the character bow down |
/kneel |
/kneel |
Makes the character kneel in front of everybody |
/sit |
/sit |
Makes the character sit on the ground |
/me |
/me action |
Gives a system message the your character those an action (no animation)
|
/my |
/my action |
Similar to /me but speaking in the possessive (i.e. "Harnquest's hammer fell off the bench")
|
/marriage |
/marriage [propose player|divorce] message |
Propose marriage to or divorce another player
|
/auction |
/auction description |
Put an item up for sale or offer to buy something.
|
Interface Commands
Command | Syntax | Function |
---|---|---|
/buddylist |
/buddylist |
Shows your Buddy list. |
/ignore |
/ignore |
Shows your Ignore list.
Conversation of anyone listed here will not appear in your chat window. |
In-game Assistance
Command | Syntax | Function |
---|---|---|
/advisormode |
/advisormode [on|off] |
Used to toggle the advisor mode option
|
/advice |
/advice player message |
Give help to a player. This command is only available when the advisor mode is on, and you can only advise players who have asked for help
|
/help |
/help message |
This is the default command when entering sending a message in the help channel
Give your message to the advisers.
|
Utility Commands
Command | Syntax | Function |
---|---|---|
/screenshot |
/screenshot {nogui} {lossless} |
Takes a screenshot and saves it under "screenshots" in your install directory
|
/pos |
/pos |
Gives you your current position in the world. |
/clear |
/clear |
Clears all the data in all chat windows. |
/who |
/who {filter} |
Lists players currently online whose name, guild or rank matches the filter. If no filter is specified, all players are listed.
|
/report |
/report player |
Makes the server log everything the named player says for five minutes. Use this when a player is rude, cheating or griefing so the GMs and developers can review the log later and have proof.
|
/add_ignore |
/add_ignore player |
Add a player to your Ignore list. Use if a player is being rude and there is no GM around. Doing this will prevent anything they say from appearing in your chat window.
|
/remove_ignore |
/remove_ignore player |
Remove a player to your Ignore list.
|
Syntax Guide
The following tables use a specific typographical convention. This typographical convention is not used in game. It is used here to clarify syntax.
A word preceded with a slash (i.e. "/example") is a command.
Any word after a command written in plain text (i.e. "example") is a set required parameter.
Any word after a command written in italics (i.e. "example") is a variable required parameter. You may use any word or phrase you like here.
Any word after a command written between two curly brackets (i.e. "{example}" or "{example}") is an optional parameter. If it is also italicised, the parameter is variable.
Any words separated with a 'pipe' (|) and surrounded by square brackets (ie. "[apple | pear | peach]") are choices. Only one of them may be chosen. For instance, "/example apple" is valid, whilst "/example apple peach" is not. Once again, if it is italicised the parameter is variable.