Updated the change log.
This commit is contained in:
parent
931cd1a520
commit
563bdfe2fd
15
changelog.md
15
changelog.md
@ -1,10 +1,19 @@
|
|||||||
## 2.1.2
|
## 2.2.0 ##
|
||||||
|
* Improved gate commands and shortcuts (have a look at the bukkit-dev page for more information).
|
||||||
|
* Improved overall performance.
|
||||||
|
* Added a configuration file (have a look at the bukkit-dev page for more information).
|
||||||
|
* Resolved issues with (random) teleports to the nether.
|
||||||
|
* Made it possible to create non hidden gates without a frame. (Turned off by default!)
|
||||||
|
* Changed the behavior regarding portal blocks. Starting with this version no blocks will be set by the plugin. All portal blocks will only be visible by on client side.
|
||||||
|
* Added checks preventing the plugin from overwriting gate storage file on error.
|
||||||
|
* Added the ability to change and disable messages on teleport and insufficient permissions via a config file.
|
||||||
|
## 2.1.2 ##
|
||||||
* Fixed a bug where players got teleported one block beside the real portal.
|
* Fixed a bug where players got teleported one block beside the real portal.
|
||||||
* Fixed a bug where gates with no location caused multiple exceptions.
|
* Fixed a bug where gates with no location caused multiple exceptions.
|
||||||
## 2.1.1
|
## 2.1.1 ##
|
||||||
* Made the list command more reliable.
|
* Made the list command more reliable.
|
||||||
* Error messages will be displayed less frequent.
|
* Error messages will be displayed less frequent.
|
||||||
## 2.1.0
|
## 2.1.0 ##
|
||||||
* Command outputs are now colored.
|
* Command outputs are now colored.
|
||||||
* Fixed a bug where players in creative mode would not be teleported correctly.
|
* Fixed a bug where players in creative mode would not be teleported correctly.
|
||||||
* Made various commands available via the server console.
|
* Made various commands available via the server console.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user