Difference between revisions of "Commands"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
== List of Commands == | == List of Commands == | ||
/disconnect | {| class="wikitable" | ||
|- | |||
/weather rain | ! Command | ||
! Arguments | |||
! Description | |||
|- | |||
| <code>/disconnect</code> | |||
| ''none'' | |||
/give | | disconnects you from the current co-op session. | ||
|- | |||
/tp mapfile | | <code>/weather</code> | ||
| "clear", "snow", "rain" | |||
| changes the [[weather]] to the given type. | |||
|- | |||
| <code>/give</code> | |||
| [ItemID], [Amount] | |||
/wear skinID | | gives the player the item with the give ItemID.<br />The "Amount" is optional, if it's not given, it changes to 1. | ||
|- | |||
| <code>/tp</code> | |||
| [mapfile], [X,Y,Z] | |||
| teleports the player to the given map. One can enter only the position or the map file. | |||
|- | |||
| <code>/wear</code> | |||
| [skinID] | |||
| changes [[player]]'s skin to the given skin | |||
|} | |||
Latest revision as of 03:11, 27 December 2012
Commands are a feature in co-op implemented in 0.010a that allow the players to change data within the game. Commands are activated by pressing the T key and typing in a command.
List of Commands
| Command | Arguments | Description |
|---|---|---|
/disconnect
|
none | disconnects you from the current co-op session. |
/weather
|
"clear", "snow", "rain" | changes the weather to the given type. |
/give
|
[ItemID], [Amount] | gives the player the item with the give ItemID. The "Amount" is optional, if it's not given, it changes to 1. |
/tp
|
[mapfile], [X,Y,Z] | teleports the player to the given map. One can enter only the position or the map file. |
/wear
|
[skinID] | changes player's skin to the given skin |