From e3da66b37eeef78bcf6cb39ca6917e53e60f5f64 Mon Sep 17 00:00:00 2001 From: Ardakaz Date: Fri, 27 Jun 2025 07:04:10 +0000 Subject: [PATCH] Updating the version number --- plugin.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/plugin.yml b/plugin.yml index 15c24c2..5840c37 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,14 +1,14 @@ -name: GriefAlert -main: net.ardakaz.griefalert.GriefAlert -version: 0.3.2 -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 - permission: griefalert.staff - permission-message: You do not have permission to use this command. +name: GriefAlert +main: net.ardakaz.griefalert.GriefAlert +version: 0.4 +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 + permission: griefalert.staff + permission-message: You do not have permission to use this command.