-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathplugin.yml
More file actions
82 lines (80 loc) · 1.36 KB
/
plugin.yml
File metadata and controls
82 lines (80 loc) · 1.36 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: MedievalRoleplayEngine
version: '${project.version}'
author: DanTheTechMan
main: dansplugins.rpsystem.MedievalRoleplayEngine
api-version: "1.13"
softdepend: [PlaceholderAPI, MedievalFactions, Mailboxes]
commands:
card:
bird:
local:
rp:
global:
ooc:
emote:
me:
roll:
description: Roll a die. Defaults to a d20 if no max is specified.
usage: /roll [max]
dice:
description: Roll a die. Defaults to a d20 if no max is specified.
usage: /dice [max]
title:
yell:
whisper:
rphelp:
rpconfig:
lo:
permissions:
rp.bird:
default: true
rp.card.show:
default: true
rp.card.lookup:
default: true
rp.card.help:
default: true
rp.card.name:
default: true
rp.card.race:
default: true
rp.card.subculture:
default: true
rp.card.religion:
default: true
rp.card.age:
default: true
rp.card.gender:
default: true
rp.local:
default: true
rp.rp:
default: true
rp.global:
default: true
rp.ooc:
default: true
rp.emote:
default: true
rp.me:
default: true
rp.roll:
default: true
rp.dice:
default: true
rp.title:
default: true
rp.yell:
default: true
rp.whisper:
default: true
rp.help:
default: true
rp.localOOC:
default: true
rp.card.forcesave:
default: op
rp.card.forceload:
default: op
rp.config:
default: op