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
main: net.knarcraft.stargatecommand.StargateCommand
version: 0.1.0
description: Command addon for the Stargate plugin for Bukkit
author: EpicKnarvik97
depend: [Stargate]
commands:
stargatecommand:
aliases:
- sgc
description: The root command for all added commands
usage: |
/<command> <config/?>
/<command> config <config option> <new value>
permissions:
stargate.command.config:
description: Allow the user of /sgc config
name: StargateCommand
main: net.knarcraft.stargatecommand.StargateCommand
version: 0.1.0
description: Command addon for the Stargate plugin for Bukkit
author: EpicKnarvik97
depend: [Stargate]
api-version: 1.18
commands:
stargatecommand:
aliases:
- sgc
description: The root command for all added commands
usage: |
/<command> <config/?>
/<command> config <config option> <new value>
permissions:
stargate.command.config:
description: Allow the user of /sgc config
default: false