Initial code

This commit is contained in:
2025-08-23 06:19:34 +00:00
parent 8b112e7bfc
commit ee88122438
4 changed files with 83 additions and 12 deletions

14
plugin.yml Normal file
View File

@@ -0,0 +1,14 @@
name: GriefAlert
main: net.ardakaz.griefalert.GriefAlert
version: 0.5
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.