Difference between revisions of "Server command"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| Line 33: | Line 33: | ||
{{ServerCommandV2|Restart|||To restart the server launcher by closing and then reopen again automatically.||OP}} | {{ServerCommandV2|Restart|||To restart the server launcher by closing and then reopen again automatically.||OP}} | ||
{{ServerCommandV2|Servermessage||{{ServerArgumentV2|ServerMessage|Str|1|False||}}|To change the server message when you are at the server login page.|{{ServerArgumentV2|ServerMessage|Str|1|False||Input}}|OP}} | {{ServerCommandV2|Servermessage||{{ServerArgumentV2|ServerMessage|Str|1|False||}}|To change the server message when you are at the server login page.|{{ServerArgumentV2|ServerMessage|Str|1|False||Input}}|OP}} | ||
| Line 42: | Line 40: | ||
{{ServerCommandV2|Season||{{ServerArgumentV2|SeasonID|Int|1|False||}}|To change the server Season.|{{ServerArgumentV2|SeasonID|Int|1|False||Input}}|OP}} | {{ServerCommandV2|Season||{{ServerArgumentV2|SeasonID|Int|1|False||}}|To change the server Season.|{{ServerArgumentV2|SeasonID|Int|1|False||Input}}|OP}} | ||
{{ServerCommandV2|White||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To allow someone to join for your server if the properties.dat is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | {{ServerCommandV2|White||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To allow someone to join for your server if the properties.dat "WhiteList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | ||
{{ServerCommandV2|Whitelist||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To allow someone to join for your server if the properties.dat "WhiteList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Black||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To disallow someone to join for your server if the properties.dat "BlackList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Blacklist||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To disallow someone to join for your server if the properties.dat "BlackList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Unlist|White|{{ServerArgumentV2|PlayerName|Str|1|False||}}|To remove someone from your whitelist for your server if the properties.dat "WhiteList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Unlist|Whitelist|{{ServerArgumentV2|PlayerName|Str|1|False||}}|To remove someone from your whitelist for your server if the properties.dat "WhiteList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Unlist|Black|{{ServerArgumentV2|PlayerName|Str|1|False||}}|To remove someone from your blacklist for your server if the properties.dat "BlackList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Unlist|Blacklist|{{ServerArgumentV2|PlayerName|Str|1|False||}}|To remove someone from your blacklist for your server if the properties.dat "BlackList" is set to 1.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Timeoffset||{{ServerArgumentV2|Timeoffset|Int|1|False||}}|To change the server time depending on the timeoffset that you set.|{{ServerArgumentV2|Timeoffset|Int|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Timepreset||{{ServerArgumentV2|TimeID|Int|1|False||}}|To change the server time depending on the TimeID that you set.|{{ServerArgumentV2|TimeID|Int|1|False||Input}}|OP}} | |||
{{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}}|Everyone}} | |||
{{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}}|OP}} | |||
{{ServerCommandV2|op||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To add the player as OP.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|deop||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To remove the player as OP.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Mute||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To ban someone for chatting and using command in your server.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
{{ServerCommandV2|Unmute||{{ServerArgumentV2|PlayerName|Str|1|False||}}|To unban someone for chatting and using command in your server.|{{ServerArgumentV2|PlayerName|Str|1|False||Input}}|OP}} | |||
}} | }} | ||
Revision as of 17:47, 20 August 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.
- Prevent chatting using /stop spaming please... this kind of command is BAD.
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 )
For any Optional Argument, it will be engrave by a individual square bracket for example "[Str1],[Str2],[Str3],..."
For any Multiple Argument ( Either or ), it will be separated by the word "OR" for example "Str1,Int2,Int3,Int4,Int5 OR Str1,Int2,Int3"
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.
|
|