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> |
||
---|---|---|
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
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.