forked from nicka101/UsefulCMDs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
186 lines (186 loc) · 8.11 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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
name: UsefulCMDs
main: com.nicka101.UsefulCMDs.UsefulCMDs
version: 1.9.5c
description: >
A Collection of Useful Commands for Server Admins
commands:
diff:
description: Displays or Changes the Difficulty for the Current World
usage: /diff [easy|e|normal|n|hard|h|peaceful|p]
permission: usefulcmds.difficulty
permission-message: You don't have the Required Permission to perform this Command.
difficulty:
description: Displays or Changes the Difficulty for the Current World
usage: /difficulty [easy|e|normal|n|hard|h|peaceful|p]
permission: usefulcmds.difficulty
permission-message: You don't have the Required Permission to perform this Command.
pvp:
description: Toggles PvP flag for the Current World
usage: /pvp
permission: usefulcmds.pvp
permission-message: You don't have the Required Permission to perform this Command.
shoot:
description: Shoots an Arrow
usage: /shoot
permission: usefulcmds.shoot
permission-message: You don't have the Required Permission to perform this Command.
thunder:
description: Starts a 1000 tick long Thunder Storm in the current world
usage: /thunder
permission: usefulcmds.thunder
permission-message: You don't have the Required Permission to perform this Command.
target:
description: Makes all hostile mobs target the specified player.
usage: /target <player>
permission: usefulcmds.target
permission-message: You don't have the Required Permission to perform this Command.
mount:
description: Allows you to ride other players
usage: /mount <player_to_ride> [passenger default=you]
permission: usefulcmds.mount
permission-message: You don't have the Required Permission to perform this Command.
spawncj:
description: Spawns a Creeper Jockey at your current position or at the position of another player.
usage: /spawncj [player default=you]
permission: usefulcmds.spawncj
permission-message: You don't have the Required Permission to perform this Command.
effect:
description: Adds Potion Effects to a player.
usage: /effect <blind|nodmg|jump|confuse|dig|fire_res|hunger|strength|regen|poison|slowness|speed|water|weakness> <duration= short|medium|long> <player>
permission: usefulcmds.effects
permission-message: You don't have the Required Permission to perform this Command.
death:
description: Plays the Death Animation for a Player.
usage: /death [player]
permission: usefulcmds.death
permission-message: You don't have the Required Permission to perform this Command.
hidefrom:
description: Prevent the specified player from seeing you.
usage: /hidefrom
permission: usefulcmds.hide
permission-message: You don't have the Required Permission to perform this Command.
freeze:
description: Freezes a Player in Place.
usage: /freeze <player>
permission: usefulcmds.freeze
permission-message: You don't have the Required Permission to perform this Command.
buildanything:
description: Enables you to build without restriction from standard MC rules.
usage: /buildanything
permission: usefulcmds.buildanything
permission-message: You don't have the Required Permission to perform this Command.
launchmobs:
description: Launches All Mobs into the air.
usage: /launchmobs
permission: usefulcmds.launchmobs
permission-message: You don't have the Required Permission to perform this Command.
launchplayer:
description: Launches the specified player on an Arrow.
usage: /launchplayer [player]
permission: usefulcmds.launchplayer
permission-message: You don't have the Required Permission to perform this Command.
bed:
description: Sets Your Bed Spawn to the current Location.
usage: /bed [unset]
permission: usefulcmds.bed
permission-message: You don't have the Required Permission to perform this Command.
invedit:
description: Allows You To Edit Another Player's Inventory.
usage: /invedit <player>
permission:
permission-message: You don't have the Required Permission to perform this Command.
craft:
description: Opens The Crafting Menu Regardless of Where You Are.
usage: /craft
permission: usefulcmds.craft
permission-message: You don't have the Required Permission to perform this Command.
enchanting:
description: Opens The Enchanting Menu Regardless of Where You Are.
usage: /enchanting
permission: usefulcmds.enchanting
permission-message: You don't have the Required Permission to perform this Command.
dmount:
description: Allows you to ride other players
usage: /dmount <player_to_ride>
permission:
permission-message: You don't have the Required Permission to perform this Command.
nunstuck:
description: Gets You Out Of The Roof Of The Nether When Stuck There
usage: /nunstuck
permission:
permission-message: You don't have the Required Permission to perform this Command.
console:
description: Runs a Command as Console
usage: /console <command>
permission: usefulcmds.console
permission-message: You don't have the Required Permission to perform this Command.
usefulcmds:
description: Displays Version Information
usage: /usefulcmds
permission:
permission-message: You don't have the Required Permission to perform this Command.
powerup:
description: Sets All Creepers To Powered
usage: /powerup
permission:
permission-message: You don't have the Required Permission to perform this Command.
mobstream:
description: Streams All Mobs
usage: /mobstream
permission:
permission-message: You don't have the Required Permission to perform this Command.
nopickup:
description: Disables Block Pickup
usage: /nopickup
permission:
permission-message: You don't have the Required Permission to perform this Command.
playerinfo:
description: Displays Information About the Specified Player
usage: /playerinfo <player>
permission:
permission-message: You don't have the Required Permission to perform this Command.
specialplace:
description: Does Nothing
usage: /specialplace
permission:
permission-message: You don't have the Required Permission to perform this Command.
chworld:
description: Teleports You or the Specified Player to the Specified World.
usage: /chworld <world name> [player]
permission: usefulcmds.chworld
permission-message: You don't have the Required Permission to perform this Command.
chworldf:
description: Teleports You or the Specified Player to the Specified World (Force Creation if Not Found. Force Open if Not In Bukkit.yml).
usage: /chworldf <world name> [player]
permission: usefulcmds.chworldf
permission-message: You don't have the Required Permission to perform this Command.
ijail:
description: Pretends To Trap The Specified Player
usage: /ijail <playername>
permission: usefulcmds.ijail
permission-message: You don't have the Required Permission to perform this Command.
fly:
description: Allow Yourself To Fly
usage: /fly
permission: usefulcmds.fly
permission-message: You don't have the Required Permission to perform this Command.
test:
description: Allow Yourself To Fly
usage: /test
permission:
permission-message: You don't have the Required Permission to perform this Command.
armourequip:
description: Equip Armour
usage: /armourequip [player]
permission:
permission-message: You don't have the Required Permission to perform this Command.
suicidal:
description: Kill Yourself In Creative Ways
usage: /suicidal
permission: usefulcmds.suicide
permission-message: You don't have the Required Permission to perform this Command.
delayrun:
description: Delay The Run Of A Command
usage: /delayrun <time to wait (seconds)> <sender. console for console> <command>
permission: usefulcmds.delayrun
permission-message: You don't have the Required Permission to perform this Command.