Added plural alias for kit & warp

This commit is contained in:
KHobbits 2011-07-24 12:47:59 -07:00
parent 864e608582
commit 19ba6e5195

View file

@ -1,353 +1,354 @@
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.) # This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: Essentials name: Essentials
main: com.earth2me.essentials.Essentials main: com.earth2me.essentials.Essentials
# Note to developers: This next line cannot change, or the automatic versioning system will break. # Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity version: TeamCity
website: http://www.earth2me.net:8001/ website: http://www.earth2me.net:8001/
description: Provides an essential, core set of commands for Bukkit. description: Provides an essential, core set of commands for Bukkit.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
commands: commands:
afk: afk:
description: Marks you as away-from-keyboard. description: Marks you as away-from-keyboard.
usage: /<command> usage: /<command>
aliases: [eafk] aliases: [eafk]
antioch: antioch:
description: 'A little surprise for operators.' description: 'A little surprise for operators.'
usage: /<command> usage: /<command>
aliases: [eantioch] aliases: [eantioch]
back: back:
description: Teleports you to your location prior to tp/spawn/warp. description: Teleports you to your location prior to tp/spawn/warp.
usage: /<command> usage: /<command>
aliases: [eback] aliases: [eback]
backup: backup:
description: Runs the backup command description: Runs the backup command
usage: /<command> usage: /<command>
aliases: [ebackup] aliases: [ebackup]
balance: balance:
description: States the current balance of a player. description: States the current balance of a player.
usage: /<command> <player> usage: /<command> <player>
aliases: [bal,emoney,ebalance,ebal] aliases: [bal,emoney,ebalance,ebal]
balancetop: balancetop:
description: Gets the top x balance values. (max 10) description: Gets the top x balance values. (max 10)
usage: /<command> <max> usage: /<command> <max>
aliases: [baltop,ebaltop,ebalancetop] aliases: [baltop,ebaltop,ebalancetop]
ban: ban:
description: Bans a player. description: Bans a player.
usage: /<command> [player] <reason> usage: /<command> [player] <reason>
aliases: [eban] aliases: [eban]
banip: banip:
description: Bans an IP address. description: Bans an IP address.
usage: /<command> [address] usage: /<command> [address]
aliases: [ebanip] aliases: [ebanip]
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]
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]
aliases: [ebigtree] aliases: [ebigtree]
burn: burn:
description: Set a player on fire. description: Set a player on fire.
usage: /<command> [player] [seconds] usage: /<command> [player] [seconds]
aliases: [eburn] aliases: [eburn]
clearinventory: clearinventory:
description: Clear all items in your inventory. description: Clear all items in your inventory.
usage: /<command> usage: /<command>
aliases: [ci,eci,eclearinventory] aliases: [ci,eci,eclearinventory]
compass: compass:
description: Describes your current bearing. description: Describes your current bearing.
usage: /<command> usage: /<command>
aliases: [ecompass] aliases: [ecompass]
deljail: deljail:
description: Removes a jail description: Removes a jail
usage: /<command> [jailname] usage: /<command> [jailname]
aliases: [edeljail] aliases: [edeljail]
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]
depth: depth:
description: States current depth, relative to sea level. description: States current depth, relative to sea level.
usage: /depth usage: /depth
aliases: [edepth] aliases: [edepth]
eco: eco:
description: Manages the server economy. description: Manages the server economy.
usage: /<command> [give|take|reset] [player] [amount] usage: /<command> [give|take|reset] [player] [amount]
aliases: economy aliases: economy
essentials: essentials:
description: Reloads essentials. description: Reloads essentials.
usage: /<command> usage: /<command>
ext: ext:
description: Extinguish players. description: Extinguish players.
usage: /<command> <player> usage: /<command> <player>
aliases: [extinguish,eext,eextinguish] aliases: [extinguish,eext,eextinguish]
fireball: fireball:
description: Throw a fireball. description: Throw a fireball.
usage: /<command> usage: /<command>
aliases: [efireball] aliases: [efireball]
getpos: getpos:
description: Get your current coordinates. description: Get your current coordinates.
usage: /<command> usage: /<command>
aliases: [coords,egetpos] aliases: [coords,egetpos]
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]
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>
aliases: [egive] aliases: [egive]
god: god:
description: Enables your godly powers. description: Enables your godly powers.
usage: /<command> usage: /<command>
aliases: [tgm,godmode,egod] aliases: [tgm,godmode,egod]
heal: heal:
description: Heals you or the given player. description: Heals you or the given player.
usage: /<command> <player> usage: /<command> <player>
aliases: [eheal] aliases: [eheal]
help: help:
description: Views a list of available commands. description: Views a list of available commands.
usage: /<command> [search term] [page] usage: /<command> [search term] [page]
aliases: [ehelp] aliases: [ehelp]
helpop: helpop:
description: Request help from online operators. description: Request help from online operators.
usage: /<command> [message] usage: /<command> [message]
home: home:
description: Teleport to your home. description: Teleport to your home.
usage: /<command> <player> usage: /<command> <player>
aliases: [ehome] aliases: [ehome]
ignore: ignore:
description: Ignore other players. description: Ignore other players.
usage: /<command> <player> usage: /<command> <player>
aliases: [eignore] aliases: [eignore]
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]
invsee: invsee:
description: See the inventory of other players. description: See the inventory of other players.
usage: /<command> <player> usage: /<command> <player>
aliases: [einvsee] aliases: [einvsee]
item: item:
description: Spawn an item. description: Spawn an item.
usage: /<command> [item|numeric] <amount> usage: /<command> [item|numeric] <amount>
aliases: [i,eitem] aliases: [i,eitem]
jails: jails:
description: List all jails. description: List all jails.
usage: /<command> usage: /<command>
aliases: [ejails] aliases: [ejails]
jump: jump:
description: Jumps to the nearest block in the line of sight. description: Jumps to the nearest block in the line of sight.
usage: /<command> usage: /<command>
aliases: [j,ejump] aliases: [j,ejump]
kick: kick:
description: Kicks a specified player with a reason. description: Kicks a specified player with a reason.
usage: /<command> <player> <reason> usage: /<command> <player> <reason>
aliases: [ekick] aliases: [ekick]
kickall: kickall:
description: Kicks all players off the server except the issuer. description: Kicks all players off the server except the issuer.
usage: /<command> <reason> usage: /<command> <reason>
aliases: [ekickall] aliases: [ekickall]
kit: kit:
description: Obtains the specified kit or views all available kits. description: Obtains the specified kit or views all available kits.
usage: /<command> <kit> usage: /<command> <kit>
kill: aliases: [ekit,kits]
description: Kills specified player. kill:
usage: /<command> <player> description: Kills specified player.
aliases: [ekill] usage: /<command> <player>
list: aliases: [ekill]
description: List all online players. list:
usage: /<command> description: List all online players.
aliases: [playerlist,who,online,elist] usage: /<command>
lightning: aliases: [playerlist,who,online,elist]
description: The power of Thor. Strike at cursor or player. lightning:
usage: /<command> [player] description: The power of Thor. Strike at cursor or player.
aliases: [strike,elightning,estrike] usage: /<command> [player]
mail: aliases: [strike,elightning,estrike]
description: Manages inter-player, intra-server mail. mail:
usage: /<command> [read|clear|send [to] [message]] description: Manages inter-player, intra-server mail.
aliases: [email] usage: /<command> [read|clear|send [to] [message]]
me: aliases: [email]
description: Describes an action in the context of the player. me:
usage: /<command> [description] description: Describes an action in the context of the player.
aliases: [eme] usage: /<command> [description]
motd: aliases: [eme]
description: Views the Message Of The Day. motd:
usage: /<command> description: Views the Message Of The Day.
aliases: [emotd] usage: /<command>
msg: aliases: [emotd]
description: Sends a private message to the specified player. msg:
usage: /<command> <to> <message> description: Sends a private message to the specified player.
aliases: [m,t,emsg,tell] usage: /<command> <to> <message>
mute: aliases: [m,t,emsg,tell]
description: Mutes or unmutes a player. mute:
usage: /<command> [player] <datediff> description: Mutes or unmutes a player.
aliases: [emute] usage: /<command> [player] <datediff>
nick: aliases: [emute]
description: Change your nickname or that of another player. nick:
usage: /<command> <player> [nickname|off] description: Change your nickname or that of another player.
aliases: [enick] usage: /<command> <player> [nickname|off]
nuke: aliases: [enick]
description: May death rain upon them. nuke:
usage: /<command> <player> description: May death rain upon them.
aliases: [enuke] usage: /<command> <player>
pay: aliases: [enuke]
description: Pays another player from your balance pay:
usage: /<command> [player] [amount] description: Pays another player from your balance
aliases: [epay] usage: /<command> [player] [amount]
ping: aliases: [epay]
description: Pong! ping:
usage: /<command> description: Pong!
aliases: [pong,eping] usage: /<command>
powertool: aliases: [pong,eping]
description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click. powertool:
usage: /<command> [command] <arguments> description: Assigns a command to the item in hand, {player} will be replaced by the name of the player that you click.
aliases: [pt,epowertool,ept] usage: /<command> [command] <arguments>
r: aliases: [pt,epowertool,ept]
description: Quickly reply to the last player to message you. r:
usage: /<command> [message] description: Quickly reply to the last player to message you.
aliases: [er,reply,ereply] usage: /<command> [message]
realname: aliases: [er,reply,ereply]
description: Displays the username of a user based on nickname. realname:
usage: /<command> [nickname] description: Displays the username of a user based on nickname.
aliases: [erealname] usage: /<command> [nickname]
reloadall: aliases: [erealname]
description: Reloads all plugins. reloadall:
usage: /<command> description: Reloads all plugins.
aliases: [rel,ereloadall,ereload,erel] usage: /<command>
rules: aliases: [rel,ereloadall,ereload,erel]
description: Views the server rules. rules:
usage: /<command> description: Views the server rules.
aliases: [erules] usage: /<command>
seen: aliases: [erules]
description: Shows the last logout time of a player seen:
usage: /<command> [playername] description: Shows the last logout time of a player
aliases: [eseen] usage: /<command> [playername]
sell: aliases: [eseen]
description: Sells the item currently in your hand. sell:
usage: /<command> [itemname|id|hand|inventory|blocks] [-][amount] description: Sells the item currently in your hand.
aliases: [esell] usage: /<command> [itemname|id|hand|inventory|blocks] [-][amount]
sethome: aliases: [esell]
description: Set your home to your current location. sethome:
usage: /<command> description: Set your home to your current location.
aliases: [esethome] usage: /<command>
setjail: aliases: [esethome]
description: Creates a jail where you specified named [jailname] setjail:
usage: /<command> [jailname] description: Creates a jail where you specified named [jailname]
aliases: [esetjail] usage: /<command> [jailname]
setwarp: aliases: [esetjail]
description: Creates a new warp. setwarp:
usage: /<command> [warp] description: Creates a new warp.
aliases: [createwarp,esetwarp] usage: /<command> [warp]
setworth: aliases: [createwarp,esetwarp]
description: Set the sell value of an item. setworth:
usage: /<command> [itemname|id] [price] description: Set the sell value of an item.
aliases: [esetworth] usage: /<command> [itemname|id] [price]
socialspy: aliases: [esetworth]
description: Toggles if you can see msg/mail commands in chat. socialspy:
usage: /<command> description: Toggles if you can see msg/mail commands in chat.
aliases: [esocialspy] usage: /<command>
spawner: aliases: [esocialspy]
description: Change the mob type of a spawner spawner:
usage: /<command> [mob] description: Change the mob type of a spawner
aliases: [espawner] usage: /<command> [mob]
spawnmob: aliases: [espawner]
description: Spawns a mob. spawnmob:
usage: /<command> [mob]<:data><,mount<:data>> <amount> description: Spawns a mob.
aliases: [espawnmob] usage: /<command> [mob]<:data><,mount<:data>> <amount>
suicide: aliases: [espawnmob]
description: Causes you to perish. suicide:
usage: /<command> description: Causes you to perish.
aliases: [esuicide] usage: /<command>
tempban: aliases: [esuicide]
description: Temporary ban a user. tempban:
usage: /<command> [playername] [datediff] description: Temporary ban a user.
aliases: [etempban] usage: /<command> [playername] [datediff]
thunder: aliases: [etempban]
description: Enable/disable thunder. thunder:
usage: /<command> <true/false> [duration] description: Enable/disable thunder.
aliases: [ethunder] usage: /<command> <true/false> [duration]
time: aliases: [ethunder]
description: Change the time to day or night of the player (default) or world (essentials.time.world permission). time:
usage: /<command> [day|night|reset] <playername> description: Change the time to day or night of the player (default) or world (essentials.time.world permission).
aliases: [etime] usage: /<command> [day|night|reset] <playername>
togglejail: aliases: [etime]
description: Prevents a player from interacting with the world and teleports him/her to the the jail specified togglejail:
usage: /<command> [player] [jailname] <datediff> description: Prevents a player from interacting with the world and teleports him/her to the the jail specified
aliases: [tjail,etogglejail] usage: /<command> [player] [jailname] <datediff>
top: aliases: [tjail,etogglejail]
description: Teleport to the highest block at your current position. top:
usage: /<command> description: Teleport to the highest block at your current position.
aliases: [etop] usage: /<command>
tp: aliases: [etop]
description: Teleport to a player. tp:
usage: /<command> [player] description: Teleport to a player.
aliases: [etp] usage: /<command> [player]
tpa: aliases: [etp]
description: Request to teleport to the specified player. tpa:
usage: /<command> <player> description: Request to teleport to the specified player.
tpaccept: usage: /<command> <player>
description: Accepts a teleport request. tpaccept:
usage: /<command> description: Accepts a teleport request.
tpahere: usage: /<command>
description: Request that the specified player teleport to you. tpahere:
usage: /<command> <player> description: Request that the specified player teleport to you.
tpall: usage: /<command> <player>
description: Teleport all online players to another player. tpall:
usage: /<command> <player> description: Teleport all online players to another player.
tpdeny: usage: /<command> <player>
description: Reject a teleport request. tpdeny:
usage: /<command> description: Reject a teleport request.
tphere: usage: /<command>
description: Teleport a player to you. tphere:
usage: /<command> [player] description: Teleport a player to you.
aliases: [s] usage: /<command> [player]
tpo: aliases: [s]
description: Teleport override for tptoggle. tpo:
usage: /<command> <player> description: Teleport override for tptoggle.
tpohere: usage: /<command> <player>
description: Teleport here override for tptoggle. tpohere:
usage: /<command> <player> description: Teleport here override for tptoggle.
tppos: usage: /<command> <player>
description: Teleport to coordinates. tppos:
usage: /<command> <x> <y> <z> description: Teleport to coordinates.
tptoggle: usage: /<command> <x> <y> <z>
description: Blocks all forms of teleportation. tptoggle:
usage: /<command> description: Blocks all forms of teleportation.
tree: usage: /<command>
description: Spawn a tree where you are looking. tree:
usage: /<command> [tree|birch|redwood] description: Spawn a tree where you are looking.
aliases: [etree] usage: /<command> [tree|birch|redwood]
unban: aliases: [etree]
description: Unbans the specified player. unban:
usage: /<command> [player] description: Unbans the specified player.
aliases: [pardon,eunban] usage: /<command> [player]
unbanip: aliases: [pardon,eunban]
description: Unbans the specified IP address. unbanip:
usage: /<command> [address] description: Unbans the specified IP address.
aliases: [eunbanip,pardonip] usage: /<command> [address]
unlimited: aliases: [eunbanip,pardonip]
description: Allows the unlimited placing of items. unlimited:
usage: /<command> [list|item] <player> description: Allows the unlimited placing of items.
aliases: [eunlimited] usage: /<command> [list|item] <player>
warp: aliases: [eunlimited]
description: List all warps or warp to the specified location. warp:
usage: /<command> <warp> <player> description: List all warps or warp to the specified location.
aliases: [ewarp] usage: /<command> <warp> <player>
weather: aliases: [ewarp,warps]
description: Setting the weather. weather:
usage: /<command> <storm/sun> [duration] description: Setting the weather.
aliases: [sky,sun,storm,eweather] usage: /<command> <storm/sun> [duration]
whois: aliases: [sky,sun,storm,eweather]
description: Determine the username behind a nickname. whois:
usage: /<command> [nickname] description: Determine the username behind a nickname.
aliases: [ewhois] usage: /<command> [nickname]
world: aliases: [ewhois]
description: Switch between worlds. world:
usage: /<command> [world] description: Switch between worlds.
aliases: [eworld] usage: /<command> [world]
worth: aliases: [eworld]
description: Calculates the worth of items in hand or as specified. worth:
usage: /<command> <item> <amount> description: Calculates the worth of items in hand or as specified.
usage: /<command> <item> <amount>
aliases: [eworth] aliases: [eworth]