Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.80 KB | None | 0 0
  1. # This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
  2. name: Essentials
  3. main: com.earth2me.essentials.Essentials
  4. # Note to developers: This next line cannot change, or the automatic versioning system will break.
  5. version: 2.11.1
  6. website: http://tiny.cc/EssentialsCommands
  7. description: Provides an essential, core set of commands for Bukkit.
  8. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally]
  9. commands:
  10. afk:
  11. description: Marks you as away-from-keyboard.
  12. usage: /<command> [player]
  13. aliases: [eafk]
  14. antioch:
  15. description: 'A little surprise for operators.'
  16. usage: /<command> [message]
  17. aliases: [eantioch,grenade,egrenade,tnt,etnt]
  18. back:
  19. description: Teleports you to your location prior to tp/spawn/warp.
  20. usage: /<command>
  21. aliases: [eback,return,ereturn]
  22. backup:
  23. description: Runs the backup if configured.
  24. usage: /<command>
  25. aliases: [ebackup]
  26. balance:
  27. description: States the current balance of a player.
  28. usage: /<command> [player]
  29. aliases: [bal,ebal,ebalance,money,emoney]
  30. balancetop:
  31. description: Gets the top balance values.
  32. usage: /<command> <page>
  33. aliases: [ebalancetop,baltop,ebaltop]
  34. ban:
  35. description: Bans a player.
  36. usage: /<command> <player> [reason]
  37. aliases: [eban]
  38. banip:
  39. description: Bans an IP address.
  40. usage: /<command> <address>
  41. aliases: [ebanip]
  42. book:
  43. description: Allows reopening and editing of sealed books.
  44. usage: /<command> [title|author [name]]
  45. aliases: [ebook]
  46. break:
  47. description: Breaks the block you are looking at.
  48. usage: /<command>
  49. aliases: [ebreak]
  50. broadcast:
  51. description: Broadcasts a message to the entire server.
  52. usage: /<command> <msg>
  53. aliases: [bc,ebc,bcast,ebcast,ebroadcast,shout,eshout]
  54. bigtree:
  55. description: Spawn a big tree where you are looking.
  56. usage: /<command> <tree|redwood|jungle>
  57. aliases: [ebigtree]
  58. burn:
  59. description: Set a player on fire.
  60. usage: /<command> <player> <seconds>
  61. aliases: [eburn]
  62. clearinventory:
  63. description: Clear all items in your inventory.
  64. usage: /<command> [player|*] [item[:<data>]|*|**]
  65. aliases: [ci,eci,clean,eclean,clear,eclear,clearinvent,eclearinvent,eclearinventory]
  66. compass:
  67. description: Describes your current bearing.
  68. usage: /<command>
  69. aliases: [ecompass,direction,edirection]
  70. delhome:
  71. description: Removes a home.
  72. usage: /<command> [player:]<name>
  73. aliases: [edelhome,remhome,eremhome,rmhome,ermhome]
  74. deljail:
  75. description: Removes a jail.
  76. usage: /<command> <jailname>
  77. aliases: [edeljail]
  78. delwarp:
  79. description: Deletes the specified warp.
  80. usage: /<command> <warp>
  81. aliases: [edelwarp,remwarp,eremwarp,rmwarp,ermwarp]
  82. depth:
  83. description: States current depth, relative to sea level.
  84. usage: /depth
  85. aliases: [edepth]
  86. eco:
  87. description: Manages the server economy.
  88. usage: /<command> <give|take|set|reset> <player> <amount>
  89. aliases: [eeco,economy,eeconomy]
  90. enchant:
  91. description: Enchants the item the user is holding.
  92. usage: /<command> <enchantmentname> [level]
  93. aliases: [eenchant,enchantment,eenchantment]
  94. enderchest:
  95. description: Lets you see inside an enderchest.
  96. usage: /<command> [player]
  97. aliases: [echest,eechest,eenderchest,endersee,eendersee]
  98. essentials:
  99. description: Reloads essentials.
  100. usage: /<command>
  101. aliases: [eessentials, ess, eess, essversion]
  102. exp:
  103. description: Give, set or look at a players exp.
  104. usage: /<command> [show|set|give] [playername [amount]]
  105. aliases: [eexp,xp]
  106. ext:
  107. description: Extinguish players.
  108. usage: /<command> [player]
  109. aliases: [eext,extinguish,eextinguish]
  110. feed:
  111. description: Satisfy the hunger.
  112. usage: /<command> [player]
  113. aliases: [eat,eeat,efeed]
  114. fly:
  115. description: Take off, and soar!
  116. usage: /<command> [player [on|off]]
  117. aliases: [efly]
  118. fireball:
  119. description: Throw a fireball.
  120. usage: /<command> [small|skull]
  121. aliases: [efireball,fireentity,efireentity,fireskull,efireskull]
  122. firework:
  123. description: Allows you to modify a stack of fireworks.
  124. usage: /<command> <<meta param>|power [amount]|clear|fire [amount]>
  125. aliases: [efirework]
  126. gamemode:
  127. description: Change player gamemode.
  128. usage: /<command> <survival|creative|adventure> [player]
  129. aliases: [adventure,eadventure,adventuremode,eadventuremode,creative,eecreative,creativemode,ecreativemode,egamemode,gm,egm,gma,egma,gmc,egmc,gms,egms,gmt,egmt,survival,esurvival,survivalmode,esurvivalmode]
  130. gc:
  131. description: Reports memory, uptime and tick info.
  132. usage: /<command> [all]
  133. aliases: [lag,elag,egc,mem,emem,memory,ememory,uptime,euptime]
  134. getpos:
  135. description: Get your current coordinates or those of a player.
  136. usage: /<command> [player]
  137. aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
  138. give:
  139. description: Give a player an item.
  140. usage: /<command> <player> <item|numeric> [amount [itemmeta...]]
  141. aliases: [egive]
  142. #god:
  143. # description: Enables your godly powers.
  144. # usage: /<command> [player [on|off]]
  145. # aliases: [egod,godmode,egodmode,tgm,etgm]
  146. hat:
  147. description: Get some cool new headgear.
  148. usage: /<command> [remove]
  149. aliases: [ehat]
  150. heal:
  151. description: Heals you or the given player.
  152. usage: /<command> [player]
  153. aliases: [eheal]
  154. #help:
  155. # description: Views a list of available commands.
  156. # usage: /<command> [search term] [page]
  157. # aliases: [ehelp]
  158. #helpop:
  159. # description: Message online admins.
  160. # usage: /<command> <message>
  161. # aliases: [ac,eac,amsg,eamsg,ehelpop]
  162. home:
  163. description: Teleport to your home.
  164. usage: /<command> [player:][name]
  165. aliases: [ehome,homes,ehomes]
  166. ignore:
  167. description: Ignore other players.
  168. usage: /<command> <player>
  169. aliases: [eignore]
  170. info:
  171. description: Shows information set by the server owner.
  172. usage: /<command> [chapter] [page]
  173. aliases: [about,eabout,ifo,eifo,einfo,inform,einform,news,enews]
  174. invsee:
  175. description: See the inventory of other players.
  176. usage: /<command> <player>
  177. aliases: [einvsee]
  178. item:
  179. description: Spawn an item.
  180. usage: /<command> <item|numeric> [amount [itemmeta...]]
  181. aliases: [i,eitem]
  182. itemdb:
  183. description: Searches for an item.
  184. usage: /<command> <item>
  185. aliases: [dura,edura,durability,edurability,eitemdb,itemno,eitemno]
  186. jails:
  187. description: List all jails.
  188. usage: /<command>
  189. aliases: [ejails]
  190. jump:
  191. description: Jumps to the nearest block in the line of sight.
  192. usage: /<command>
  193. aliases: [j,ej,ejump,jumpto,ejumpto]
  194. kick:
  195. description: Kicks a specified player with a reason.
  196. usage: /<command> <player> [reason]
  197. aliases: [ekick]
  198. kickall:
  199. description: Kicks all players off the server except the issuer.
  200. usage: /<command> [reason]
  201. aliases: [ekickall]
  202. kill:
  203. description: Kills specified player.
  204. usage: /<command> <player>
  205. aliases: [ekill]
  206. killall:
  207. description: Kill all mobs in a world.
  208. usage: /<command> [mobType] [radius] [world]
  209. aliases: [butcher,ebutcher,ekillall,mobkill,emobkill]
  210. kit:
  211. description: Obtains the specified kit or views all available kits.
  212. usage: /<command> [kit] [player]
  213. aliases: [ekit,kits,ekits]
  214. kittycannon:
  215. description: Throw an exploding kitten at your opponent.
  216. usage: /<command>
  217. lightning:
  218. description: The power of Thor. Strike at cursor or player.
  219. usage: /<command> [player] [power]
  220. aliases: [elightning,shock,eshock,smite,esmite,strike,estrike,thor,ethor]
  221. list:
  222. description: List all online players.
  223. usage: /<command> [group]
  224. aliases: [elist,online,eonline,playerlist,eplayerlist,plist,eplist,who,ewho]
  225. mail:
  226. description: Manages inter-player, intra-server mail.
  227. usage: /<command> [read|clear|send [to] [message]|sendall [message]]
  228. aliases: [email]
  229. me:
  230. description: Describes an action in the context of the player.
  231. usage: /<command> <description>
  232. aliases: [action,eaction,describe,edescribe,eme]
  233. more:
  234. description: Fills the item stack in hand to maximum size.
  235. usage: /<command>
  236. aliases: [emore]
  237. motd:
  238. description: Views the Message Of The Day.
  239. usage: /<command>
  240. aliases: [emotd]
  241. msg:
  242. description: Sends a private message to the specified player.
  243. usage: /<command> <to> <message>
  244. aliases: [w,m,t,emsg,tell,etell,whisper,ewhisper]
  245. mute:
  246. description: Mutes or unmutes a player.
  247. usage: /<command> <player> [datediff]
  248. aliases: [emute]
  249. near:
  250. description: Lists the players near by or around a player.
  251. usage: /<command> [playername] [radius]
  252. aliases: [enear,nearby,enearby]
  253. nick:
  254. description: Change your nickname or that of another player.
  255. usage: /<command> [player] <nickname|off>
  256. aliases: [enick]
  257. #nuke:
  258. # description: May death rain upon them.
  259. # usage: /<command> [player]
  260. # aliases: [enuke]
  261. pay:
  262. description: Pays another player from your balance.
  263. usage: /<command> <player> <amount>
  264. aliases: [epay]
  265. ping:
  266. description: Pong!
  267. usage: /<command>
  268. aliases: [echo,eecho,eping,pong,epong]
  269. potion:
  270. description: Adds custom potion effects to a potion.
  271. usage: /<command> <clear|apply|effect:<effect> power:<power> duration:<duration>>
  272. aliases: [epotion,elixer,eelixer]
  273. powertool:
  274. description: Assigns a command to the item in hand.
  275. usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player.
  276. aliases: [epowertool,pt,ept]
  277. powertooltoggle:
  278. description: Enables or disables all current powertools.
  279. usage: /<command>
  280. aliases: [epowertooltoggle,ptt,eptt,pttoggle,epttoggle]
  281. ptime:
  282. description: Adjust player's client time. Add @ prefix to fix.
  283. usage: /<command> [list|reset|day|night|dawn|17:30|4pm|4000ticks] [player|*]
  284. aliases: [playertime,eplayertime,eptime]
  285. pweather:
  286. description: Adjust a player's weather
  287. usage: /<command> [list|reset|storm|sun|clear] [player|*]
  288. aliases: [playerweather,eplayerweather,epweather]
  289. r:
  290. description: Quickly reply to the last player to message you.
  291. usage: /<command> <message>
  292. aliases: [er,reply,ereply]
  293. realname:
  294. description: Displays the username of a user based on nick.
  295. usage: /<command> <nickname>
  296. aliases: [erealname]
  297. recipe:
  298. description: Displays how to craft items.
  299. usage: /<command> <item> [number]
  300. aliases: [formula,eformula,method,emethod,erecipe,recipes,erecipes]
  301. remove:
  302. description: Removes entities in your world.
  303. usage: /<command> <drops|arrows|boats|minecarts|xp|paintings> [radius] [world]
  304. aliases: [eremove]
  305. repair:
  306. description: Repairs the durability of one or all items.
  307. usage: /<command> [hand|all]
  308. aliases: [fix,efix,erepair]
  309. rules:
  310. description: Views the server rules.
  311. usage: /<command>
  312. aliases: [erules]
  313. seen:
  314. description: Shows the last logout time of a player.
  315. usage: /<command> <playername>
  316. aliases: [eseen]
  317. sell:
  318. description: Sells the item currently in your hand.
  319. usage: /<command> <itemname|id|hand|inventory|blocks> [-][amount]
  320. aliases: [esell]
  321. sethome:
  322. description: Set your home to your current location.
  323. usage: /<command> [[player:]name]
  324. aliases: [esethome]
  325. setjail:
  326. description: Creates a jail where you specified named [jailname].
  327. usage: /<command> <jailname>
  328. aliases: [esetjail]
  329. setwarp:
  330. description: Creates a new warp.
  331. usage: /<command> <warp>
  332. aliases: [createwarp,ecreatewarp,esetwarp]
  333. setworth:
  334. description: Set the sell value of an item.
  335. usage: /<command> [itemname|id] <price>
  336. aliases: [esetworth]
  337. socialspy:
  338. description: Toggles if you can see msg/mail commands in chat.
  339. usage: /<command> [player]
  340. aliases: [esocialspy]
  341. spawner:
  342. description: Change the mob type of a spawner.
  343. usage: /<command> <mob>
  344. aliases: [changems,echangems,espawner]
  345. spawnmob:
  346. description: Spawns a mob.
  347. usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
  348. aliases: [mob,emob,spawnentity,espawnentity,espawnmob]
  349. speed:
  350. description: Change your speed limits.
  351. usage: /<command> [type] <speed> [player]
  352. aliases: [flyspeed,eflyspeed,fspeed,efspeed,espeed,walkspeed,ewalkspeed,wspeed,ewspeed]
  353. sudo:
  354. description: Make another user perform a command.
  355. usage: /<command> <player> <command [args]>
  356. aliases: [esudo]
  357. suicide:
  358. description: Causes you to perish.
  359. usage: /<command>
  360. aliases: [esuicide]
  361. tempban:
  362. description: Temporary ban a user.
  363. usage: /<command> <playername> <datediff>
  364. aliases: [etempban]
  365. thunder:
  366. description: Enable/disable thunder.
  367. usage: /<command> <true/false> [duration]
  368. aliases: [ethunder]
  369. time:
  370. description: Display/Change the world time. Defaults to current world.
  371. usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
  372. aliases: [day,eday,night,enight,etime]
  373. togglejail:
  374. description: Jails/Unjails a player, TPs them to the jail specified.
  375. usage: /<command> <player> <jailname> [datediff]
  376. aliases: [jail,ejail,tjail,etjail,etogglejail,unjail,eunjail]
  377. top:
  378. description: Teleport to the highest block at your current position.
  379. usage: /<command>
  380. aliases: [etop]
  381. #tp:
  382. # description: Teleport to a player.
  383. # usage: /<command> <player> [otherplayer]
  384. # aliases: [tele,etele,teleport,eteleport,etp,tp2p,etp2p]
  385. #tpa:
  386. # description: Request to teleport to the specified player.
  387. # usage: /<command> <player>
  388. # aliases: [call,ecall,etpa,tpask,etpask]
  389. #tpaall:
  390. # description: Requests all players online to teleport to you.
  391. # usage: /<command> <player>
  392. # aliases: [etpaall]
  393. #tpaccept:
  394. # description: Accepts a teleport request.
  395. # usage: /<command> [otherplayer]
  396. # aliases: [etpaccept,tpyes,etpyes]
  397. #tpahere:
  398. # description: Request that the specified player teleport to you.
  399. # usage: /<command> <player>
  400. # aliases: [etpahere]
  401. #tpall:
  402. # description: Teleport all online players to another player.
  403. # usage: /<command> <player>
  404. # aliases: [etpall]
  405. #tpdeny:
  406. # description: Reject a teleport request.
  407. # usage: /<command>
  408. # aliases: [etpdeny,tpno,etpno]
  409. #tphere:
  410. # description: Teleport a player to you.
  411. # usage: /<command> <player>
  412. # aliases: [s,etphere]
  413. #tpo:
  414. # description: Teleport override for tptoggle.
  415. # usage: /<command> <player> [otherplayer]
  416. # aliases: [etpo]
  417. #tpohere:
  418. # description: Teleport here override for tptoggle.
  419. # usage: /<command> <player>
  420. # aliases: [etpohere]
  421. # tppos:
  422. # description: Teleport to coordinates.
  423. # usage: /<command> <x> <y> <z> [yaw] [pitch]
  424. # aliases: [etppos]
  425. # tptoggle:
  426. # description: Blocks all forms of teleportation.
  427. # usage: /<command> [player [on|off]]
  428. # aliases: [etptoggle]
  429. tree:
  430. description: Spawn a tree where you are looking.
  431. usage: /<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp>
  432. aliases: [etree]
  433. unban:
  434. description: Unbans the specified player.
  435. usage: /<command> <player>
  436. aliases: [pardon,eunban,epardon]
  437. unbanip:
  438. description: Unbans the specified IP address.
  439. usage: /<command> <address>
  440. aliases: [eunbanip,pardonip,epardonip]
  441. unlimited:
  442. description: Allows the unlimited placing of items.
  443. usage: /<command> <list|item|clear> [player]
  444. aliases: [eunlimited,ul,unl,eul,eunl]
  445. vanish:
  446. description: Hide yourself from other players.
  447. usage: /<command> [on|off]
  448. aliases: [v,ev,evanish]
  449. warp:
  450. description: List all warps or warp to the specified location.
  451. usage: /<command> <pagenumber|warp> [player]
  452. aliases: [ewarp,warps,ewarps]
  453. weather:
  454. description: Sets the weather.
  455. usage: /<command> <storm/sun> [duration]
  456. aliases: [rain,erain,sky,esky,storm,estorm,sun,esun,eweather]
  457. whois:
  458. description: Determine the username behind a nickname.
  459. usage: /<command> <nickname>
  460. aliases: [ewhois]
  461. workbench:
  462. description: Opens up a workbench.
  463. usage: /<command>
  464. aliases: [craft,ecraft,wb,ewb,wbench,ewbench,eworkbench]
  465. world:
  466. description: Switch between worlds.
  467. usage: /<command> [world]
  468. aliases: [eworld]
  469. worth:
  470. description: Calculates the worth of items in hand or as specified.
  471. usage: /<command> [item] [amount]
  472. aliases: [eprice,price,eworth]
  473.  
  474. permissions:
  475. essentials.*:
  476. default: op
  477. description: Give players with op everything by default
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement