-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
64 lines (64 loc) · 1.4 KB
/
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
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
name: WaffleScentials
main: com.cfdigital.wafflescentials.WaffleScentials
version: 1.1
author: ColdFyre
database: true
depend:
- Vault
description: WaffleScentials
commands:
mute:
description: Mutes the fucker
usage: /mute <person>
msg:
aliases: [m]
description: Message person
usage: /msg <person> <message>
list:
description: Online users
usage: /list
afk:
description: Mark self as AFK
usage: /afk <reason>
reply:
aliases: [r]
description: Reply
usage: /reply <message>
me:
description: Emotion
usage: /me <action>
warp:
description: WaffleScentials warp subsystem
usage: /warp <command> help - Displays the help for WaffleScentials warping
ud:
description: Not urban dictionary
usage: /ud
say:
description: Broadcast message
usage: /say <message>
heal:
description: heals self
usage: /heal
kit:
description: Spawns kit
usage: /kit <kitname>
weather:
description: Change weather
usage: /weather <state>
skull:
description: Guess
usage: /skull <person>
whois:
description: Gets information
usage: /whois <person>
home:
usage: /home
spawn:
description: Return to spawn of world
usage: /spawn
enchant:
description: Adds enchantment to item in hand
usage: /enchant <player> <enchantment> <level>
time:
description: Change time
usage: /time <time>