Fixes some issues with plugin.yml
This commit is contained in:
@@ -4,14 +4,15 @@ version: 0.1.0
|
|||||||
description: Command addon for the Stargate plugin for Bukkit
|
description: Command addon for the Stargate plugin for Bukkit
|
||||||
author: EpicKnarvik97
|
author: EpicKnarvik97
|
||||||
depend: [Stargate]
|
depend: [Stargate]
|
||||||
|
api-version: 1.18
|
||||||
commands:
|
commands:
|
||||||
stargatecommand:
|
stargatecommand:
|
||||||
aliases:
|
aliases:
|
||||||
- sgc
|
- sgc
|
||||||
description: The root command for all added commands
|
description: The root command for all added commands
|
||||||
usage: |
|
usage: |
|
||||||
/<command> <config/?>
|
/<command> <config/?>
|
||||||
/<command> config <config option> <new value>
|
/<command> config <config option> <new value>
|
||||||
permissions:
|
permissions:
|
||||||
stargate.command.config:
|
stargate.command.config:
|
||||||
description: Allow the user of /sgc config
|
description: Allow the user of /sgc config
|
||||||
Reference in New Issue
Block a user