LogBlock-1.70
Details
-
FilenameLogBlock.jar
-
Uploaded by
-
UploadedJan 20, 2013
-
Size179.90 KB
-
Downloads111,444
-
MD590f73981dc33c1e632e288d156392adc
Supported Bukkit Versions
- CB 1.4.7-R0.1
Changelog
v1.70
- More prepared statements
- Increase to accuracy (Thanks DarkArc)
- WorldEdit logging
- Case insensitive player ignoring
- Consumer warnings + more aggressive defaults (Thanks DarkArc)
v1.61
- Use more prepared statements
- Fix timestamps on some entries
- Report progress for large rollbacks
v1.60
- Falling blocks (sand/gravel) are now logged properly in the location they land
- The format of the date displayed in lookups is now customizable under "lookup.dateFormat" in config.yml, please refer to http://docs.oracle.com/javase/1.4.2/docs/api/java/text/SimpleDateFormat.html for the display options
- Parameters can now be escaped with double quotes, allowing for spaces in parameters e.g (world "world with spaces")
- Blocks placed now have their data logged properly. Blocks with extra data such as stairs will now be resetted properly during redos
- Fixed bug whereby lava and water logging options in world config weren't considered
- Fixed duplicate "[LogBlock]" tags in message logging
- Fixed y axis not being considered in the radius specified by area
- Fixed possible crash on /lb tp
v1.59
- Fix * permission
v1.58
- Require WorldEdit once again.
- 1.57 table updates are optional
v1.57
- PermissionDefault to OP
- Increase default table sizes
v1.56
- Invert chest logging
- Remove worldedit auto download
v1.55
- Transition to maven
- Use async chat event
- Add metrics
- Small performance increases
v1.54
- Fix derpy fake inventory plugins throwing npes.
v1.53
- Make use of the new chest logging system
- Remove the use of old permissions systems
v1.52
- Properly log block replacement.
- Added option to disallow tool dropping to prevent item duplication.
- Removed double logblock.tp permission.
- Fixed config updater error.
- Check if EntityChangeBlockEvent is triggered by Enderman.
- Fixed onlinetime logging for players.
- Fixed npe in /lb me.