-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
32 lines (29 loc) · 711 Bytes
/
plugin.yml
File metadata and controls
32 lines (29 loc) · 711 Bytes
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
31
32
name: SPL
version: 3.3.5
description: Spleef Game
author: CallmePain
website: http://www.callmepain.de
main: de.callmepain.SPL.SPL
depend: [bPermissions]
commands:
Spleef:
description: Spleef game command
usage: /<command>
SPL:
description: Spleef game command
usage: /<command>
SPLAdmin:
description: Spleef game command
usage: /<command>
permissions:
spl.*:
description: Give access to all spleef commands
children:
spl.join: true
spl.admin: true
spl.join:
description: Give access to all spleef commands
default: op
spl.admin:
description: Give access to all spleef commands
default: op