craftinc-gates/changelog.md

39 lines
1.8 KiB
Markdown
Raw Normal View History

2013-07-10 22:14:55 +02:00
## 2.2.1 ##
* Changed priority of some event listeners to solve problems with WorldGuard and other protection plugins.
2013-06-20 22:36:03 +02:00
## 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!)
2013-07-01 20:46:23 +02:00
* 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 on client side.
* Added checks preventing the plugin from overwriting the gate storage file on error.
2013-06-20 22:36:03 +02:00
* Added the ability to change and disable messages on teleport and insufficient permissions via a config file.
2013-07-01 13:50:02 +02:00
2013-06-20 22:36:03 +02:00
## 2.1.2 ##
2013-05-17 21:05:36 +02:00
* Fixed a bug where players got teleported one block beside the real portal.
2013-05-17 21:28:56 +02:00
* Fixed a bug where gates with no location caused multiple exceptions.
2013-07-01 13:50:02 +02:00
2013-06-20 22:36:03 +02:00
## 2.1.1 ##
2013-04-09 09:11:22 +02:00
* Made the list command more reliable.
* Error messages will be displayed less frequent.
2013-07-01 13:50:02 +02:00
2013-06-20 22:36:03 +02:00
## 2.1.0 ##
2013-02-19 11:45:00 +01:00
* Command outputs are now colored.
* Fixed a bug where players in creative mode would not be teleported correctly.
* Made various commands available via the server console.
* Simplified command names.
2013-02-23 19:51:54 +01:00
* Improved permissions handling. (Added soft dependency for Vault.)
2013-02-28 00:22:08 +01:00
* A message will be displayed after a player has been teleported. There is also a message displayed if a player is not allowed to use a gate.
2013-02-19 11:45:00 +01:00
## 2.0.1a
* Fixed broken import for gates created with version 2.0.0
## 2.0.1
* Updated permissions to allow everyone to use gates by default.
* Fixed a bug where yaw had not been taken correctly into account while teleporting.
* Re-added persistence of yaw and pitch of gate locations and exits.
## 2.0.0
Initial release under new name