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 |
||
---|---|---|
src/main | ||
.gitignore | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
MineAlert
MineAlert is a plugin for monitoring events and alerting users.
OreAlert
OreAlert monitors specific blocks and sends alerts when a player finds "too many" within a set timeframe.
GriefAlert
TBA