forked from Ploffie/ProjectFunMaven
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
39 lines (39 loc) · 1.23 KB
/
plugin.yml
File metadata and controls
39 lines (39 loc) · 1.23 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
name: ProjectFun
main: nomarthehero.projectfun.ProjectFun
version: 0,3
commands:
slap:
description: Slap somebody
usage: /slap <player>
permission: projectfun.slap
permission-message: You don't have permission to do that!
hug:
description: Hug somebody
usage: /hug <player>
permission: projectfun.hug
permission-message: You don't have permission to do that!
lick:
description: Lick somebody
usage: /lick <player>
permission: projectfun.lick
permission-message: You don't have permission to do that!
rek:
description: Rek somebody like the Call of Duty kids would
usage: /rek <player>
permission: projectfun.rekt
permission-message: You don't have permission to do that!
fun:
description: Base command
usage: /fun
permission: projectfun.fun
permission-message: You don't have permission to do that!
hashtag:
description: List of hashtags
usage: /hashtag
permission: projectfun.hashtags.use
permission-message: You don't have permission to do that!
rainbow:
description: Toggle rainbow mode
usage: /rainbow
permission: projectfun.rainbow
permission-message: You don't have permission to do that!