OreAnnouncer
A simple plugin for minecraft servers to collect data about ore diggers
This plugins collects data about mined blocks (can be set with any block).
You can send an alert to users/admins or just store every block they destroy to easily track x-ray players.
Warning: LastLoginAPI is required to handle offline players!
Feel free to translate OreAnnouncer for your language! OreAnnouncer translations.
You can find the source code here and API for developers here.
- Send an alert whenever a player digs a block
- Choose to send it to users/admins/console
- Custom sound for each block
- Custom message for each block
- Alerts based on how many blocks has been found in X time
- Show top players
- Show block logs
- Filter by player
- Filter by block
- TNT mining
- Make a JSON alert to perform commands on click
- Show or obfuscate coordinates of the mined block
- You can choose any block you want
- Light-control system
- Placeholders system
- PlaceholdersAPI support
- EssentialsChat support
- Log system
- Support for DiscordSRV
- Choose between text and embed messages
- Messages completely customizable
- Support for HEX colors of MC 1.16+ (&#ff0000)
- Supports offline players (LastLoginAPI required)
- JSON messages supported
- Asynchronous to avoid server lag
- Statistics system (bStats)
- API for developers
- Databases supported: H2, MySQL and SQLite
OreAnnouncer uses /oa command. You can change it from config.yml.
Before start to use OreAnnouncer you should setup permissions, you can find the full permissions list here.
Are you looking for help? You can find me on my own Discord server!
Frequently Asked Questions
OreAnnouncer offers a great documentation to help you to configure it. There you can find everything that you are looking for.
These are some examples:
How can I install OreAnnouncer on Spigot/Bukkit?