Commit Graph
394 Commits
Author SHA1 Message Date
Robin Kupper 95cb3738fa Added getCount() 2011-11-16 18:44:31 +01:00
Robin Kupper 95c48db4c5 v1.41 2011-11-15 09:58:44 +01:00
Robin Kupper 5998e37cd8 Fixed everyone with logblock.spawnTools was allowed to spawn tools
without the tool permission
2011-11-12 11:01:09 +01:00
Robin Kupper 0d9b4071df Added check to avoid "The permission logblock.tools.xy is already
defined" errors
2011-11-10 10:55:50 +01:00
Robin Kupper c82f20fa03 v1.40 2011-11-09 20:41:15 +01:00
Robin Kupper 1b6269ea3e Added custom auto clearlog. Removed keepLogDays. 2011-11-09 20:37:36 +01:00
Robin Kupper 5bb729a37f Moved session management. 2011-11-09 16:46:59 +01:00
Robin Kupper 6faa69244e Added static reference 2011-11-09 16:19:19 +01:00
Robin Kupper c7395e0d22 Fixed a typo 2011-11-09 14:02:30 +01:00
Robin Kupper 4797d90e65 Fixed dumped online time updates 2011-11-09 13:51:16 +01:00
Robin Kupper 067dff06d1 Removed seome unnecessary usages of hash codes as hash map keys. 2011-11-09 13:33:44 +01:00
Robin Kupper c0dcf4ea1a Fixed bukkit paths in ant build file 2011-11-06 00:12:51 +01:00
Robin Kupper 1d352de4a2 Added MaterialName class from guardian 2011-11-04 21:31:24 +01:00
Robin Kupper c3f64b1a33 Fixed material names. Show dye color instead of ink for all. 2011-11-01 11:56:05 +01:00
Robin Kupper feccb1539c Dump queue while disabling after 10 tries, even when MySQL server is
connected.
2011-10-23 13:03:34 +02:00
Robin Kupper f5e79a9bf7 Made log import async 2011-10-21 12:46:05 +02:00
Robin Kupper 8733b1c41a Added config file to override block names 2011-10-19 02:08:57 +02:00
Robin Kupper 12c18c3784 Fixed not logging industrial craft blocks 2011-10-18 21:44:02 +02:00
Robin Kupper 5d88d04fa3 CB #1317 compat 2011-10-18 21:21:14 +02:00
Robin Kupper f35e461666 Added message when started without database. 2011-10-18 11:22:16 +02:00
Robin Kupper a93475772e Fixed NPE 2011-10-18 10:47:11 +02:00
Robin Kupper 2c571575d6 Removed error spam when MySQL connection lost 2011-10-17 16:23:40 +02:00
Robin Kupper 9e4f058d92 Fixed queue dump imports to not crash after a single error 2011-10-17 15:24:54 +02:00
Robin Kupper 17f3d5eba8 Added logblock.spawnTools permission 2011-10-17 14:23:40 +02:00
Robin Kupper 0875890deb Fixed tool with uppercase letters in name 2011-10-17 11:59:37 +02:00
Robin Kupper 7985b72aaf Tidied up session management 2011-10-17 11:51:40 +02:00
Robin Kupper ef85b0ad0e Switched to static getLogger instead of a local variable 2011-10-17 11:38:07 +02:00
Robin Kupper ae0475f771 Fixed config reading null as port 2011-10-17 11:26:43 +02:00
Robin Kupper 22af8e1f08 Spout, not BukkitContrib 2011-10-16 12:44:37 +02:00
Robin Kupper 04f6b8ed8e Fixes for changed configuration handling in CB 1317 2011-10-16 12:44:13 +02:00
Robin Kupper 11fdae8dbc Fixed a type. Thanks to ZeroErrors 2011-10-07 10:53:10 +02:00
Robin Kupper 0f9eaa0537 Fixed updater 2011-10-06 11:58:38 +02:00
Robin Kupper 6098f8c81e Fixed console commands 2011-10-05 23:39:46 +02:00
Robin Kupper a4cc39622d Added world change listener to avoid tool smuggle 2011-10-04 18:11:46 +02:00
Robin Kupper d2fa5f684d Added fence doors to door logging 2011-10-04 16:20:00 +02:00
Robin Kupper 101a1ce8ca Added new non fluid proof blocks 2011-10-04 16:11:22 +02:00
Robin Kupper df6c7f7d8f Added firstLogin column 2011-10-04 14:30:18 +02:00
Robin Kupper 83ba529dba Added lastLogin, online time and ip logging 2011-10-03 16:34:01 +02:00
Robin Kupper 4f5588f570 Fixed /lb permissions for dynamic tools 2011-10-03 13:50:44 +02:00
Robin Kupper 4a910e6a40 Fixed maxTime restriction 2011-09-27 23:15:06 +02:00
Robin Kupper da566d00fd Moved kill event spam check 2011-09-26 17:39:30 +02:00
Robin Kupper 4fe28fa023 Added /lb queuesize 2011-09-25 23:24:05 +02:00
Robin Kupper 84463db96b Ant typo 2011-09-25 12:10:23 +02:00
Robin Kupper 4c46e16ad4 Fixed ant again ... 2011-09-25 12:09:19 +02:00
Robin Kupper 8b6c726280 Merge branch 'master' of https://DiddiZ@github.com/DiddiZ/LogBlock.git 2011-09-25 12:05:05 +02:00
Robin Kupper 056058ac0d Fix for CB #1192 2011-09-25 12:03:53 +02:00
DiddiZ ef28e38dcf Merge pull request #28 from doridian/master
Java7 / JDK7 compiler compatibility for LogBlock
2011-09-23 03:17:50 -07:00
Robin Kupper d082ad973f Fixed ant buildfile 2011-09-22 15:20:48 +02:00
Robin Kupper c430b1d72d Added updater for v1.30 2011-09-22 15:11:01 +02:00
Robin Kupper bf388f8783 Added enderman logging 2011-09-22 14:54:20 +02:00