Commit Graph

5 Commits (main)

Author SHA1 Message Date
Joey Hines 78791c6ee2 Added `minealert.ignore` permission (#13)
Added `minealert.ignore` perm

+ `minealert.ignore.ore` ignores ore alerts generated by the user
+ `minealert.ignore.grief` ignores grief alerts generated by the user
+ `minealert.ignore` ignores all alerts generated by the user

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.etztech.xyz/Minecraft/MineAlert/pulls/13
Reviewed-by: Etzelia <etzelia@noreply.example.org>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
2020-12-07 00:08:53 +01:00
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
Etzelia 6f29b43193
Rename to MineAlert and add config helpers
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-07-29 12:31:54 -05:00
Etzelia aa6c0be984
Minor doc changes
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-07-29 11:39:34 -05:00
Etzelia f222ff3665
Initial Commit
Signed-off-by: Etzelia <etzelia@hotmail.com>
2020-07-20 22:17:08 -05:00