From 0c21d1b645037bc97ad8f6e4381c1a88bf77660e Mon Sep 17 00:00:00 2001 From: Ardakaz Date: Thu, 12 Jun 2025 07:35:21 +0000 Subject: [PATCH] Temp thingy 2 --- plugin.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 plugin.yml diff --git a/plugin.yml b/plugin.yml deleted file mode 100644 index 16b5750..0000000 --- a/plugin.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: GriefAlert -main: net.ardakaz.griefalert.GriefAlert -version: 0.3 -api-version: 1.21 -depends: [CoreProtect] -description: A simple grief alert plugin using the CoreProtect API. -authors: [Ardakaz, kleedje30] -commands: - griefalert: - description: GriefAlert staff commands - usage: /griefalert - permission: griefalert.staff - permission-message: You do not have permission to use this command.