Difference between revisions of "Server command"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| Line 17: | Line 17: | ||
|- | |- | ||
| /blacklist <playername> | | /blacklist <playername> | ||
| To ban someone | | To ban someone for your server | ||
| For OP Only | | For OP Only | ||
|- | |- | ||
| /unlist blacklist <playername> | | /unlist blacklist <playername> | ||
| To unban someone | | To unban someone for your server. ( Warning: If you type " /unlist blacklist " only, game will crash and kick you out from server. ) | ||
| For OP Only | |||
|- | |||
| /mute <playername> | |||
| To ban someone for chatting and using command in your server. | |||
| For OP Only | |||
|- | |||
| /unmute <playername> | |||
| To unban someone for chatting and using command in your server. | |||
| For OP Only | |||
|- | |||
| /kick <playername> | |||
| To kick someone out for your server or to remove any stuck player inside. | |||
| For OP Only | |||
|- | |||
| /op <playername> | |||
| To add someone as OP for your server. | |||
| For OP Only | |||
|- | |||
| /deop <playername> | |||
| To remove someone as OP for your server. | |||
| For OP Only | |||
|- | |||
| /pm <playername> <message> | |||
| To private chat someone in the server. | |||
| For Normal User / OP | |||
|- | |||
| /whitelist <playername> | |||
| To allow someone to join for your server ( Warning: If you use this command without whitelising yourself, you will be kicked out of the server and cannot enter the server. You need to edit the server property.dat => Whitelist back to 0. ) | |||
| For OP Only | |||
|- | |||
| /unlist whitelist <playername> | |||
| To disallow someone to join for your server ( Warning: If you use this command without whitelising yourself, you will be kicked out of the server and cannot enter the server. You need to edit the server property.dat => Whitelist back to 0. ) | |||
| For OP Only | |||
|- | |||
| /weather <weather type in number> | |||
| Clear = 0 Rain = 1 Snow = 2 Underwater = 3 Sunny = 4 Fog = 5 Thunderstorm = 6 ( DO NOT USE, NOT WORKING PROPERLY ) Sandstorm = 7 Ash = 8 Blizzard = 9 ( Warning: If you use this command but typing the weather value out of range, you will be kicked out of the server. ) | |||
| For OP Only | |||
|- | |||
| /season <season type in number> | |||
| Winter = 0 Spring = 1 Summer = 2 Fall = 3 ( Warning: If you use this command but typing the season value out of range, you will be kicked out of the server. ) | |||
| For OP Only | | For OP Only | ||
|} | |} | ||
|} | |} | ||
* This list is not done yet... Maybe someone could goto my thread that consist of all possible combination and update it. | * This list is not done yet... Maybe someone could goto my thread that consist of all possible combination and update it. | ||
Revision as of 17:59, 25 May 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.
|
- This list is not done yet... Maybe someone could goto my thread that consist of all possible combination and update it.