Manual pull from dev

This commit is contained in:
Ardakaz 2025-06-12 07:40:07 +00:00
parent 79408d801b
commit 110fa1c8cf

14
plugin.yml Normal file
View File

@ -0,0 +1,14 @@
name: GriefAlert
main: net.ardakaz.griefalert.GriefAlert
version: 0.3.2
api-version: 1.21
depends: [CoreProtect]
softdepend: [DiscordSRV]
description: A simple grief alert plugin using the CoreProtect API.
authors: [Ardakaz, kleedje30]
commands:
griefalert:
description: GriefAlert staff commands
usage: /griefalert <ignore|unignore|check>
permission: griefalert.staff
permission-message: You do not have permission to use this command.