Grief + X-ray Detection
Go to file
Joey Hines d03f54594a Add blocks within a tnt or bed's blast to the cache (#10)
Add blocks within a tnt or bed's blast to the cache

+ If TNT or bed is used for mining, those blocks should be placed in the cache
+ Beds are only tracked in the nether

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/MineAlert/pulls/10
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-09-07 00:19:45 +02:00
src/main Add blocks within a tnt or bed's blast to the cache (#10) 2020-09-07 00:19:45 +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