v0.3.1 #2

Merged
Ardakaz merged 2 commits from dev into main 2025-06-05 18:09:21 +00:00
Showing only changes of commit 42c934f5ae - Show all commits

View File

@ -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 <ignore|unignore|list|clear>
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 <ignore|unignore|check>
permission: griefalert.staff
permission-message: You do not have permission to use this command.