Difference between revisions of "Server command"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) |
||
| Line 79: | Line 79: | ||
{{ServerCommandV2|pm||{{ServerArgumentV2|PlayerName|Str|1|False||}} {{ServerArgumentV2|Message|Str|2|False||}}|To chat privately and no one can know including OP.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}<br />{{ServerArgumentV2|Message|Str|2|False||Input}}|Master / OP / User}} | {{ServerCommandV2|pm||{{ServerArgumentV2|PlayerName|Str|1|False||}} {{ServerArgumentV2|Message|Str|2|False||}}|To chat privately and no one can know including OP.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}<br />{{ServerArgumentV2|Message|Str|2|False||Input}}|Master / OP / User}} | ||
{{ServerCommandV2|allowop||{{ServerArgumentV2|AllowOP|Int|1|False||}} OR {{ServerArgumentV2|AllowOP|Bool|1|False||}}|To allow or disallow server to have OP.|{{ServerArgumentV2|AllowOP|Int|1|False||Input}}<br />{{ServerArgumentV2|AllowOP|Bool|1|False||Input}}|Master}} | {{ServerCommandV2|allowop||{{ServerArgumentV2|AllowOP|Int|1|False||}} OR {{ServerArgumentV2|AllowOP|Bool|1|False||}}|To allow or disallow server to have OP.|{{ServerArgumentV2|AllowOP|Int|1|False||Input}}<br />{{ServerArgumentV2|AllowOP|Bool|1|False||Input}}|Master*}} | ||
{{ServerCommandV2|say||{{ServerArgumentV2|Message|Str|1|False||}}|To chat globally to everyone as a server message.|{{ServerArgumentV2|Message|Str|1|False||Input}}|Master}} | {{ServerCommandV2|say||{{ServerArgumentV2|Message|Str|1|False||}}|To chat globally to everyone as a server message.|{{ServerArgumentV2|Message|Str|1|False||Input}}|Master*}} | ||
{{ServerCommandV2|world|update||To update the server worldmap. ( Refresh command? )||Master / OP}} | {{ServerCommandV2|world|update||To update the server worldmap. ( Refresh command? )||Master / OP}} | ||
}} | }} | ||
Revision as of 13:30, 1 September 2014
These are all the available command for normal and OP to use.
A General Note to all OP ( Must Read )
- Please do not misuse any command below. Some might break or close your server if you misuse it.
- Do not try out command that do not work properly such as " /weather 6 "
- We are not RESPONSIBLE for your server if your OP member misuse any of those listed here.
Important info / definition of certain things before we get started.
By Default, the Argument Types are:
- Str ( Str are define as letters or symbols )
- Int ( Int are define as Integer numbers )
- Bool ( Bool are define as words such as True, False )
Availability:
- Master ( The person who host the server )
- OP ( The Operator )
- User ( Normal Players )
Note: Those command that is only available to Master can be only used inside the server client textbox. InGame will not work.
Server Commands
Server Commands are commands that tells the game what to do. It comes with / .
The table below is split into sections by Command.
You may use the sort feature to make it list according to alphanumeric order.
|