This plugin enables players to see who placed a block or deleted it.
Usage: Just right click on any block that was placed after this plugin was installed to see who did it. This can be restricted to certain items the user has to hold in his hands at the time of the right click (default setting is that it only works when a stick is held in the users hands). Per default a player can see the last 3 remove/place actions for that block, this can be disabled in the config.
Currently this plugin uses sqlite or mysql to store its data. The Library provided by alta189 is used for this purpose
The config file for this plugin (WhoPlacedIt/WhoPlacedIt.properties) will be created automatically at first start with sqlite as default database setting, enabled history and restricted to sticks. If you want create your own properties file you can either do this by hand, or with this little script: http:hikinggrass.de/whoplacedit/index.php Features:
- Tracks when a player places a block and when this block is removed later
- Tracks fire since version 0.4
- Tracks what kind of block you placed/deleted since version 0.5
- Has permissions support (tested with permissionsBukkit), whoplacedit.magicstick is the only permission that can be used to enable/disable the "magic stick"
- You can configure how many block changes you want to see when you right click on a block. The amount can be set via the historyEntries option in the config file