Edited Essentials/src/plugin.yml via GitHub

This commit is contained in:
KHobbits 2011-07-25 23:25:07 -07:00
parent edd6adc78f
commit 7d7c686e6a

View file

@ -42,7 +42,7 @@ commands:
broadcast: broadcast:
description: Broadcasts a message to the entire server. description: Broadcasts a message to the entire server.
usage: /<command> [msg] usage: /<command> [msg]
aliases: [ebroadcast,bcast] aliases: [ebroadcast,bcast,ebcast]
bigtree: bigtree:
description: Spawn a big tree where you are looking. description: Spawn a big tree where you are looking.
usage: /<command> [tree|redwood] usage: /<command> [tree|redwood]
@ -66,7 +66,7 @@ commands:
delwarp: delwarp:
description: Deletes the specified warp. description: Deletes the specified warp.
usage: /<command> [warp] usage: /<command> [warp]
aliases: [edelwarp,remwarp,rmwarp] aliases: [edelwarp,remwarp,rmwarp,eremwarp,ermwarp]
depth: depth:
description: States current depth, relative to sea level. description: States current depth, relative to sea level.
usage: /depth usage: /depth
@ -93,7 +93,7 @@ commands:
gc: gc:
description: Reports garbage collection info; useful to developers. description: Reports garbage collection info; useful to developers.
usage: /<command> usage: /<command>
aliases: [mem,memory,egc] aliases: [mem,memory,egc,emem,ememory]
give: give:
description: Give a player an item. description: Give a player an item.
usage: /<command> [player] [item|numeric] <amount> usage: /<command> [player] [item|numeric] <amount>
@ -101,7 +101,7 @@ commands:
god: god:
description: Enables your godly powers. description: Enables your godly powers.
usage: /<command> usage: /<command>
aliases: [tgm,godmode,egod] aliases: [tgm,godmode,egod,egodmode,etgm]
heal: heal:
description: Heals you or the given player. description: Heals you or the given player.
usage: /<command> <player> usage: /<command> <player>
@ -124,7 +124,7 @@ commands:
info: info:
description: Shows information set by the server owner description: Shows information set by the server owner
usage: /<command> [chapter] [page] usage: /<command> [chapter] [page]
aliases: [ifo,einfo,eabout,news] aliases: [ifo,einfo,eabout,news,enews,eifo]
invsee: invsee:
description: See the inventory of other players. description: See the inventory of other players.
usage: /<command> <player> usage: /<command> <player>
@ -160,7 +160,7 @@ commands:
list: list:
description: List all online players. description: List all online players.
usage: /<command> usage: /<command>
aliases: [playerlist,who,online,elist] aliases: [playerlist,who,online,elist,ewho,eplayerlist,eonline]
lightning: lightning:
description: The power of Thor. Strike at cursor or player. description: The power of Thor. Strike at cursor or player.
usage: /<command> [player] usage: /<command> [player]
@ -180,7 +180,7 @@ commands:
msg: msg:
description: Sends a private message to the specified player. description: Sends a private message to the specified player.
usage: /<command> <to> <message> usage: /<command> <to> <message>
aliases: [m,t,emsg,tell] aliases: [m,t,emsg,tell,etell,whisper,ewhisper]
mute: mute:
description: Mutes or unmutes a player. description: Mutes or unmutes a player.
usage: /<command> [player] <datediff> usage: /<command> [player] <datediff>
@ -200,7 +200,7 @@ commands:
ping: ping:
description: Pong! description: Pong!
usage: /<command> usage: /<command>
aliases: [pong,eping] aliases: [pong,eping,epong]
powertool: powertool:
description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click. description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click.
usage: /<command> [command] <arguments> usage: /<command> [command] <arguments>
@ -291,6 +291,7 @@ commands:
tpaccept: tpaccept:
description: Accepts a teleport request. description: Accepts a teleport request.
usage: /<command> usage: /<command>
aliases: [tpyes]
tpahere: tpahere:
description: Request that the specified player teleport to you. description: Request that the specified player teleport to you.
usage: /<command> <player> usage: /<command> <player>
@ -300,6 +301,7 @@ commands:
tpdeny: tpdeny:
description: Reject a teleport request. description: Reject a teleport request.
usage: /<command> usage: /<command>
aliases: [tpno]
tphere: tphere:
description: Teleport a player to you. description: Teleport a player to you.
usage: /<command> [player] usage: /<command> [player]
@ -331,7 +333,7 @@ commands:
unlimited: unlimited:
description: Allows the unlimited placing of items. description: Allows the unlimited placing of items.
usage: /<command> [list|item] <player> usage: /<command> [list|item] <player>
aliases: [eunlimited] aliases: [eunlimited,ul,eul]
warp: warp:
description: List all warps or warp to the specified location. description: List all warps or warp to the specified location.
usage: /<command> <warp> <player> usage: /<command> <warp> <player>
@ -339,7 +341,7 @@ commands:
weather: weather:
description: Setting the weather. description: Setting the weather.
usage: /<command> <storm/sun> [duration] usage: /<command> <storm/sun> [duration]
aliases: [sky,sun,storm,eweather] aliases: [sky,sun,storm,eweather,esky,esun,estorm]
whois: whois:
description: Determine the username behind a nickname. description: Determine the username behind a nickname.
usage: /<command> [nickname] usage: /<command> [nickname]