Commit Graph
161 Commits
Author SHA1 Message Date
Robin Kupper 380d340423 Fixed merge. 2011-05-06 00:16:13 +02:00
Robin Kupper 4ff8ad98cc Merge branch 'dev' 2011-05-06 00:10:52 +02:00
Robin Kupper 2012454b75 Fixed writelock issue. 2011-05-06 00:10:06 +02:00
Robin Kupper 85678730e4 Added connection message at startup. 2011-05-04 00:38:17 +02:00
Robin Kupper 34b9385707 Improved ConnectionPool 2011-05-03 22:11:46 +02:00
Robin Kupper de6f1f947b Changed ArrayLists to HashSets in Config 2011-05-03 21:46:55 +02:00
Robin Kupper 7d0ef7b264 Moved to connection validation check, rather than using an own.
Implemented unimplemented connection methods.
2011-05-03 10:47:44 +02:00
Robin Kupper 96400cb1ca v0.15 2011-05-02 15:01:23 +02:00
Robin Kupper 1b1b705daa Added ping to connection validation check.
Closing connections at server shutdown.
2011-05-02 14:55:38 +02:00
Robin Kupper 70d8f55f5d Added more consumer configuration. 2011-04-28 12:13:13 +02:00
Robin Kupper 28b85c07e1 Raised queue overloaded warning threshold 2011-04-27 16:48:25 +02:00
Robin Kupper 4e2d367513 Added lava flow logging 2011-04-27 12:55:04 +02:00
Robin Kupper e5ed36ff60 Fixed queueBlockReplace not merging in all cases. 2011-04-27 12:27:12 +02:00
Robin Kupper 36050383ec Advanced merging for queueBlockReplace. 2011-04-26 23:34:25 +02:00
Robin Kupper a964d69e4a Treat water/stationary water, lava/stationary lava, on/off redstone
torches, on/off repeaters and glowing/normal redstone ore as same
block.
2011-04-26 23:33:55 +02:00
Robin Kupper 6a8d6dbd5a Cleanup 2011-04-26 22:15:29 +02:00
Robin Kupper 2cbf332059 Added check for too large keepLogDays timespans. 2011-04-26 21:42:20 +02:00
Robin Kupper 2536a49871 v0.14 2011-04-26 17:56:06 +02:00
Robin Kupper aab2dbfe5d Minor fixes. 2011-04-26 17:54:52 +02:00
Robin Kupper 90fef4d277 Logging fluid data when replacing. 2011-04-26 16:41:35 +02:00
Robin Kupper 088cbd1c91 Clean up 2011-04-23 13:21:26 +02:00
Robin Kupper 6ef25f0436 Made check permissions accept CommandSender. 2011-04-23 12:33:03 +02:00
Robin Kupper 9c998003f1 Added comments to queue methods. Renamed some. 2011-04-21 18:15:50 +02:00
Robin Kupper 7c39803469 Initializing the consumer before other plugins enables. 2011-04-20 22:34:18 +02:00
Robin Kupper 645a305649 Made some more fields final. 2011-04-20 10:53:34 +02:00
Robin Kupper 13a9557de2 Replaced String table with int worldHash in row classes. 2011-04-20 01:33:57 +02:00
Robin Kupper 07bf348083 Made row classes fields final. 2011-04-20 01:26:00 +02:00
Robin Kupper 0e28e66c07 Fixed connection pool not working at all 2011-04-20 00:42:21 +02:00
Robin Kupper fc65c72bf7 Reworked queueBlock methods. 2011-04-19 10:47:22 +02:00
Robin Kupper 74d662b00c Removed static and public fields. 2011-04-16 17:53:18 +02:00
Robin Kupper 1356a762af Removed instabreak listener. 2011-04-16 14:27:33 +02:00
Robin Kupper a9781d35bf Added logBlockInstaBreak 2011-04-16 02:38:56 +02:00
Robin Kupper 74bbfd3c8d Removed config static attribute. 2011-04-16 02:15:25 +02:00
Robin Kupper 19ba5a6c61 Moved listeners to own classes. 2011-04-16 01:50:42 +02:00
Robin Kupper 770465b550 Updated /lb help. 2011-04-15 22:30:17 +02:00
Robin Kupper df9bc00df7 Added logKillsLevel config. 2011-04-15 22:17:26 +02:00
Robin Kupper ea2889da4d Merge branch 'killlogging' into HEAD 2011-04-14 22:27:39 +02:00
Robin Kupper 92e9564fa7 Fixed double kill issue. 2011-04-14 22:27:31 +02:00
Robin Kupper a25789bf8b Removed debug message. 2011-04-14 21:30:34 +02:00
Robin Kupper 2af2f93b7f Enabled dumpDeletedLog by default. 2011-04-14 13:10:53 +02:00
Robin Kupper 1228fcc2ac Fixed clearlog deleting all log when using a keepLogDays higher than
24 days.
2011-04-14 13:07:24 +02:00
Robin Kupper 2230017cdb Fixed displaying wrong count of deleted log. 2011-04-14 12:22:05 +02:00
Robin Kupper a28c0fd5f3 v0.13 2011-04-13 23:42:55 +02:00
Robin Kupper 9eb5fd003f Fixed logFire. 2011-04-13 23:30:53 +02:00
Robin Kupper 5ee4f5e2c2 Added config useBukkitScheduler. 2011-04-13 23:26:10 +02:00
Robin Kupper 2897bed011 Reworked config. Deleted, renamed and added a few. 2011-04-13 23:15:26 +02:00
Robin Kupper e035e3d03c Shortened permissions check. 2011-04-13 19:49:58 +02:00
Robin Kupper 2feac1b105 Added option to disable block placing/breaking logging. 2011-04-13 12:46:19 +02:00
Robin Kupper a0ab118bd1 Fixed logChestAccess 2011-04-13 12:27:42 +02:00
Robin Kupper 175fec1c6d Fixed backslashes not beeing escaped. 2011-04-13 12:26:09 +02:00