2020-07-21 03:17:08 +00:00
|
|
|
name: ${name}
|
|
|
|
version: ${version}
|
|
|
|
description: ${description}
|
|
|
|
author: ${author}
|
|
|
|
website: ${url}
|
|
|
|
main: ${mainClass}
|
|
|
|
api-version: 1.16
|
|
|
|
commands:
|
|
|
|
orealert:
|
2020-07-29 16:39:34 +00:00
|
|
|
aliases: oa
|
2020-07-21 03:17:08 +00:00
|
|
|
description: Base command
|
|
|
|
permissions:
|
|
|
|
orealert.admin:
|
|
|
|
description: Ability to reload the plugin
|
|
|
|
default: op
|
|
|
|
orealert.alert:
|
|
|
|
description: Get alerts
|
|
|
|
default: op
|