-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
27 lines (26 loc) · 844 Bytes
/
plugin.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: Tree Capitator
main: main.TreeCapitator
version: 6.4.4
api-version: 1.13
softdepend: [WorldGuard]
commands:
tc:
description: Controls the Tree Capitator and gives information.
aliases: [treecapitator, treecap]
usage: /tc help
permissions:
cristreecapitator.*:
description: Gives access to all Tree Capitator commands.
children:
cristreecapitator.admin: true
cristreecapitator.user: true
cristreecapitator.vip: true
cristreecapitator.admin:
description: Allows you to change configuration values and update to the latest build.
default: op
cristreecapitator.user:
description: Allows you to cut down trees faster! Quite faster in fact.
default: true
cristreecapitator.vip:
description: Allows you to cut down trees at once even if VIP MODE is enabled.
default: false