DiamondHunter
Overview
When a player breaks a Diamond Ore a chat message is sent to all players online with the right permission node to tell them that a player has broken a ore (configurable in config) and where abouts they broke that ore.
Logs to SQLite or MySQL to be easy put in to a report about a player
Great for catching x-rayers or who to watch.
Features
- 1.8 Support
- UUID Support
- MySQL and SQLite support
- Multiple world support
- Logs all ores at once instead of 1 at a time
- Report system to look at what a player has been breaking, where and when.
Install
- Download the latest version of the plugin
- Drop the plugin your plugins folder
- Restart the server
- Edit your config.yml to the settings you wish to have
Permissions and Commands
dh.getnotice - To receive notices when players break a Diamond Ore.
dh.reload - To have permission to reload the server.
dh.exempt - Stops Diamond Hunter announcing and logging your mining.
dh.report - To view report on players
/dh - Information about the plugin.
/dh reload - The command to reload your config.
/dh off - To stop receiving mining notifications.
/dh on - To turn miing notifications back on.
/dh report <player> [page] - To view reports on a player. Page parameter is optional.
Config
For help on setting up your config.yml click the link below
Config
Images


Videos
Big thanks to Sleepspark001 for making the guide. Check out his channel here For Version 2.0.3 and below only
To do
Less chat spamSeparate text files for each world- Option to teleport to the location of where the ore was broken in vanish
Configurable message
Versions
V3.0.0
- Recoded the whole plugin from scratch. Performance should be improved.
- Support for UUID and Minecraft 1.8
- MySQL and SQLite support
- Groups of ores are now displayed instead of 1 at a time
- Report system to view what players have been mining, where and when
- Messages.yml added so you can edit the messages displayed
V2.0.3
- Added the permission node dh.exempt anyone with this permission node will not have their mining announced or logged
- Added /dh off This stops you from receiving Diamond Hunter Notices
- Added /dh on This turns notifications from Diamond Hunter back on
- Fixed the logs saving the wrong information, it now correctly stores the date of the blocks
V2.0.2
- Fixed messages saying your own name instead of the person who mined the block
V2.0.1
- Removed Debugging message, which I managed to upload the wrong version of last upload. I have now uploaded the current version.
V2.0.0
- Recoded the whole plugin. It is now much more efficient and less server intensive.
V1.3.5
- Added custom message for the [DH] tag. Simply go to your new config and change the Tag line to what you wish to have.
IMPORTANT YOU MUST DELETE YOUR CONFIG IF YOU ARE UPDATING FROM A OLD VERSION
V1.3.3
- Added Emerald, Lapis, Redstone, Gold, Iron, Coal to the plugin.
- Updated the config to toggle which ore's you want active and which one's your don't.
- Added option to disable log to file.
- To reload the command is now /dh reload
- For help do /dh
IMPORTANT YOU MUST DELETE YOUR CONFIG IF YOU ARE UPDATING FROM A OLD VERSION
v1.2.0
- Added per world txt files, useful for anyone with multiple worlds. Anyone with just 1 world, you will just have 1 single txt file. Txt files are called whatever the world name is.
- Added a way to reload your config.yml from within game, you no longer have to restart the server for the custom message to change, to reload your config use the command /dh
You need the permission node dh.reload to be able to preform the reload command. Op's get the command without needing the permission node.
v1.1.0
- Added a config.yml to set up your own custom messages
v1.0.0
- Initial relase
-
View User Profile
-
Send Message
Posted May 11, 2013@fitchita
I've managed to set up a custom message. I'm surprised I learned how to do it in 30 minutes.
I just have to wait for Bukkit to accept the latest version and it will be available for download.
-
View User Profile
-
Send Message
Posted May 11, 2013@fichita
I will try my best and set that up. I'm still pretty new to making plugins, it may take a while.
-
View User Profile
-
Send Message
Posted May 11, 2013Please make the message configurable so we can translate it to any language.
-
View User Profile
-
Send Message
Posted May 10, 2013I waiting your work.