Commit Graph
130 Commits
Author SHA1 Message Date
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
Robin Kupper 05f1490f9c v0.11b 2011-04-06 14:10:16 +02:00
Robin Kupper 87eee5f9b8 Escaped signtexts. 2011-04-06 13:55:37 +02:00
Robin Kupper e07f81f82d Shortened blockstats query. 2011-04-05 23:55:28 +02:00
Robin Kupper 094f59b09c Added check for invalid toolID and toolblockID entrys. 2011-04-05 13:55:05 +02:00
Robin Kupper 60b00a94e1 Added check for closed connections. 2011-04-05 13:16:44 +02:00
Robin Kupper c377579c2f v0.11 2011-04-05 01:32:33 +02:00
Robin Kupper d805965981 Catched nullpointer at consumer. 2011-04-05 00:48:53 +02:00
Robin Kupper f89434c5d9 Removed some indexes and backticks. 2011-04-04 16:28:08 +02:00
Robin Kupper 1d44a088aa Added dontRollback.
Added replaceAtRollback.
2011-04-04 11:14:25 +02:00
Robin Kupper 7e505d4803 Merged worldNames and worldTables to a hashmap. 2011-04-04 03:08:03 +02:00
Robin Kupper b321668cde Moved consumer to an own class file.
Saved queue on server shutdown.
2011-04-04 02:20:58 +02:00