build: establish Leaf build and release pipeline
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: Leaf
|
||||
version: ${version}
|
||||
main: games.dmg.leaf.LeafPlugin
|
||||
api-version: "1.20"
|
||||
description: Voluntary visible Resistance protection for non-aggressive players.
|
||||
author: dmg.games
|
||||
commands:
|
||||
leaf:
|
||||
description: Control or administer Leaf protection.
|
||||
usage: /leaf <on|off|status|enabled|strength|player>
|
||||
permissions:
|
||||
leaf.use:
|
||||
description: Allows a player to control their own Leaf protection.
|
||||
default: true
|
||||
leaf.admin:
|
||||
description: Allows administration of Leaf.
|
||||
default: op
|
||||
Reference in New Issue
Block a user