Commit Graph
141 Commits
Author SHA1 Message Date
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
Robin Kupper 7a34fd1243 Reworked MySQL connection pool. 2011-04-10 16:44:10 +02:00
Robin Kupper 52e3964fa1 Added /lb hide 2011-04-07 22:28:25 +02:00
Robin Kupper 9ebc6c3305 Changed config variables to final. 2011-04-07 19:33:48 +02:00
Robin Kupper a75705a80b Added check for empty result sets 2011-04-07 18:37:53 +02:00
Robin Kupper 048f0221dd Added check for 0 byte downloads. 2011-04-07 18:18:22 +02:00
Robin Kupper ad1850ad03 Added /lb tool and /lb toolblock 2011-04-07 11:00:51 +02:00
Robin Kupper 9fd02e6780 Dumping log before deleting 2011-04-07 03:27:34 +02:00
Robin Kupper ac9b616ca2 Fixed a typo. 2011-04-06 17:49:19 +02:00