Updated the changelog and other documents for the upcoming 2.3 release.

This commit is contained in:
Tobias Ottenweller
2013-11-16 17:54:33 +01:00
parent 757d6b5a48
commit 28cacfdb19
4 changed files with 45 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ Removes the gate from the game.
* __/gate exit, e [id]__
Changes the location where the gate will teleport players to your current location.
* __/gate exitopen, eo [id]__
Changes the location where the gate will teleport players to your current location. Also tries to open that gate afterwards.
* __/gate help, ? [page]__
Prints help pages.
@@ -14,7 +17,7 @@ Prints help pages.
Makes a gate NOT consist of gate blocks while open.
* __/gate info, i [id]__
Prints details about a certain gate.
Prints details about a certain gate. Will print information about the nearest gate if no _id_ is supplied. Also highlights the gate you're requesting information about.
* __/gate list, ls [page]__
Prints all available gates.
@@ -22,6 +25,9 @@ Prints all available gates.
* __/gate location, lo [id]__
Sets the entrance of the gate to your current location.
* __/gate nearby, nb__
Prints the name of nearby gates. Also highlights them.
* __/gate new, n [id]__
Creates a gate at your current location.