Brettflan
|
c0fc603e5f
|
Compatibility with upcoming CB 1.1-R5 and above: removed legacy Configuration code.
|
2012-02-20 15:24:55 -06:00 |
|
Brettflan
|
7eb7404dcd
|
Changed world folder location determination for "trim" task to use new World.getWorldFolder() method
Added "The End" world support to the "trim" command, since it uses a new region folder location
|
2011-12-14 06:05:43 -06:00 |
|
Brettflan
|
45ee339402
|
Update to use newer Bukkit Configuration handler
As a result, the /wb reload command is now working correctly
|
2011-12-12 10:41:57 -06:00 |
|
Brettflan
|
548fbef7d6
|
Critical fix: a bizarre Bukkit bug was resulting in the fill command sometimes wiping out the chunk at 0,0, even when it never even touched that chunk. The bug is caused by World.unloadChunk() in unknown circumstances. This workaround fix causes the task to speed along faster and memory usage to grow very quickly if you're running the fill task at a high frequency, so I've increased the "too low" memory threshold to 200 MB and increased the status update frequency and memory check to every 5 seconds (instead of every 10 seconds).
The status update frequency for the trim task has likewise been switched to every 5 seconds, for consistency.
|
2011-08-15 19:04:02 -05:00 |
|
Brettflan
|
7378d58405
|
added direct GroupManager support, several other bits and bobs
|
2011-04-03 04:40:50 -05:00 |
|
Brettflan
|
450692d439
|
update ignored folders
|
2011-04-01 17:12:28 -05:00 |
|
Brettflan
|
ee1ae0bca8
|
file cleanup
|
2011-04-01 13:45:47 -05:00 |
|