Brokkonaut
efe0210387
Update to 1.13.1
2018-08-27 23:02:22 +02:00
Brokkonaut
45ef28c8d3
Update for 1.13 + Some cleanup
2018-08-22 16:39:56 +02:00
Brettflan
d8d1b28b57
Release 1.8.7 - going ahead for boat bugfix since nothing else fixable has come up
2017-05-04 11:39:12 -05:00
Brettflan
c0d1772418
Release 1.8.6
2016-08-16 17:27:39 -05:00
Brettflan
9abf6ff938
Release 1.8.5
2016-01-02 04:55:03 -06:00
Brettflan
a349063a74
Release 1.8.4
...
Also updated Spigot and Dynmap API version references, and one very minor bit of code cleanup.
2015-06-23 12:38:26 -05:00
Brettflan
a107ee7e8a
Release 1.8.3 - quick fix to remove "worldborder" command alias, which would replace vanilla /worldborder command
2015-03-07 16:20:42 -06:00
Brettflan
c254442056
Release 1.8.2 - for Spigot builds for Minecraft 1.8+
2015-03-01 10:23:34 -06:00
Brettflan
c96672a9ec
initial test update for MC 1.8 Spigot... fix for border check routine failing and spewing errors due to change in Bukkit.getServer().getOnlinePlayers()
2015-02-08 09:14:31 -06:00
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