2011-03-19 22:39:51 +00: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
|
|
|
|
website: http://www.earth2me.net:8001/
|
|
|
|
description: Provides an essential, core set of commands for Bukkit.
|
2011-05-02 18:22:17 +00:00
|
|
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
|
2011-03-19 22:39:51 +00:00
|
|
|
commands:
|
|
|
|
afk:
|
|
|
|
description: Marks you as away-from-keyboard.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eafk]
|
2011-03-19 22:39:51 +00:00
|
|
|
antioch:
|
|
|
|
description: 'A little surprise for operators. Warning: Point away from face.'
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eantioch]
|
2011-03-19 22:39:51 +00:00
|
|
|
back:
|
|
|
|
description: Teleports you to your location prior to teleporting/spawning/warping.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eback]
|
2011-03-19 22:39:51 +00:00
|
|
|
backup:
|
|
|
|
description: Runs the backup command
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ebackup]
|
2011-03-19 22:39:51 +00:00
|
|
|
balance:
|
|
|
|
description: States the current balance of a player. Defaults to self.
|
|
|
|
usage: /<command> <player>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [bal,emoney,ebalance,ebal]
|
2011-03-19 22:39:51 +00:00
|
|
|
ban:
|
|
|
|
description: Bans a player.
|
|
|
|
usage: /<command> [player] <reason>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eban]
|
2011-03-19 22:39:51 +00:00
|
|
|
banip:
|
|
|
|
description: Bans an IP address.
|
|
|
|
usage: /<command> [address]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ebanip]
|
2011-03-19 22:39:51 +00:00
|
|
|
broadcast:
|
|
|
|
description: Broadcasts a message to the entire server.
|
|
|
|
usage: /<command> [msg]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ebroadcast,bcast]
|
2011-03-19 22:39:51 +00:00
|
|
|
bigtree:
|
|
|
|
description: Spawn a big tree where you are looking.
|
|
|
|
usage: /<command> [tree|redwood]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ebigtree]
|
2011-03-19 22:39:51 +00:00
|
|
|
burn:
|
|
|
|
description: Set a player on fire.
|
|
|
|
usage: /<command> [player] [seconds]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eburn]
|
2011-03-19 22:39:51 +00:00
|
|
|
clearinventory:
|
|
|
|
description: Clear all items in your inventory.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ci,eci,eclearinventory]
|
2011-03-19 22:39:51 +00:00
|
|
|
compass:
|
|
|
|
description: Describes your current bearing.
|
|
|
|
usage: /<command>
|
|
|
|
deljail:
|
|
|
|
description: Removes a jail
|
|
|
|
usage: /<command> [jailname]
|
|
|
|
delwarp:
|
|
|
|
description: Deletes the specified warp.
|
|
|
|
usage: /<command> [warp]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [edelwarp,remwarp,rmwarp]
|
2011-03-19 22:39:51 +00:00
|
|
|
depth:
|
|
|
|
description: States current depth, relative to sea level.
|
|
|
|
usage: /depth
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [edepth]
|
2011-03-19 22:39:51 +00:00
|
|
|
eco:
|
|
|
|
description: Manages the server economy.
|
|
|
|
usage: /<command> [give|take|reset] [player] [amount]
|
|
|
|
aliases: economy
|
|
|
|
essentials:
|
|
|
|
description: Reloads essentials.
|
|
|
|
usage: /<command>
|
|
|
|
ext:
|
|
|
|
description: Extinguish players.
|
|
|
|
usage: /<command> <player>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [extinguish]
|
2011-03-19 22:39:51 +00:00
|
|
|
getpos:
|
|
|
|
description: Get your current coordinates.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [coords,egetpos]
|
2011-03-19 22:39:51 +00:00
|
|
|
gc:
|
|
|
|
description: Reports garbage collection info; useful to plugin/CraftBukkit developers
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [mem,memory,egc]
|
2011-03-19 22:39:51 +00:00
|
|
|
give:
|
|
|
|
description: Give a player an item.
|
|
|
|
usage: /<command> [player] [item|numeric] <amount>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [egive]
|
2011-03-19 22:39:51 +00:00
|
|
|
god:
|
|
|
|
description: Enables your godly powers.
|
|
|
|
usage: /<command>
|
2011-04-12 20:29:32 +00:00
|
|
|
aliases: [tgm,godmode,egod]
|
2011-03-19 22:39:51 +00:00
|
|
|
heal:
|
|
|
|
description: Heals you or the given player.
|
|
|
|
usage: /<command> <player>
|
2011-04-12 20:29:32 +00:00
|
|
|
aliases: [eheal]
|
2011-03-19 22:39:51 +00:00
|
|
|
help:
|
|
|
|
description: Views a list of available commands.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ehelp]
|
2011-03-19 22:39:51 +00:00
|
|
|
helpop:
|
|
|
|
description: Request help from online operators.
|
|
|
|
usage: /<command> [message]
|
|
|
|
home:
|
|
|
|
description: Teleport to your home.
|
2011-04-19 10:49:17 +00:00
|
|
|
usage: /<command> <player>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ehome]
|
2011-04-10 19:29:37 +00:00
|
|
|
info:
|
|
|
|
description: Shows information set by the server owner
|
|
|
|
usage: /<command> [chapter] [page]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ifo,einfo,eabout]
|
2011-03-19 22:39:51 +00:00
|
|
|
invsee:
|
|
|
|
description: See the inventory of other players.
|
|
|
|
usage: /<command> <player>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [einvsee]
|
2011-03-19 22:39:51 +00:00
|
|
|
item:
|
|
|
|
description: Spawn an item.
|
|
|
|
usage: /<command> [item|numeric] <amount>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [i,eitem]
|
2011-03-19 22:39:51 +00:00
|
|
|
jails:
|
|
|
|
description: List all jails.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ejails]
|
2011-03-19 22:39:51 +00:00
|
|
|
jump:
|
|
|
|
description: Jumps to the nearest block in the line of sight.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [j,ejump]
|
2011-03-19 22:39:51 +00:00
|
|
|
kick:
|
|
|
|
description: Kicks a specified player with a reason.
|
|
|
|
usage: /<command> <player> <reason>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ekick]
|
2011-03-19 22:39:51 +00:00
|
|
|
kickall:
|
|
|
|
description: Kicks all players off the server except the issuer.
|
|
|
|
usage: /<command> <reason>
|
|
|
|
kit:
|
|
|
|
description: Obtains the specified kit or views all available kits.
|
|
|
|
usage: /<command> <kit>
|
|
|
|
kill:
|
|
|
|
description: Kills specified player.
|
|
|
|
usage: /<command> <player>
|
|
|
|
list:
|
|
|
|
description: List all online players.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [playerlist,who,online,elist]
|
2011-04-26 12:39:57 +00:00
|
|
|
lightning:
|
2011-04-27 00:16:23 +00:00
|
|
|
description: Command the power of Thor. Look and strike or pass a player args.
|
|
|
|
usage: /<command> <player>
|
2011-03-19 22:39:51 +00:00
|
|
|
mail:
|
|
|
|
description: Manages inter-player, intra-server mail.
|
|
|
|
usage: /<command> [read|clear|send [to] [message]]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [email]
|
2011-03-19 22:39:51 +00:00
|
|
|
me:
|
|
|
|
description: Describes an action in the context of the player.
|
|
|
|
usage: /<command> [description]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eme]
|
2011-03-19 22:39:51 +00:00
|
|
|
motd:
|
|
|
|
description: Views the Message Of The Day.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [emotd]
|
2011-03-19 22:39:51 +00:00
|
|
|
msg:
|
|
|
|
description: Sends a private message to the specified player.
|
|
|
|
usage: /<command> <to> <message>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [m,t,emsg]
|
2011-03-19 22:39:51 +00:00
|
|
|
mute:
|
|
|
|
description: Mutes or unmutes a player.
|
This is a big refactoring of the user class and more.
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
|
|
|
usage: /<command> [player] <datediff>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [emute]
|
2011-03-19 22:39:51 +00:00
|
|
|
nick:
|
|
|
|
description: Change your nickname or that of another player.
|
|
|
|
usage: /<command> <player> [nickname|off]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [enick]
|
2011-03-19 22:39:51 +00:00
|
|
|
pay:
|
|
|
|
description: Pays another player from your balance
|
|
|
|
usage: /<command> [player] [amount]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [epay]
|
2011-03-19 22:39:51 +00:00
|
|
|
ping:
|
|
|
|
description: Pong!
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [pong,eping]
|
2011-03-19 22:39:51 +00:00
|
|
|
plugin:
|
|
|
|
description: Enables, disables, or reloads a plugin.
|
|
|
|
usage: /<command> [enable|disable|reload] [plugin]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [plugins,eplugin]
|
2011-04-04 01:26:45 +00:00
|
|
|
powertool:
|
|
|
|
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>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [pt,epowertool,ept]
|
2011-03-19 22:39:51 +00:00
|
|
|
r:
|
|
|
|
description: Quickly reply to the last player to message you.
|
|
|
|
usage: /<command> [message]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [er]
|
2011-04-11 17:38:40 +00:00
|
|
|
realname:
|
|
|
|
description: Displays the username of a user based on his/her nickname.
|
|
|
|
usage: /<command> [nickname]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [erealname]
|
2011-03-19 22:39:51 +00:00
|
|
|
reloadall:
|
|
|
|
description: Reloads all plugins.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [rel,ereloadall,ereload,erel]
|
2011-04-11 17:38:40 +00:00
|
|
|
rules:
|
|
|
|
description: Views the server rules.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [erules]
|
This is a big refactoring of the user class and more.
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
|
|
|
seen:
|
|
|
|
description: Shows the last logout time of a player
|
|
|
|
usage: /<command> [playername]
|
2011-03-19 22:39:51 +00:00
|
|
|
sell:
|
|
|
|
description: Sells the item currently in your hand.
|
2011-04-16 15:39:58 +00:00
|
|
|
usage: /<command> [itemname|id|hand] [-][amount]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [esell]
|
2011-03-19 22:39:51 +00:00
|
|
|
sethome:
|
|
|
|
description: Set your home to your current location.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [esethome]
|
2011-03-19 22:39:51 +00:00
|
|
|
setjail:
|
|
|
|
description: Creates a jail where you specified named [jailname]
|
|
|
|
usage: /<command> [jailname]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [esetjail]
|
2011-03-19 22:39:51 +00:00
|
|
|
setwarp:
|
|
|
|
description: Creates a new warp.
|
|
|
|
usage: /<command> [warp]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [createwarp,esetwarp]
|
2011-04-16 00:42:43 +00:00
|
|
|
setworth:
|
|
|
|
description: Set the value of an item for sale, will add item if doesn't exist
|
|
|
|
usage: /<command> [itemname|id] [price]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [esetworth]
|
2011-05-04 10:39:56 +00:00
|
|
|
socialspy:
|
|
|
|
description: Toggles if you can see /msg and /mail commands in chat.
|
|
|
|
usage: /<command>
|
2011-03-19 22:39:51 +00:00
|
|
|
spawnmob:
|
|
|
|
description: Spawns a mob.
|
2011-04-04 02:58:41 +00:00
|
|
|
usage: /<command> [mob]<:data><,mount<:data>> <amount>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [espawnmob]
|
2011-03-19 22:39:51 +00:00
|
|
|
suicide:
|
2011-04-23 01:21:54 +00:00
|
|
|
description: Causes you to perish.
|
2011-03-19 22:39:51 +00:00
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [esuicide]
|
This is a big refactoring of the user class and more.
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
|
|
|
tempban:
|
|
|
|
description: Temporary ban a user.
|
|
|
|
usage: /<command> [playername] [datediff]
|
2011-04-23 01:21:54 +00:00
|
|
|
thunder:
|
|
|
|
description: Enable/disable thunder.
|
|
|
|
usage: /<command> <true/false> [duration]
|
2011-03-19 22:39:51 +00:00
|
|
|
time:
|
|
|
|
description: Change the server time to day or night.
|
|
|
|
usage: /<command> [day|night]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [etime]
|
2011-03-19 22:39:51 +00:00
|
|
|
togglejail:
|
|
|
|
description: Prevents a player from interacting with the world and teleports him/her to the the jail specified
|
This is a big refactoring of the user class and more.
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
|
|
|
usage: /<command> [player] [jailname] <datediff>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [tjail,etogglejail]
|
2011-03-19 22:39:51 +00:00
|
|
|
top:
|
|
|
|
description: Teleport to the highest block at your current coordinates.
|
|
|
|
usage: /<command>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [etop]
|
2011-03-19 22:39:51 +00:00
|
|
|
tp:
|
|
|
|
description: Teleport to a player.
|
|
|
|
usage: /<command> [player]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [etp]
|
2011-03-19 22:39:51 +00:00
|
|
|
tpa:
|
|
|
|
description: Request to teleport to the specified player.
|
|
|
|
usage: /<command> <player>
|
|
|
|
tpaccept:
|
|
|
|
description: Accepts a teleport request.
|
|
|
|
usage: /<command>
|
|
|
|
tpahere:
|
|
|
|
description: Request that the specified player teleport to you.
|
|
|
|
usage: /<command> <player>
|
2011-04-09 00:58:41 +00:00
|
|
|
tpall:
|
|
|
|
desctiption: Teleport all online players to another player.
|
|
|
|
usage: /<command> <player>
|
2011-03-19 22:39:51 +00:00
|
|
|
tpdeny:
|
|
|
|
description: Reject a teleport request.
|
|
|
|
usage: /<command>
|
|
|
|
tphere:
|
|
|
|
description: Teleport a player to you.
|
|
|
|
usage: /<command> [player]
|
|
|
|
aliases: s
|
|
|
|
tpo:
|
|
|
|
description: Teleport override for tptoggle.
|
|
|
|
usage: /<command> <player>
|
|
|
|
tpohere:
|
|
|
|
description: Teleport here override for tptoggle.
|
|
|
|
usage: /<command> <player>
|
|
|
|
tppos:
|
|
|
|
description: Teleport to coordinates.
|
|
|
|
usage: /<command> <x> <y> <z>
|
|
|
|
tptoggle:
|
|
|
|
description: Blocks all forms of teleportation.
|
|
|
|
usage: /<command>
|
|
|
|
tree:
|
|
|
|
description: Spawn a tree where you are looking.
|
|
|
|
usage: /<command> [tree|birch|redwood]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [etree]
|
2011-03-19 22:39:51 +00:00
|
|
|
unban:
|
|
|
|
description: Unbans the specified player.
|
|
|
|
usage: /<command> [player]
|
|
|
|
aliases: pardon
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eunban]
|
2011-03-19 22:39:51 +00:00
|
|
|
unbanip:
|
|
|
|
description: Unbans the specified IP address.
|
|
|
|
usage: /<command> [address]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eunbanip,pardonip]
|
2011-04-03 20:31:18 +00:00
|
|
|
unlimited:
|
|
|
|
description: Allows the unlimited placing of items.
|
2011-04-04 14:27:06 +00:00
|
|
|
usage: /<command> [list|item] <player>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eunlimited]
|
2011-03-19 22:39:51 +00:00
|
|
|
warp:
|
|
|
|
description: List all warps or warp to the specified location.
|
|
|
|
usage: /<command> <warp>
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ewarp]
|
2011-04-23 01:21:54 +00:00
|
|
|
weather:
|
|
|
|
description: Setting the weather.
|
|
|
|
usage: /<command> <storm/sun> [duration]
|
2011-04-27 00:42:53 +00:00
|
|
|
aliases: [sky]
|
2011-03-19 22:39:51 +00:00
|
|
|
whois:
|
|
|
|
description: Determine the username behind a nickname.
|
|
|
|
usage: /<command> [nickname]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [ewhois]
|
2011-03-19 22:39:51 +00:00
|
|
|
world:
|
|
|
|
description: Switch between worlds.
|
|
|
|
usage: /<command> [world]
|
2011-04-20 19:00:22 +00:00
|
|
|
aliases: [eworld]
|
2011-03-19 22:39:51 +00:00
|
|
|
worth:
|
|
|
|
description: Calculates the worth of items in hand or as specified.
|
2011-04-20 19:00:22 +00:00
|
|
|
usage: /<command> <item> <amount>
|
|
|
|
aliases: [eworth]
|