UW-PlattevilleMC/uwp-utils/plugin.yml

47 lines
1.0 KiB
YAML

name: UWP-Utils # the plugins name as it should appear in the plugin list /pl
version: 1.0 # the plugin's version
author: Arcodeskel
main: me.arcodeskel.uwpmcutils.Main
api-version: 1.20.6 # the version of the API you want to use, required starting with 1.13
commands:
spawn:
description: Your description
usage: /spawn
permission: uwpmcutils.spawn
home:
description: Your description
usage: /home
permission: uwpmcutils.home
sethome:
description: Your description
usage: /sethome
permission: uwpmcutils.sethome
rtp:
description: Your description
usage: /rtp
permission: uwpmcutils.rtp
rank:
description: Your description
usage: /rank
permission: uwpmcutils.rank
setspawn:
description: Your description
usage: /setspawn
permission: uwpmcutils.setspawn
tpbuild:
description: Your description
usage: /tpbuild
permission: uwpmcutils.builder
help:
description: Your description
usage: /help
permission: uwpmcutils.help