Essentials/Essentials/src/plugin.yml

478 lines
16 KiB
YAML
Raw Normal View History

2011-07-24 21:47:59 +02:00
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: Essentials
main: com.earth2me.essentials.Essentials
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: TeamCity
2012-01-28 01:20:46 +01:00
website: http://tiny.cc/EssentialsCommands
2011-07-24 21:47:59 +02:00
description: Provides an essential, core set of commands for Bukkit.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally]
2011-07-24 21:47:59 +02:00
commands:
afk:
description: Marks you as away-from-keyboard.
2012-08-26 21:26:06 +02:00
usage: /<command> [player]
2011-07-24 21:47:59 +02:00
aliases: [eafk]
antioch:
description: 'A little surprise for operators.'
2012-03-02 18:03:34 +01:00
usage: /<command> [message]
2013-02-12 23:13:08 +01:00
aliases: [eantioch,grenade,egrenade,tnt,etnt]
2011-07-24 21:47:59 +02:00
back:
description: Teleports you to your location prior to tp/spawn/warp.
usage: /<command>
2011-11-04 12:39:31 +01:00
aliases: [eback,return,ereturn]
2011-07-24 21:47:59 +02:00
backup:
2011-08-08 11:41:26 +02:00
description: Runs the backup if configured.
2011-07-24 21:47:59 +02:00
usage: /<command>
aliases: [ebackup]
balance:
description: States the current balance of a player.
usage: /<command> [player]
2013-02-12 23:13:08 +01:00
aliases: [bal,ebal,ebalance,money,emoney]
2011-07-24 21:47:59 +02:00
balancetop:
description: Gets the top balance values.
usage: /<command> <page>
2013-02-12 23:13:08 +01:00
aliases: [ebalancetop,baltop,ebaltop]
2011-07-24 21:47:59 +02:00
ban:
description: Bans a player.
usage: /<command> <player> [reason]
2011-07-24 21:47:59 +02:00
aliases: [eban]
banip:
description: Bans an IP address.
usage: /<command> <address>
2011-07-24 21:47:59 +02:00
aliases: [ebanip]
book:
2013-01-19 15:16:35 +01:00
description: Allows reopening and editing of sealed books.
usage: /<command> [title|author [name]]
aliases: [ebook]
2011-12-03 01:00:29 +01:00
break:
description: Breaks the block you are looking at.
usage: /<command>
aliases: [ebreak]
2011-07-24 21:47:59 +02:00
broadcast:
description: Broadcasts a message to the entire server.
usage: /<command> <msg>
2013-02-12 23:13:08 +01:00
aliases: [bc,ebc,bcast,ebcast,ebroadcast,shout,eshout]
2011-07-24 21:47:59 +02:00
bigtree:
description: Spawn a big tree where you are looking.
2012-03-22 18:25:13 +01:00
usage: /<command> <tree|redwood|jungle>
2011-07-24 21:47:59 +02:00
aliases: [ebigtree]
burn:
description: Set a player on fire.
usage: /<command> <player> <seconds>
2011-07-24 21:47:59 +02:00
aliases: [eburn]
clearinventory:
description: Clear all items in your inventory.
2013-03-16 09:32:21 +01:00
usage: /<command> [player|*] [item[:<data>]|*|**]
2013-02-12 23:13:08 +01:00
aliases: [ci,eci,clean,eclean,clear,eclear,clearinvent,eclearinvent,eclearinventory]
2011-07-24 21:47:59 +02:00
compass:
description: Describes your current bearing.
usage: /<command>
2012-02-22 02:29:37 +01:00
aliases: [ecompass,direction,edirection]
delhome:
2013-02-12 23:13:08 +01:00
description: Removes a home.
usage: /<command> [player:]<name>
2013-02-12 23:13:08 +01:00
aliases: [edelhome,remhome,eremhome,rmhome,ermhome]
2011-07-24 21:47:59 +02:00
deljail:
2013-02-12 23:13:08 +01:00
description: Removes a jail.
usage: /<command> <jailname>
2011-07-24 21:47:59 +02:00
aliases: [edeljail]
delwarp:
description: Deletes the specified warp.
usage: /<command> <warp>
2013-02-12 23:13:08 +01:00
aliases: [edelwarp,remwarp,eremwarp,rmwarp,ermwarp]
2011-07-24 21:47:59 +02:00
depth:
description: States current depth, relative to sea level.
usage: /depth
aliases: [edepth]
eco:
description: Manages the server economy.
2013-01-19 19:46:04 +01:00
usage: /<command> <give|take|set|reset> <player> <amount>
2013-02-12 23:13:08 +01:00
aliases: [eeco,economy,eeconomy]
enchant:
description: Enchants the item the user is holding.
usage: /<command> <enchantmentname> [level]
2013-02-12 23:13:08 +01:00
aliases: [eenchant,enchantment,eenchantment]
enderchest:
description: Lets you see inside an enderchest.
usage: /<command> [player]
2013-02-12 23:13:08 +01:00
aliases: [echest,eechest,eenderchest,endersee,eendersee]
2011-07-24 21:47:59 +02:00
essentials:
description: Reloads essentials.
usage: /<command>
2013-03-21 22:12:58 +01:00
aliases: [eessentials, ess, eess, essversion]
exp:
2012-05-19 22:52:54 +02:00
description: Give, set or look at a players exp.
usage: /<command> [show|set|give] [playername [amount]]
2012-05-19 22:52:54 +02:00
aliases: [eexp,xp]
2011-07-24 21:47:59 +02:00
ext:
description: Extinguish players.
usage: /<command> [player]
2013-02-12 23:13:08 +01:00
aliases: [eext,extinguish,eextinguish]
2011-12-03 01:00:29 +01:00
feed:
description: Satisfy the hunger.
usage: /<command> [player]
2013-02-12 23:13:08 +01:00
aliases: [eat,eeat,efeed]
fly:
description: Take off, and soar!
2012-11-04 14:16:05 +01:00
usage: /<command> [player [on|off]]
aliases: [efly]
2011-07-24 21:47:59 +02:00
fireball:
description: Throw a fireball.
2013-01-09 02:00:13 +01:00
usage: /<command> [small|skull]
2013-02-12 23:13:08 +01:00
aliases: [efireball,fireentity,efireentity,fireskull,efireskull]
2013-01-17 03:36:33 +01:00
firework:
2013-02-12 23:13:08 +01:00
description: Allows you to modify a stack of fireworks.
usage: /<command> <<meta param>|power [amount]|clear|fire [amount]>
2013-01-17 03:36:33 +01:00
aliases: [efirework]
gamemode:
description: Change player gamemode.
usage: /<command> <survival|creative|adventure> [player]
2013-02-12 23:13:08 +01:00
aliases: [adventure,eadventure,adventuremode,eadventuremode,creative,eecreative,creativemode,ecreativemode,egamemode,gm,egm,gma,egma,gmc,egmc,gms,egms,gmt,egmt,survival,esurvival,survivalmode,esurvivalmode]
2011-07-24 21:47:59 +02:00
gc:
description: Reports memory, uptime and tick info.
2013-01-20 21:35:41 +01:00
usage: /<command> [all]
2013-02-12 23:13:08 +01:00
aliases: [lag,elag,egc,mem,emem,memory,ememory,uptime,euptime]
2012-11-04 14:29:39 +01:00
getpos:
description: Get your current coordinates or those of a player.
usage: /<command> [player]
aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
2011-07-24 21:47:59 +02:00
give:
description: Give a player an item.
usage: /<command> <player> <item|numeric> [amount [itemmeta...]]
2011-07-24 21:47:59 +02:00
aliases: [egive]
god:
description: Enables your godly powers.
2012-11-04 14:16:05 +01:00
usage: /<command> [player [on|off]]
2013-02-12 23:13:08 +01:00
aliases: [egod,godmode,egodmode,tgm,etgm]
hat:
2013-02-12 23:13:08 +01:00
description: Get some cool new headgear.
2012-06-16 18:56:12 +02:00
usage: /<command> [remove]
aliases: [ehat]
2011-07-24 21:47:59 +02:00
heal:
description: Heals you or the given player.
usage: /<command> [player]
2011-07-24 21:47:59 +02:00
aliases: [eheal]
help:
description: Views a list of available commands.
usage: /<command> [search term] [page]
aliases: [ehelp]
helpop:
2013-01-14 22:40:25 +01:00
description: Message online admins.
usage: /<command> <message>
2013-02-12 23:13:08 +01:00
aliases: [ac,eac,amsg,eamsg,ehelpop]
2011-07-24 21:47:59 +02:00
home:
description: Teleport to your home.
usage: /<command> [player:][name]
2012-02-22 02:29:37 +01:00
aliases: [ehome,homes,ehomes]
2011-07-24 21:47:59 +02:00
ignore:
description: Ignore other players.
usage: /<command> <player>
aliases: [eignore]
info:
2013-02-12 23:13:08 +01:00
description: Shows information set by the server owner.
2011-07-24 21:47:59 +02:00
usage: /<command> [chapter] [page]
2013-02-12 23:13:08 +01:00
aliases: [about,eabout,ifo,eifo,einfo,inform,einform,news,enews]
2011-07-24 21:47:59 +02:00
invsee:
description: See the inventory of other players.
usage: /<command> <player>
aliases: [einvsee]
item:
description: Spawn an item.
usage: /<command> <item|numeric> [amount [itemmeta...]]
2011-07-24 21:47:59 +02:00
aliases: [i,eitem]
2012-11-04 14:29:39 +01:00
itemdb:
description: Searches for an item.
usage: /<command> <item>
2013-02-12 23:13:08 +01:00
aliases: [dura,edura,durability,edurability,eitemdb,itemno,eitemno]
2011-07-24 21:47:59 +02:00
jails:
description: List all jails.
usage: /<command>
aliases: [ejails]
jump:
description: Jumps to the nearest block in the line of sight.
usage: /<command>
2013-02-12 23:13:08 +01:00
aliases: [j,ej,ejump,jumpto,ejumpto]
2011-07-24 21:47:59 +02:00
kick:
description: Kicks a specified player with a reason.
usage: /<command> <player> [reason]
2011-07-24 21:47:59 +02:00
aliases: [ekick]
kickall:
description: Kicks all players off the server except the issuer.
usage: /<command> [reason]
2011-07-24 21:47:59 +02:00
aliases: [ekickall]
kill:
description: Kills specified player.
usage: /<command> <player>
aliases: [ekill]
killall:
description: Kill all mobs in a world.
usage: /<command> [mobType] [radius] [world]
2013-02-12 23:13:08 +01:00
aliases: [butcher,ebutcher,ekillall,mobkill,emobkill]
2012-11-04 14:29:39 +01:00
kit:
description: Obtains the specified kit or views all available kits.
usage: /<command> [kit] [player]
aliases: [ekit,kits,ekits]
kittycannon:
2013-02-12 23:13:08 +01:00
description: Throw an exploding kitten at your opponent.
usage: /<command>
2011-07-24 21:47:59 +02:00
lightning:
description: The power of Thor. Strike at cursor or player.
usage: /<command> [player] [power]
2013-02-12 23:13:08 +01:00
aliases: [elightning,shock,eshock,smite,esmite,strike,estrike,thor,ethor]
2012-11-04 14:29:39 +01:00
list:
description: List all online players.
usage: /<command> [group]
2013-02-12 23:13:08 +01:00
aliases: [elist,online,eonline,playerlist,eplayerlist,plist,eplist,who,ewho]
2011-07-24 21:47:59 +02:00
mail:
description: Manages inter-player, intra-server mail.
usage: /<command> [read|clear|send [to] [message]|sendall [message]]
2011-07-24 21:47:59 +02:00
aliases: [email]
me:
description: Describes an action in the context of the player.
usage: /<command> <description>
2013-02-12 23:13:08 +01:00
aliases: [action,eaction,describe,edescribe,eme]
2011-12-03 01:00:29 +01:00
more:
description: Fills the item stack in hand to maximum size.
usage: /<command>
aliases: [emore]
2011-07-24 21:47:59 +02:00
motd:
description: Views the Message Of The Day.
usage: /<command>
aliases: [emotd]
msg:
description: Sends a private message to the specified player.
usage: /<command> <to> <message>
2012-12-16 17:05:07 +01:00
aliases: [w,m,t,emsg,tell,etell,whisper,ewhisper]
2011-07-24 21:47:59 +02:00
mute:
description: Mutes or unmutes a player.
usage: /<command> <player> [datediff]
2011-07-24 21:47:59 +02:00
aliases: [emute]
near:
2013-02-12 23:13:08 +01:00
description: Lists the players near by or around a player.
usage: /<command> [playername] [radius]
2013-02-12 23:13:08 +01:00
aliases: [enear,nearby,enearby]
2011-07-24 21:47:59 +02:00
nick:
description: Change your nickname or that of another player.
usage: /<command> [player] <nickname|off>
2011-07-24 21:47:59 +02:00
aliases: [enick]
nuke:
description: May death rain upon them.
usage: /<command> [player]
2011-07-24 21:47:59 +02:00
aliases: [enuke]
pay:
2013-02-12 23:13:08 +01:00
description: Pays another player from your balance.
usage: /<command> <player> <amount>
2011-07-24 21:47:59 +02:00
aliases: [epay]
ping:
description: Pong!
usage: /<command>
2013-02-12 23:13:08 +01:00
aliases: [echo,eecho,eping,pong,epong]
2013-02-04 22:47:26 +01:00
potion:
description: Adds custom potion effects to a potion.
2013-02-09 00:13:36 +01:00
usage: /<command> <clear|apply|effect:<effect> power:<power> duration:<duration>>
2013-02-04 22:47:26 +01:00
aliases: [epotion,elixer,eelixer]
2011-07-24 21:47:59 +02:00
powertool:
2012-03-18 04:01:44 +01:00
description: Assigns a command to the item in hand.
usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player.
2013-02-12 23:13:08 +01:00
aliases: [epowertool,pt,ept]
powertooltoggle:
2013-02-12 23:13:08 +01:00
description: Enables or disables all current powertools.
usage: /<command>
2013-02-12 23:13:08 +01:00
aliases: [epowertooltoggle,ptt,eptt,pttoggle,epttoggle]
2011-08-08 17:49:32 +02:00
ptime:
2011-08-11 04:34:07 +02:00
description: Adjust player's client time. Add @ prefix to fix.
usage: /<command> [list|reset|day|night|dawn|17:30|4pm|4000ticks] [player|*]
2013-02-12 23:13:08 +01:00
aliases: [playertime,eplayertime,eptime]
2013-04-06 23:16:17 +02:00
pweather:
description: Adjust a player's weather
usage: /<command> [list|reset|storm|sun|clear] [player|*]
aliases: [playerweather,eplayerweather,epweather]
2011-07-24 21:47:59 +02:00
r:
description: Quickly reply to the last player to message you.
usage: /<command> <message>
2011-07-24 21:47:59 +02:00
aliases: [er,reply,ereply]
realname:
2012-03-18 04:01:44 +01:00
description: Displays the username of a user based on nick.
usage: /<command> <nickname>
2011-07-24 21:47:59 +02:00
aliases: [erealname]
2012-12-19 04:57:12 +01:00
recipe:
description: Displays how to craft items.
usage: /<command> <item> [number]
2013-02-12 23:13:08 +01:00
aliases: [formula,eformula,method,emethod,erecipe,recipes,erecipes]
2011-12-03 01:00:29 +01:00
remove:
2013-02-12 23:13:08 +01:00
description: Removes entities in your world.
usage: /<command> <drops|arrows|boats|minecarts|xp|paintings> [radius] [world]
2011-12-03 01:00:29 +01:00
aliases: [eremove]
repair:
description: Repairs the durability of one or all items.
usage: /<command> [hand|all]
2013-02-12 23:13:08 +01:00
aliases: [fix,efix,erepair]
2011-07-24 21:47:59 +02:00
rules:
description: Views the server rules.
usage: /<command>
aliases: [erules]
seen:
2013-02-12 23:13:08 +01:00
description: Shows the last logout time of a player.
usage: /<command> <playername>
2011-07-24 21:47:59 +02:00
aliases: [eseen]
sell:
description: Sells the item currently in your hand.
usage: /<command> <itemname|id|hand|inventory|blocks> [-][amount]
2011-07-24 21:47:59 +02:00
aliases: [esell]
sethome:
description: Set your home to your current location.
usage: /<command> [[player:]name]
2011-07-24 21:47:59 +02:00
aliases: [esethome]
setjail:
2013-02-12 23:13:08 +01:00
description: Creates a jail where you specified named [jailname].
usage: /<command> <jailname>
2011-07-24 21:47:59 +02:00
aliases: [esetjail]
setwarp:
description: Creates a new warp.
usage: /<command> <warp>
2013-02-12 23:13:08 +01:00
aliases: [createwarp,ecreatewarp,esetwarp]
2011-07-24 21:47:59 +02:00
setworth:
description: Set the sell value of an item.
usage: /<command> [itemname|id] <price>
2011-07-24 21:47:59 +02:00
aliases: [esetworth]
socialspy:
description: Toggles if you can see msg/mail commands in chat.
usage: /<command> [player]
2011-07-24 21:47:59 +02:00
aliases: [esocialspy]
spawner:
2013-02-12 23:13:08 +01:00
description: Change the mob type of a spawner.
usage: /<command> <mob>
2013-02-12 23:13:08 +01:00
aliases: [changems,echangems,espawner]
2011-07-24 21:47:59 +02:00
spawnmob:
description: Spawns a mob.
usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
2013-02-12 23:13:08 +01:00
aliases: [mob,emob,spawnentity,espawnentity,espawnmob]
speed:
2013-02-12 23:13:08 +01:00
description: Change your speed limits.
2013-03-18 08:50:36 +01:00
usage: /<command> [type] <speed> [player]
2013-02-12 23:13:08 +01:00
aliases: [flyspeed,eflyspeed,fspeed,efspeed,espeed,walkspeed,ewalkspeed,wspeed,ewspeed]
sudo:
2011-11-18 14:48:31 +01:00
description: Make another user perform a command.
usage: /<command> <player> <command [args]>
aliases: [esudo]
2011-07-24 21:47:59 +02:00
suicide:
description: Causes you to perish.
usage: /<command>
aliases: [esuicide]
tempban:
description: Temporary ban a user.
usage: /<command> <playername> <datediff>
2011-07-24 21:47:59 +02:00
aliases: [etempban]
thunder:
description: Enable/disable thunder.
usage: /<command> <true/false> [duration]
aliases: [ethunder]
time:
description: Display/Change the world time. Defaults to current world.
2011-08-10 08:05:05 +02:00
usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
2013-02-12 23:13:08 +01:00
aliases: [day,eday,night,enight,etime]
2011-07-24 21:47:59 +02:00
togglejail:
description: Jails/Unjails a player, TPs them to the jail specified.
usage: /<command> <player> <jailname> [datediff]
2013-02-12 23:13:08 +01:00
aliases: [jail,ejail,tjail,etjail,etogglejail,unjail,eunjail]
2011-07-24 21:47:59 +02:00
top:
description: Teleport to the highest block at your current position.
usage: /<command>
aliases: [etop]
tp:
description: Teleport to a player.
usage: /<command> <player> [otherplayer]
2013-02-12 23:13:08 +01:00
aliases: [tele,etele,teleport,eteleport,etp,tp2p,etp2p]
2011-07-24 21:47:59 +02:00
tpa:
description: Request to teleport to the specified player.
usage: /<command> <player>
2013-02-12 23:13:08 +01:00
aliases: [call,ecall,etpa,tpask,etpask]
tpaall:
description: Requests all players online to teleport to you.
usage: /<command> <player>
2011-11-04 12:39:31 +01:00
aliases: [etpaall]
2011-07-24 21:47:59 +02:00
tpaccept:
description: Accepts a teleport request.
usage: /<command> [otherplayer]
2013-02-12 23:13:08 +01:00
aliases: [etpaccept,tpyes,etpyes]
2011-07-24 21:47:59 +02:00
tpahere:
description: Request that the specified player teleport to you.
usage: /<command> <player>
2011-11-04 12:39:31 +01:00
aliases: [etpahere]
2011-07-24 21:47:59 +02:00
tpall:
description: Teleport all online players to another player.
usage: /<command> <player>
2011-11-04 12:39:31 +01:00
aliases: [etpall]
2011-07-24 21:47:59 +02:00
tpdeny:
description: Reject a teleport request.
usage: /<command>
2013-02-12 23:13:08 +01:00
aliases: [etpdeny,tpno,etpno]
2011-07-24 21:47:59 +02:00
tphere:
description: Teleport a player to you.
usage: /<command> <player>
2011-11-04 12:39:31 +01:00
aliases: [s,etphere]
2011-07-24 21:47:59 +02:00
tpo:
description: Teleport override for tptoggle.
usage: /<command> <player> [otherplayer]
2011-11-04 12:39:31 +01:00
aliases: [etpo]
2011-07-24 21:47:59 +02:00
tpohere:
description: Teleport here override for tptoggle.
usage: /<command> <player>
2011-11-04 12:39:31 +01:00
aliases: [etpohere]
2011-07-24 21:47:59 +02:00
tppos:
description: Teleport to coordinates.
2011-09-18 03:34:05 +02:00
usage: /<command> <x> <y> <z> [yaw] [pitch]
2011-11-04 12:39:31 +01:00
aliases: [etppos]
2011-07-24 21:47:59 +02:00
tptoggle:
description: Blocks all forms of teleportation.
2012-11-16 02:35:35 +01:00
usage: /<command> [player [on|off]]
2011-11-04 12:39:31 +01:00
aliases: [etptoggle]
2011-07-24 21:47:59 +02:00
tree:
description: Spawn a tree where you are looking.
2012-03-22 18:25:13 +01:00
usage: /<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp>
2011-07-24 21:47:59 +02:00
aliases: [etree]
unban:
description: Unbans the specified player.
usage: /<command> <player>
2012-02-22 02:29:37 +01:00
aliases: [pardon,eunban,epardon]
2011-07-24 21:47:59 +02:00
unbanip:
description: Unbans the specified IP address.
usage: /<command> <address>
2012-02-22 02:29:37 +01:00
aliases: [eunbanip,pardonip,epardonip]
2011-07-24 21:47:59 +02:00
unlimited:
description: Allows the unlimited placing of items.
usage: /<command> <list|item|clear> [player]
2011-08-11 06:20:43 +02:00
aliases: [eunlimited,ul,unl,eul,eunl]
vanish:
description: Hide yourself from other players.
2012-06-16 18:56:12 +02:00
usage: /<command> [on|off]
2013-02-12 23:13:08 +01:00
aliases: [v,ev,evanish]
2011-07-24 21:47:59 +02:00
warp:
description: List all warps or warp to the specified location.
usage: /<command> <pagenumber|warp> [player]
2012-02-22 02:29:37 +01:00
aliases: [ewarp,warps,ewarps]
2011-07-24 21:47:59 +02:00
weather:
2012-08-08 10:32:21 +02:00
description: Sets the weather.
2011-07-24 21:47:59 +02:00
usage: /<command> <storm/sun> [duration]
2013-02-12 23:13:08 +01:00
aliases: [rain,erain,sky,esky,storm,estorm,sun,esun,eweather]
2011-07-24 21:47:59 +02:00
whois:
description: Determine the username behind a nickname.
usage: /<command> <nickname>
2011-07-24 21:47:59 +02:00
aliases: [ewhois]
workbench:
2013-02-12 23:13:08 +01:00
description: Opens up a workbench.
usage: /<command>
2013-02-12 23:13:08 +01:00
aliases: [craft,ecraft,wb,ewb,wbench,ewbench,eworkbench]
2011-07-24 21:47:59 +02:00
world:
description: Switch between worlds.
usage: /<command> [world]
aliases: [eworld]
worth:
description: Calculates the worth of items in hand or as specified.
usage: /<command> [item] [amount]
2013-02-12 23:13:08 +01:00
aliases: [eprice,price,eworth]
permissions:
essentials.*:
default: op
2013-01-19 15:16:35 +01:00
description: Give players with op everything by default