Update plugin.yml
This commit is contained in:
parent
38df0f7e82
commit
7725974444
27
plugin.yml
27
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: /<command> <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|list|clear>
|
||||
permission: griefalert.staff
|
||||
permission-message: You do not have permission to use this command.
|
||||
|
Loading…
x
Reference in New Issue
Block a user