Commit Graph

  • 426a876da1 Fixed chest logging inverted amounts in some cases Robin Kupper 2011-05-25 03:16:14 +02:00
  • 6b872a737e Fixed permissions Robin Kupper 2011-05-25 02:30:03 +02:00
  • ec37a4e249 Implemented BukkitContrib for chest logging. Robin Kupper 2011-05-25 02:20:37 +02:00
  • 009b4b2595 Clean up Robin Kupper 2011-05-22 20:32:42 +02:00
  • f788d5ef14 Moved query at player join. Robin Kupper 2011-05-22 17:53:48 +02:00
  • 6c404d8ca8 v1.00rc1 Robin Kupper 2011-05-22 04:01:43 +02:00
  • c5cfa5fd87 Added message to dump log errors. Robin Kupper 2011-05-07 16:40:41 +02:00
  • 227747a377 Fixed multiple players not working Robin Kupper 2011-05-06 16:33:03 +02:00
  • c1781d995a First implementation of new commands system Robin Kupper 2011-05-06 15:46:49 +02:00
  • c94537b498 Merge branch 'master' into HEAD Robin Kupper 2011-05-06 02:46:34 +02:00
  • 67c498a84f v0.15b Robin Kupper 2011-05-06 01:18:34 +02:00
  • 8ed0a1bb82 Fixed closeConnections Robin Kupper 2011-05-06 01:18:02 +02:00
  • 380d340423 Fixed merge. Robin Kupper 2011-05-06 00:16:13 +02:00
  • 4ff8ad98cc Merge branch 'dev' Robin Kupper 2011-05-06 00:10:52 +02:00
  • 2012454b75 Fixed writelock issue. Robin Kupper 2011-05-06 00:10:06 +02:00
  • 137e3dc6b7 Added sessions. Robin Kupper 2011-05-06 00:01:02 +02:00
  • 85678730e4 Added connection message at startup. Robin Kupper 2011-05-04 00:38:17 +02:00
  • 34b9385707 Improved ConnectionPool Robin Kupper 2011-05-03 22:11:46 +02:00
  • de6f1f947b Changed ArrayLists to HashSets in Config Robin Kupper 2011-05-03 21:46:55 +02:00
  • 7d0ef7b264 Moved to connection validation check, rather than using an own. Implemented unimplemented connection methods. Robin Kupper 2011-05-03 10:47:44 +02:00
  • 96400cb1ca v0.15 Robin Kupper 2011-05-02 15:01:23 +02:00
  • 1b1b705daa Added ping to connection validation check. Closing connections at server shutdown. Robin Kupper 2011-05-02 14:55:38 +02:00
  • 70d8f55f5d Added more consumer configuration. Robin Kupper 2011-04-28 12:13:13 +02:00
  • 28b85c07e1 Raised queue overloaded warning threshold Robin Kupper 2011-04-27 16:48:25 +02:00
  • 4e2d367513 Added lava flow logging Robin Kupper 2011-04-27 12:55:04 +02:00
  • e5ed36ff60 Fixed queueBlockReplace not merging in all cases. Robin Kupper 2011-04-27 12:27:12 +02:00
  • 36050383ec Advanced merging for queueBlockReplace. Robin Kupper 2011-04-26 23:34:25 +02:00
  • a964d69e4a Treat water/stationary water, lava/stationary lava, on/off redstone torches, on/off repeaters and glowing/normal redstone ore as same block. Robin Kupper 2011-04-26 23:33:55 +02:00
  • 6a8d6dbd5a Cleanup Robin Kupper 2011-04-26 22:15:29 +02:00
  • 2cbf332059 Added check for too large keepLogDays timespans. Robin Kupper 2011-04-26 21:42:20 +02:00
  • 2536a49871 v0.14 Robin Kupper 2011-04-26 17:56:06 +02:00
  • aab2dbfe5d Minor fixes. Robin Kupper 2011-04-26 17:54:52 +02:00
  • 90fef4d277 Logging fluid data when replacing. Robin Kupper 2011-04-26 16:41:35 +02:00
  • 088cbd1c91 Clean up Robin Kupper 2011-04-23 13:21:26 +02:00
  • 6ef25f0436 Made check permissions accept CommandSender. Robin Kupper 2011-04-23 12:33:03 +02:00
  • 9c998003f1 Added comments to queue methods. Renamed some. Robin Kupper 2011-04-21 18:15:50 +02:00
  • 7c39803469 Initializing the consumer before other plugins enables. Robin Kupper 2011-04-20 22:34:18 +02:00
  • 645a305649 Made some more fields final. Robin Kupper 2011-04-20 10:53:34 +02:00
  • 13a9557de2 Replaced String table with int worldHash in row classes. Robin Kupper 2011-04-20 01:33:57 +02:00
  • 07bf348083 Made row classes fields final. Robin Kupper 2011-04-20 01:26:00 +02:00
  • 0e28e66c07 Fixed connection pool not working at all Robin Kupper 2011-04-20 00:42:21 +02:00
  • fc65c72bf7 Reworked queueBlock methods. Robin Kupper 2011-04-19 10:47:22 +02:00
  • 74d662b00c Removed static and public fields. Robin Kupper 2011-04-16 17:53:18 +02:00
  • 1356a762af Removed instabreak listener. Robin Kupper 2011-04-16 14:27:33 +02:00
  • a9781d35bf Added logBlockInstaBreak Robin Kupper 2011-04-16 02:38:56 +02:00
  • 74bbfd3c8d Removed config static attribute. Robin Kupper 2011-04-16 02:15:25 +02:00
  • 19ba5a6c61 Moved listeners to own classes. Robin Kupper 2011-04-16 01:50:42 +02:00
  • 770465b550 Updated /lb help. Robin Kupper 2011-04-15 22:30:17 +02:00
  • df9bc00df7 Added logKillsLevel config. Robin Kupper 2011-04-15 22:17:26 +02:00
  • ea2889da4d Merge branch 'killlogging' into HEAD Robin Kupper 2011-04-14 22:27:39 +02:00
  • 92e9564fa7 Fixed double kill issue. Robin Kupper 2011-04-14 22:27:31 +02:00
  • a25789bf8b Removed debug message. Robin Kupper 2011-04-14 21:30:34 +02:00
  • 2af2f93b7f Enabled dumpDeletedLog by default. Robin Kupper 2011-04-14 13:10:53 +02:00
  • 1228fcc2ac Fixed clearlog deleting all log when using a keepLogDays higher than 24 days. Robin Kupper 2011-04-14 13:07:24 +02:00
  • 2230017cdb Fixed displaying wrong count of deleted log. Robin Kupper 2011-04-14 12:22:05 +02:00
  • a28c0fd5f3 v0.13 Robin Kupper 2011-04-13 23:42:55 +02:00
  • 9eb5fd003f Fixed logFire. Robin Kupper 2011-04-13 23:30:53 +02:00
  • 5ee4f5e2c2 Added config useBukkitScheduler. Robin Kupper 2011-04-13 23:26:10 +02:00
  • 2897bed011 Reworked config. Deleted, renamed and added a few. Robin Kupper 2011-04-13 23:15:26 +02:00
  • e035e3d03c Shortened permissions check. Robin Kupper 2011-04-13 19:49:58 +02:00
  • 2feac1b105 Added option to disable block placing/breaking logging. Robin Kupper 2011-04-13 12:46:19 +02:00
  • a0ab118bd1 Fixed logChestAccess Robin Kupper 2011-04-13 12:27:42 +02:00
  • 175fec1c6d Fixed backslashes not beeing escaped. Robin Kupper 2011-04-13 12:26:09 +02:00
  • 4b32782d92 Fixed stuck in bed issue. Robin Kupper 2011-04-12 12:22:57 +02:00
  • e4c2497d35 Added timer in case the bukkit scheduler fails. Robin Kupper 2011-04-12 03:37:22 +02:00
  • 9dca36ee4f Added message whether the consumer started successfully. Robin Kupper 2011-04-12 03:08:19 +02:00
  • 34633ac136 Removed TODO. Robin Kupper 2011-04-12 02:09:59 +02:00
  • f3ff81376a Added /lb savequeue Robin Kupper 2011-04-12 01:56:49 +02:00
  • cb98c043bb Fixed dumps. Robin Kupper 2011-04-11 12:50:45 +02:00
  • 3a549c5aea Fixed path for dumb. Robin Kupper 2011-04-11 12:42:08 +02:00
  • 9fc2b6ec5e v0.12b Robin Kupper 2011-04-11 11:39:41 +02:00
  • fbab24e139 Added exception threw when config can't be saved. Robin Kupper 2011-04-11 11:38:29 +02:00
  • a2f05f4702 Closed consumer connection as well. Robin Kupper 2011-04-11 11:11:25 +02:00
  • 76c8431f07 v0.12 Robin Kupper 2011-04-11 01:09:41 +02:00
  • 40ff71e3b6 Now validating connections before using them. Robin Kupper 2011-04-11 01:03:53 +02:00
  • 7a34fd1243 Reworked MySQL connection pool. Robin Kupper 2011-04-10 16:44:10 +02:00
  • 52e3964fa1 Added /lb hide Robin Kupper 2011-04-07 22:28:25 +02:00
  • 9ebc6c3305 Changed config variables to final. Robin Kupper 2011-04-07 19:33:48 +02:00
  • a75705a80b Added check for empty result sets Robin Kupper 2011-04-07 18:37:53 +02:00
  • 048f0221dd Added check for 0 byte downloads. Robin Kupper 2011-04-07 18:18:22 +02:00
  • ad1850ad03 Added /lb tool and /lb toolblock Robin Kupper 2011-04-07 11:00:51 +02:00
  • 9fd02e6780 Dumping log before deleting Robin Kupper 2011-04-07 03:27:34 +02:00
  • ac9b616ca2 Fixed a typo. Robin Kupper 2011-04-06 17:49:19 +02:00
  • 05f1490f9c v0.11b Robin Kupper 2011-04-06 14:10:16 +02:00
  • 87eee5f9b8 Escaped signtexts. Robin Kupper 2011-04-06 13:55:37 +02:00
  • e07f81f82d Shortened blockstats query. Robin Kupper 2011-04-05 23:55:28 +02:00
  • 094f59b09c Added check for invalid toolID and toolblockID entrys. Robin Kupper 2011-04-05 13:55:05 +02:00
  • 60b00a94e1 Added check for closed connections. Robin Kupper 2011-04-05 13:16:44 +02:00
  • c377579c2f v0.11 Robin Kupper 2011-04-05 01:32:33 +02:00
  • d805965981 Catched nullpointer at consumer. Robin Kupper 2011-04-05 00:48:53 +02:00
  • f89434c5d9 Removed some indexes and backticks. Robin Kupper 2011-04-04 16:28:08 +02:00
  • 1d44a088aa Added dontRollback. Added replaceAtRollback. Robin Kupper 2011-04-04 11:14:25 +02:00
  • 7e505d4803 Merged worldNames and worldTables to a hashmap. Robin Kupper 2011-04-04 03:08:03 +02:00
  • b321668cde Moved consumer to an own class file. Saved queue on server shutdown. Robin Kupper 2011-04-04 02:20:58 +02:00
  • 5029a0bbbc Added /lb redo Robin Kupper 2011-04-03 16:45:05 +02:00
  • 2d1355d681 v0.10 Robin Kupper 2011-03-30 17:04:12 +02:00
  • 1f25ab1f74 Fixed logfile to also show furnace/dispencer access Robin Kupper 2011-03-30 17:03:25 +02:00
  • f8cd4a9a6d Added logging for furnaces and dispencer Robin Kupper 2011-03-30 16:37:58 +02:00
  • fc158bc1ab Added logging for ghast fireballs Robin Kupper 2011-03-30 16:15:25 +02:00
  • 68cf395ce1 Updated for changed hooks Robin Kupper 2011-03-30 16:06:14 +02:00