-
Notifications
You must be signed in to change notification settings - Fork 1
/
plugin.yml
28 lines (26 loc) · 918 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
28
name: KingOfTheHill
main: Max\KingOfTheHill\KingOfTheHill
version: 1.0.0
api: 5.0.0
softdepend: [ScoreHud]
author: ItsMax123
website: "https://github.com/ItsMax123/KingOfTheHill"
permissions:
kingofthehill.command.setup:
default: op
description: Allows usage of the create, delete, enable, disable, addreward, delreward, setspawn, delspawn, setpos1, setpos2, settime commands
kingofthehill.command.start:
default: op
description: Allows usage of the '/koth start' command
kingofthehill.command.stop:
default: op
description: Allows usage of the '/koth stop' command
kingofthehill.command.info:
default: true
description: Allows usage of the '/koth info' command
kingofthehill.command.list:
default: true
description: Allows usage of the '/koth list' command
kingofthehill.command.spawn:
default: true
description: Allows usage of the '/koth spawn' command