move yml files under main resources

This commit is contained in:
ThePindabaas
2026-06-27 11:18:31 +02:00
parent 04f894a2f7
commit 7a971f8188
2 changed files with 79 additions and 0 deletions

View File

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