Instructions
How to Use
- 1) Download the latest .jar file from the main page if you haven't already
- 2) Install
- 3) Ensure you have the correct permissions (see below)
- 4) Right click block with stick. DING!
- 5) If you want to check who destroyed a block, place a block there and right-click that.
- 5a) Alternatively, "place" a bone where the block would be.
- 6) To clean the database of all old entries, type '/log clean <time>', replacing <time> with a time unit (15m, 24h, 30d)
- 7) To completely purge the database of all entries (when you start a new world or something), type '/log purge'
Permissions
- To use the stick lookup, you must have the 'log.stick' permission, or be an op.
- To use the bone lookup, you must have the 'log.bone' permission, or be an op.
- A 'log.*' permission is provided for your convenience.
Admin Permissions
- To use '/log purge', you must have the 'log.admin.purge' permission, or be an op.
- To use '/log clean <time>', you must have the 'log.admin.clean' permission, or be an op.
- A 'log.admin.*' permission is provided for your convenience.
Configuration Files
If you prefer not to use a stick or a bone for lookups, you can change the tool used in the file:
plugins/Log/config.properties
The item used for stick lookup is stickItem
The item used for bone lookup is boneItem
Take note, only item IDs will be accepted (ie: write "280", not "STICK")
It is not known if using blocks (stone, cobweb, etc.) will work
-
View User Profile
-
Send Message
Posted Jan 8, 2012It is not known if using blocks (stone, cobweb, etc.) will work
It does
-
View User Profile
-
Send Message
Posted Jan 14, 2012If I change the stickitem to something other than a stick, do I need to change the perm to reflect that? (e.g., change stickitem to arrow, make node log.arrow)
-
View User Profile
-
Send Message
Posted Feb 20, 2012i've found this works if I am op, but does not work if I have the "log.stick" and "log.bone" permissions but am not op.