From 7725974444e4ada0e0a290997ebd0b1a62ead5d0 Mon Sep 17 00:00:00 2001 From: Ardakaz Date: Wed, 28 May 2025 18:24:56 +0000 Subject: [PATCH] Update plugin.yml --- plugin.yml | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/plugin.yml b/plugin.yml index 71f349b..2024b00 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,14 +1,13 @@ -name: GriefAlert -main: net.ardakaz.griefalert.GriefAlert -version: 0.2.1 -api-version: 1.21 -depends: [CoreProtect] -description: A simple grief alert plugin using CoreProtect API. -author: Ardakaz -#modified by Kleedje30 version 0.0.1 -commands: - griefalert: - description: GriefAlert staff commands - usage: / - 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.