Update plugin.yml

This commit is contained in:
Ardakaz 2025-05-28 18:24:56 +00:00
parent 38df0f7e82
commit 7725974444

View File

@ -1,14 +1,13 @@
name: GriefAlert name: GriefAlert
main: net.ardakaz.griefalert.GriefAlert main: net.ardakaz.griefalert.GriefAlert
version: 0.2.1 version: 0.3
api-version: 1.21 api-version: 1.21
depends: [CoreProtect] depends: [CoreProtect]
description: A simple grief alert plugin using CoreProtect API. description: A simple grief alert plugin using the CoreProtect API.
author: Ardakaz authors: [Ardakaz, kleedje30]
#modified by Kleedje30 version 0.0.1
commands: commands:
griefalert: griefalert:
description: GriefAlert staff commands description: GriefAlert staff commands
usage: /<command> <ignore|unignore|list|clear> usage: /griefalert <ignore|unignore|list|clear>
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.