Grief + X-ray Detection
Go to file
Joey Hines 117a9c5607 Fixed Vein Tracking (#3)
Use UUID as key for map instead of player

+ Fixes issue where if a player re-logs, they get a new strike list.

Fixed ore vein tracking

+ All datasets are now thread safe
+ Blocks are checked if they are tracked before being put in the queue
+ Only tracked blocks are placed in the cache as well

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/MineAlert/pulls/3
2020-08-02 22:52:25 +02:00
src/main Fixed Vein Tracking (#3) 2020-08-02 22:52:25 +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 license to README 2020-07-29 14:54:57 -05:00
pom.xml Fix alert logic and add status (#1) 2020-08-02 17:40:05 +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

TBA

License

MIT