Commit Graph
149 Commits
Author SHA1 Message Date
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
Robin Kupper 4b32782d92 Fixed stuck in bed issue. 2011-04-12 12:22:57 +02:00
Robin Kupper e4c2497d35 Added timer in case the bukkit scheduler fails. 2011-04-12 03:37:22 +02:00
Robin Kupper 9dca36ee4f Added message whether the consumer started successfully. 2011-04-12 03:08:19 +02:00
Robin Kupper 34633ac136 Removed TODO. 2011-04-12 02:09:59 +02:00
Robin Kupper f3ff81376a Added /lb savequeue 2011-04-12 01:56:49 +02:00
Robin Kupper cb98c043bb Fixed dumps. 2011-04-11 12:50:45 +02:00
Robin Kupper 3a549c5aea Fixed path for dumb. 2011-04-11 12:42:08 +02:00
Robin Kupper 9fc2b6ec5e v0.12b 2011-04-11 11:39:41 +02:00
Robin Kupper fbab24e139 Added exception threw when config can't be saved. 2011-04-11 11:38:29 +02:00
Robin Kupper a2f05f4702 Closed consumer connection as well. 2011-04-11 11:11:25 +02:00
Robin Kupper 76c8431f07 v0.12 2011-04-11 01:09:41 +02:00
Robin Kupper 40ff71e3b6 Now validating connections before using them. 2011-04-11 01:03:53 +02:00