From 42c934f5ae8aad0b49bb10a32aed63e3dee819f0 Mon Sep 17 00:00:00 2001 From: Kleedje30 Date: Mon, 2 Jun 2025 10:35:46 +0000 Subject: [PATCH] Upload files to "/" --- plugin.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/plugin.yml b/plugin.yml index 2024b00..9c1af0b 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,13 +1,13 @@ -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. +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.