-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
55 lines (55 loc) · 1.73 KB
/
plugin.yml
File metadata and controls
55 lines (55 loc) · 1.73 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
name: EasyCMD
main: EasyCMD\EasyCMD
version: 1.0
api: [1.0.0, 2.0.0, 3.0.0]
commands:
EH:
description: "List all of the commands that have been shortened in EasyCMD and also better descriptions."
s:
description: "Sets the sender's gamemode to Survival"
c:
description: "Sets the sender's gamemode to Creative"
a:
description: "Sets the sender's gamemode to Adventure"
sp:
description: "Sets the sender's gamemode to Spectator"
bl:
description: "Display the banlist"
dgs:
description: "Sets the default gamemode to Srvival"
dgc:
description: "Sets the default gamemode to Creative"
dga:
description: "Sets the default gamemode to Adventure"
dgsp:
description: "Sets the default gamemode to Spectator"
al:
description: "Allow the player to join the server (pardon command)"
alip:
description: "Allow everyone on an IP to join the server"
pl:
description: "List the plugins."
re:
description: "Reloads the server."
s-a:
description: "Saves the entire server (runs the save-all command)."
sws:
description: "Sets the world's spawn."
ssp:
description: "Sets the spawnpoint of the command sender to the current location."
tmo:
description: "Turn the timings on."
tmn:
description: "Turn the timings off"
v:
description: "Displays the version information."
wc:
description: "Clears the weather."
wr:
description: "Sets the weather to rain."
wt:
description: "Sets the weather to thunder."
wlo:
description: "Turns the whitelist on."
wln:
description: "Turns the whitelist off."