Commit Graph

17 Commits

Author SHA1 Message Date
Kevin Breslin
1a6ed552ea Remove unused imports and local variable 2016-06-11 21:44:52 -05:00
Mike Primm
0a4b1fd14b Add showworldborder setting, 1.8 vanilla world border support 2015-02-15 12:40:30 -06:00
Mike Primm
274a363a97 Avoid trap in Spigot for light levels outside max height 2014-12-14 20:49:38 -06:00
Mike Primm
76863aeb71 Add use-brightness-table setting, and support for world-specific brightness tables 2014-01-04 21:16:29 -06:00
Mike Primm
df55606023 Add method for discovering all chunks in world 2013-05-24 23:59:08 -05:00
Mike Primm
68f0c17f70 Support world loading/unloading - allow viewing while world unloaded 2012-11-10 23:47:40 -06:00
Mike Primm
133d3078d7 Cleanup warnings 2012-07-21 00:35:41 -05:00
Mike Primm
d95213e7dd Fix hideifundercover on The End 2012-05-09 00:29:04 -05:00
Mike Primm
4d6d156e9c Declare world permission nodes 2012-04-11 01:19:12 -05:00
Mike Primm
de4fdb2b0c Fix handling of normalized world names 2012-03-10 15:07:13 -06:00
Mike Primm
516125e87b Support world names with '/' characters (substitute internally with '-') 2012-02-27 22:14:48 -06:00
Mike Primm
cac8527d76 Add sealevel and world height for client info 2012-02-22 21:12:29 -06:00
Mike Primm
5ad4ba285b Strip out obsolete pre 1.1 bukkit workarounds, fixes 2012-02-14 20:54:36 -06:00
Mike Primm
417b8d6e31 Add support for greater-than-128 high worlds 2012-02-01 00:40:38 -06:00
Mike Primm
8d1def2ea0 Some more cleanup 2012-01-15 23:56:32 -06:00
Mike Primm
eb35dbe1a6 More cleanup and refactoring - get ready to split out core 2012-01-15 23:19:01 -06:00
Mike Primm
b64094795e Checkpoint on split between bukkit-specific and common code core 2012-01-15 16:58:19 -06:00