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] [pc|npc|item] [name] |
Targets on something or someone depending on the options
|
/trade |
/trade |
Start trading with the selected player. |
/tellnpc |
/tellnpc message |
This is the default command when entering sending a message in the NPC channel
Give a message to an NPC
|
/say |
/say message |
This is the default command when entering sending a message in the main channel
Give a message to the players around you
|
/shout |
/shout message |
Yell a message all the players on the map
|
Player 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. |
/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.
|
RolePlay Commands
Command | Syntax | Function |
---|---|---|
/greet |
/geet |
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)
|
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 Square 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' (|) (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.