This repository was archived by the owner on Apr 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
36 lines (36 loc) · 1.29 KB
/
plugin.yml
File metadata and controls
36 lines (36 loc) · 1.29 KB
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
33
34
35
36
name: PermissionsTimerPP
main: Aericio\PermissionsTimerPP\PermissionsTimerPP
version: 1.0.0
api: 3.0.0
author: Aericio
description: Addon for PurePerms for timed player permissions.
depend: [PurePerms]
website: https://aericio.net/
permissions:
permissionstimerpp:
default: op
description: "PermissionsTimerPP root permission node"
children:
permissionstimerpp.command:
default: false
description: "Allows the use of all PermissionsTimerPP Commands"
children:
permissionstimerpp.command.permtimer:
default: false
description: "Allows the use of the /permtimer"
children:
permissionstimerpp.command.permtimer.help:
default: true
description: "Allows the use of /permtimer help"
permissionstimerpp.command.permtimer.about:
default: true
description: "Allows the use of /permtimer about"
permissionstimerpp.command.permtimer.set:
default: op
description: "Allows the use of /permtimer set"
permissionstimerpp.command.permtimer.remove:
default: op
description: "Allows the use of /permtimer remove"
permissionstimerpp.command.permtimer.time:
default: true
description: "Allows the use of /permtimer time"