Grief + X-ray Detection
Go to file
Joey Hines f27eb90f82 Added Y-Level filters to alerts (#9)
Merge branch 'master' into alert_range

fixed_the_snake_case

Switch to camelCase

+ Too much not java programing

Added Y-Level filters to alerts

+ Useful to filter out fortuning or TNT used in Netherite Mining
+ Might be a good idea to expand this setting to be per world

Co-authored-by: Etzelia <etzelia@hotmail.com>
Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/MineAlert/pulls/9
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-09-08 18:46:31 +02:00
src/main Added Y-Level filters to alerts (#9) 2020-09-08 18:46:31 +02:00
.gitignore Initial Commit 2020-07-20 22:17:08 -05:00
LICENSE Initial Commit 2020-07-20 22:17:08 -05:00
README.md Add GA description to README (#4) 2020-08-03 20:25:31 +02:00
pom.xml Add grief alert (#2) 2020-08-02 23:12:07 +02:00

README.md

MineAlert

MineAlert is a plugin for monitoring events and alerting users.

Permissions and Commands

OreAlert

OreAlert monitors specific blocks and sends alerts when a player finds "too many" within a set timeframe.

GriefAlert

GriefAlert monitors specific actions (lighting a fire, placing TnT, etc.) and sends alerts to anyone in-game until a threshold is crossed, after which it ping Discord and then stops notifying for a period of time to avoid spam.

License

MIT