TF-EssentialsX/Essentials/src/com/earth2me/essentials/commands
2013-04-30 00:18:53 +01:00
..
Commandafk.java [Fix] Allow console to afk others 2013-03-29 03:16:18 +00:00
Commandantioch.java Code comments 2012-10-06 03:49:36 +01:00
Commandback.java Move the per world permissions: 2012-09-08 22:50:20 +01:00
Commandbackup.java Clarify how backup works. 2012-03-26 00:49:53 +01:00
Commandbalance.java Balance others message. 2013-04-06 05:54:44 +01:00
Commandbalancetop.java Remove ArrayListInput 2013-04-29 14:04:59 -05:00
Commandban.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandbanip.java Fix missing console notifications on /unban and /unbanip 2013-03-12 22:26:24 +00:00
Commandbigtree.java Extra Trees 2012-03-22 17:25:13 +00:00
Commandbook.java [Feature] Adds meta permissions 2013-03-06 15:09:51 -06:00
Commandbreak.java Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
Commandbroadcast.java Add optional 2nd arg to broadcast format. 2013-01-20 20:58:05 +00:00
Commandburn.java [Fix] offline player matching for online only commands. 2013-03-19 14:07:42 +00:00
Commandclearinventory.java prevent confusion at /ci code 2013-03-29 03:04:54 +00:00
Commandcompass.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commanddelhome.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commanddeljail.java Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
Commanddelwarp.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commanddepth.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commandeco.java Fix TL messages. 2013-04-30 00:18:53 +01:00
Commandenchant.java Cleanup open inventories 2013-03-16 11:01:56 +00:00
Commandenderchest.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandessentials.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandexp.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandext.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandfeed.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandfireball.java Add more items to Fireball command. Add delay option to /spawner 2013-01-10 03:25:57 +11:00
Commandfirework.java Don't check people for meta perms when using kits. 2013-03-07 02:57:25 +00:00
Commandfly.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandgamemode.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandgc.java Update Commandgc.java 2013-04-23 08:57:22 +03:00
Commandgetpos.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandgive.java [Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafe 2013-03-09 14:02:34 +00:00
Commandgod.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandhat.java why do we even remove the items? 2013-02-17 15:34:49 +01:00
Commandheal.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandhelp.java Help command refresh. 2012-03-23 17:16:09 +00:00
Commandhelpop.java Split colour permissions into 3: color/magic/format 2012-03-22 22:07:13 +00:00
Commandhome.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandignore.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandinfo.java Allowing use of aliases in help/info/motd, for command suggestions. 2012-01-14 16:53:18 +00:00
Commandinvsee.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commanditem.java [Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafe 2013-03-09 14:02:34 +00:00
Commanditemdb.java Look out for nulls. 2012-09-08 18:41:21 +01:00
Commandjails.java Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
Commandjump.java Code comments 2012-10-06 03:49:36 +01:00
Commandkick.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandkickall.java All the better to kick you with 2013-01-14 07:36:45 +00:00
Commandkill.java [FEATURE] Add kill exempt :: new permission: essentials.kill.exempt 2013-04-19 14:40:10 -04:00
Commandkillall.java Fix radius in /remove and add world. 2013-04-28 04:20:28 +01:00
Commandkit.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandkittycannon.java kittycannon should actually fire kittens 2013-03-19 14:31:34 +00:00
Commandlightning.java Try to unify player matching for hidden users: 2013-03-19 23:17:34 +00:00
Commandlist.java Fix group name when using wildcard group definitions. 2013-04-06 05:05:28 +01:00
Commandmail.java Minor comment updates. 2013-02-03 04:14:23 +00:00
Commandme.java New Permission: essentials.chat.url 2012-03-22 22:19:58 +00:00
Commandmore.java Throw error when using /more on full stack 2012-12-07 00:46:13 +00:00
Commandmotd.java Allowing use of aliases in help/info/motd, for command suggestions. 2012-01-14 16:53:18 +00:00
Commandmsg.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandmute.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandnear.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandnick.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandnuke.java Make /nuke drop tnt from a more reasonable height. 2012-03-15 05:09:34 +00:00
Commandpay.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandping.java Code comments 2012-10-06 03:49:36 +01:00
Commandpotion.java Allow potion clear/apply commands to work 2013-03-18 11:21:28 -05:00
Commandpowertool.java Little bit of powertools code cleanup. 2012-04-04 00:40:58 +01:00
Commandpowertooltoggle.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commandptime.java [Fix] NPE on ptime from console 2013-04-02 10:21:20 -05:00
Commandpweather.java [Feature] pweather command 2013-04-06 16:20:12 -05:00
Commandr.java Players should not be able to ignore Console 2012-06-16 16:22:51 +01:00
Commandrealname.java Less strict matching on /realname 2012-09-11 01:07:31 +01:00
Commandrecipe.java Import cleanup 2013-03-16 09:19:30 +00:00
Commandremove.java [Fix] Try singular and plural entity names in /remove. 2013-04-28 04:26:39 +01:00
Commandrepair.java Sanity Check. 2012-08-31 17:57:57 +01:00
Commandrules.java Command Cleanup 2011-12-01 13:42:39 +00:00
Commandseen.java Show Geolocation in /seen 2013-04-01 16:00:09 -05:00
Commandsell.java Revert the last 2 commits and actually fix the right one. 2013-02-17 15:17:47 +01:00
Commandsethome.java Reduce calls to bukkit getPlayer(); 2012-10-26 21:34:36 +01:00
Commandsetjail.java Strip invalid chars from kit names 2012-05-19 17:44:47 +01:00
Commandsetwarp.java deny empty warp name 2013-02-26 19:07:10 +02:00
Commandsetworth.java Fix using /setworth <price> 2012-03-29 00:13:56 +01:00
Commandsocialspy.java Fix radius in /remove and add world. 2013-04-28 04:20:28 +01:00
Commandspawner.java Formatting 2013-01-10 03:25:58 +11:00
Commandspawnmob.java [Feature] Stack more mobs with /spawnmob 2013-03-22 16:35:01 -05:00
Commandspeed.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandsudo.java [Fix] Sudo allowed on vanished players. 2013-03-29 03:10:45 +00:00
Commandsuicide.java Check health is 0 after /suicide 2013-03-16 08:42:24 +00:00
Commandtempban.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandthunder.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commandtime.java Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters. 2012-08-08 00:52:43 +01:00
Commandtogglejail.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandtop.java Fixes /top command not carrying pitch and yaw 2013-01-13 17:02:46 -06:00
Commandtp.java [Fix] Persist yaw and pitch on teleport 2013-02-22 10:56:39 -06:00
Commandtpa.java Move the per world permissions: 2012-09-08 22:50:20 +01:00
Commandtpaall.java Move the per world permissions: 2012-09-08 22:50:20 +01:00
Commandtpaccept.java Warn other party when teleport fails after tpaccept. 2012-12-20 20:24:07 +00:00
Commandtpahere.java Add tpdeny message to /tpahere 2012-12-27 01:10:57 +11:00
Commandtpall.java Move the per world permissions: 2012-09-08 22:50:20 +01:00
Commandtpdeny.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Commandtphere.java Properly handle tphere requests so the right user is in control/charged. 2012-09-29 23:34:46 +01:00
Commandtpo.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandtpohere.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandtppos.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandtptoggle.java [Permission] essentials.vanish.interact - Players with this permission will be able to interact with hidden players. 2013-03-20 01:00:50 +00:00
Commandtree.java Extra Trees 2012-03-22 17:25:13 +00:00
Commandunban.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandunbanip.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandunlimited.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandvanish.java Fixing vanish on off arguments 2012-06-18 15:35:21 +01:00
Commandwarp.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
Commandweather.java Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters. 2012-08-08 00:52:43 +01:00
Commandwhois.java Messing around with whois syntax 2012-06-12 01:43:20 +01:00
Commandworkbench.java New command: /workbench (aliases /wb and /wbench) 2012-08-06 00:26:42 +01:00
Commandworld.java Move the per world permissions: 2012-09-08 22:50:20 +01:00
Commandworth.java Allow more currency customization. 2012-03-04 10:11:58 +00:00
EssentialsCommand.java Use correct getPlayer method to not match offline users. 2013-03-20 01:29:54 +00:00
IEssentialsCommand.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
NoChargeException.java NoChargeException for teleport commands 2011-08-30 03:15:50 +02:00
NotEnoughArgumentsException.java New command /enchant 2011-11-27 04:36:42 +01:00
PlayerNotFoundException.java Allow kicking of hidden players 2012-10-14 13:04:00 +01:00
WarpNotFoundException.java Fixing setwarp command. 2012-03-15 02:12:43 +00:00