summaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
blob: c40063282c4e4e9f5e6b77b7fd867ed790d8403b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: CommandBlockLocator
main: cat.freya.cbl.Main
version: 0.1.0
author: KenshinEto
load: STARTUP
api-version: 1.13
depend: []
softdepend: []
commands:
  commandblocklocator:
    description: Command Block Locator command
    usage: /commandblocklocator [command]
    aliases: cbl
permissions:
  cbl.toggle:
    default: op