Fixes some issues with plugin.yml

This commit is contained in:
2022-05-30 14:03:00 +02:00
parent 91e0f92734
commit fb080c21c4

View File

@@ -1,18 +1,19 @@
name: StargateCommand name: StargateCommand
main: net.knarcraft.stargatecommand.StargateCommand main: net.knarcraft.stargatecommand.StargateCommand
version: 0.1.0 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]
commands: api-version: 1.18
stargatecommand: commands:
aliases: stargatecommand:
- sgc aliases:
description: The root command for all added commands - sgc
usage: | description: The root command for all added commands
/<command> <config/?> usage: |
/<command> config <config option> <new value> /<command> <config/?>
permissions: /<command> config <config option> <new value>
stargate.command.config: permissions:
description: Allow the user of /sgc config stargate.command.config:
description: Allow the user of /sgc config
default: false default: false