Grief + X-ray Detection
Go to file
Joey Hines d9e916e7b2 Added orealert_mute and griefalert_mute (#11)
Tweaks based on feedback

+ Combined mute commands into one command "alertmute"
+ By default, both mutes are set.
+ Grief and Ore strikes are now tracked even if a player has alerts muted

Added orealert_mute and griefalert_mute

+ Allows alerts generated by a user to be muted for a duration
+ Added PluginAPI as a dependency
+ Bumped version
+ Solves #8

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/MineAlert/pulls/11
Reviewed-by: Etzelia <etzelia@hotmail.com>
2020-09-14 06:08:15 +02:00
src/main Added orealert_mute and griefalert_mute (#11) 2020-09-14 06:08:15 +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 Added orealert_mute and griefalert_mute (#11) 2020-09-14 06:08:15 +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