Random-Eclipse-workspace/bunkers-kirai/bin/plugin.yml

19 lines
506 B
YAML

name: PrevailBunkers
main: us.kirai.bunkers.Bunkers
author: s3ries
version: 1
dependencies: [WorldEdit, PermissionsEx]
commands:
setlobbyspawn:
description: 'Sets the lobby spawn.'
aliases: [sls]
usage: '/setlobbyspawn'
team:
description: 'Team command.'
aliases: [f, t]
usage: '/team <args> <team>'
forcestart:
description: 'Starts game no matter what (Might be unsafe).'
aliases: [fs]
usage: '/forcestart'
removetab: