-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
30 lines (28 loc) · 906 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
29
30
name: MCSports
version: 0.0.1 (Beta1)
description: Aurean plugin for all sorts of sports for MCSports.
authors: [Mayoz, Taeir]
website: http://www.aurean.com/plugin_development/MCSports
main: com.aurean.mcsports.MCSports
commands:
game:
description: placeholder
aliases: mcgame
sports:
description: main MCSports Command
aliases: [ozonesports, mcsports]
referee:
description: Referee command. Use /referee for more information
aliases: mcreferee
permissions:
mcsports.mod.game.allowjoin:
description: Make a game joinable
default: op
mcsports.game:
description: Allows access to /game (help and info)
default: true
mcsports.admin.reload:
description: Allows to reload MCSports config
default: op
children:
ozonesports.ozonesports: true