18 lines
528 B
Markdown
18 lines
528 B
Markdown
# MineAlert
|
|
|
|
MineAlert is a plugin for monitoring events and alerting users.
|
|
|
|
[Permissions and Commands](src/main/resources/plugin.yml)
|
|
|
|
## 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](LICENSE)
|