-
Notifications
You must be signed in to change notification settings - Fork 4
/
plugin.yml
132 lines (130 loc) · 3.55 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
name: DDCustomPlugin
version: 1.6.4
main: net.diamonddominion.esaych.CustomPlugin
author: Esaych
prefix: CustomPlugin
website: www.diamonddominion.net
# loadbefore: [PvPReward, VanishNoPacket, DisguiseCraft, PlotMe]
softdepend: [PlotMe, PvPReward, VanishNoPacket, DisguiseCraft, Multiverse-Core]
commands:
god:
description: Toggles fair god mode
usage: /<command>
creative:
description: Makes a DemiGod Creative Mode
usage: /<command>
survival:
description: Makes a DemiGod Survival Mode
usage: /<command>
undercover:
usage: /<command>
# adminmode:
# description: Admins can get an unabusable version of themselves
# aliases: [am]
# usage: /<command>
aconf:
description: AutoConfiscate command
usage: /<command>
# colorcloth:
# description: Color leather in your hand
# usage: /<command>
plotmeoverride:
usage: /<command> [id]
mute:
description: Mute a player
usage: /<command> [player]
message:
aliases: [msg, tell, whisper, t, m]
description: Private message a player
usage: /<command> [player] [msg]
reply:
aliases: [r]
description: Reply to a private message
usage: /<command> [msg]
prefix:
description: Set your own prefix, or somebody elses if you are admin
usage: /<command> [prefix]; /<command> [player] [prefix]
delprefix:
description: Remove your prefix, or somebody elses if you are admin
usage: /<command>; /<command> [player]
fullprefix:
description: Fully format the way a player's name is shown on the server
usage: /<command> [name format]; /<command> [player] [name format]
channel:
aliases: [ch, sc]
description: Change your chat channel
usage: /<command> [channel]
me:
description: Replacement of the /me plugin
usage: /<command> [Message]
ignore:
description: Prevent players from chatting you
usage: /<command> [Player]
aliases: [unignore]
vote:
description: Top voters list
usage: /<command>
crash:
usage: /<command> [Player]
sprint:
description: Toggle sprint.
usage: /<command>
nameless:
usage: /<command> [text]
tntpunch:
description: Toggle the Destruction World tnt punch.
usage: /<command>
colorarmorspeed:
usage: /<command> [speed]
# peaceful:
# description: Toggle peaceful mode in grieffree.
# usage: /<command>
toggleprofile:
description: Admins give players a bad profile so regular noobs can't hear them.
usage: /<command> [player]
date:
description: Date a player
usage: /<command> [player]
dump:
description: Dump your date
usage: /<command>
edit:
description: Edit Signs
usage: </command> [linenum] [line]
world:
description: Teleport to any world on the server..
usage: </command>
aliases: [w]
spy:
description: Disables Command Spy
usage: </command>
staffvote:
description: Staff can vote on decisions
usage: </command>
aliases: [svote]
gcmd:
description: Sends command to execute on all servers
usage: </command>
home:
description: Brings you home
usage: </command> <homename>
homes:
description: Lists your homes
usage: </command>
sethome:
description: Sets a home where you are
usage: </command> <homename>
delhome:
description: Deletes your home
usage: </command> <homename>
servertime:
description: Lookup your online time
usage: </command>
aliases: [stime]
fly:
description: Flymode for donor players
usage: </command> [player]
ddstop:
usage: </command>
ddwarn:
usage: </command>