Updating the version number

This commit is contained in:
Ardakaz 2025-06-27 07:04:10 +00:00
parent b034787328
commit e3da66b37e

View File

@ -1,14 +1,14 @@
name: GriefAlert name: GriefAlert
main: net.ardakaz.griefalert.GriefAlert main: net.ardakaz.griefalert.GriefAlert
version: 0.3.2 version: 0.4
api-version: 1.21 api-version: 1.21
depends: [CoreProtect] depends: [CoreProtect]
softdepend: [DiscordSRV] softdepend: [DiscordSRV]
description: A simple grief alert plugin using the CoreProtect API. description: A simple grief alert plugin using the CoreProtect API.
authors: [Ardakaz, kleedje30] authors: [Ardakaz, kleedje30]
commands: commands:
griefalert: griefalert:
description: GriefAlert staff commands description: GriefAlert staff commands
usage: /griefalert <ignore|unignore|check> usage: /griefalert <ignore|unignore|check>
permission: griefalert.staff permission: griefalert.staff
permission-message: You do not have permission to use this command. permission-message: You do not have permission to use this command.