Brettflan
649efc25bb
Release 1.8.1 - probably final release for Bukkit
2014-09-27 12:51:08 -05:00
Brettflan
195c593879
Release 1.8.0
2014-05-30 19:15:36 -05:00
Brettflan
2984d9513f
Changed bypass list to track UUIDs instead of names, in advance of changeable names in Minecraft 1.8.0+. There might be a slight delay in response now when running the /wb bypasslist command, and when running the /wb bypass command on a player who is not online. This is because the Mojang UUID lookup server must be queried in those cases. This may be handled better in a future update if/when Bukkit provides methods for caching and looking up that information.
...
The UUID/player name lookup code I've used is by evilmidget38, from: http://forums.bukkit.org/threads/player-name-uuid-fetcher.250926/
NOTE: if you have a bypass list saved, it will be wiped when you first run this update. The wipe will only happen once, as it is a safety precaution.
2014-05-28 11:13:16 -05:00
Brettflan
6e65b00712
Release 1.7.9 (Beta)
...
This is marked as a beta to be on the safe side due to the overhaul of the entire command system. I've tested every command both through the server console and in-game, but it's certainly possible I missed a bug or two somewhere in there.
2014-03-19 09:02:10 -05:00
Brettflan
133027dc77
Release version 1.7.8
2014-02-22 08:10:38 -06:00
Brettflan
48fb41f0ee
Release 1.7.7
2013-12-18 01:16:44 -06:00
Brettflan
75ea990bb8
Release 1.7.6
2013-10-19 22:44:03 -05:00
Brettflan
6c2d705769
additional bits for release 1.7.5
2013-07-12 02:25:36 -05:00
Brettflan
5d745ca788
Updated target Bukkit lib version to 1.6.1-R0.1-SNAPSHOT
...
Added carpet to safe open block list
Added showWhooshEffect(Location loc) helper method to Config class to show the whoosh effect, if it is enabled
2013-07-05 15:28:13 -05:00
Brettflan
fa5fb33da8
Release 1.7.2b
...
Also updated some Maven pom config
2013-05-22 11:35:20 -05:00
Ian Macalinao
e6b3ec360f
Mavenized entire project
...
Signed-off-by: Ian Macalinao <ianmacalinao@gmail.com>
2013-05-16 23:27:12 -05:00
Carl Johan Crafoord
94ec8a25a4
Add pom.xml for maven building
2012-06-10 18:18:50 +02:00