TF-EssentialsX/Essentials/src/com/earth2me/essentials/commands
2016-12-03 15:23:53 +00:00
..
Commandafk.java Disallow mute players and unauthorized players from setting AFK message. 2016-07-10 20:27:48 +01:00
Commandantioch.java Reformat 2015-04-14 23:06:16 -05:00
Commandback.java Reformat 2015-04-14 23:06:16 -05:00
Commandbackup.java Reformat 2015-04-14 23:06:16 -05:00
Commandbalance.java Reformat 2015-04-14 23:06:16 -05:00
Commandbalancetop.java Add npcs-in-balance-ranking configurable option. Resolves #716. 2016-07-06 19:34:25 +01:00
Commandban.java Reformat 2015-04-14 23:06:16 -05:00
Commandbanip.java Add separate permission for notifying ban ip. Resolves #60. 2015-07-06 16:19:32 -05:00
Commandbigtree.java Reformat 2015-04-14 23:06:16 -05:00
Commandbook.java Restore basic pre-1.11 compat 2016-11-28 17:13:36 -06:00
Commandbreak.java 1.8.3 update. 2015-04-16 09:08:22 -05:00
Commandbroadcast.java Reformat 2015-04-14 23:06:16 -05:00
Commandbroadcastworld.java Create broadcastworld command for broadcasting to a world instead of the whole server. 2016-01-02 12:57:37 +00:00
Commandburn.java Reformat 2015-04-14 23:06:16 -05:00
Commandclearinventory.java Restore old inventory clear behavior for 1.9 2016-03-08 18:07:04 -07:00
Commandcompass.java Reformat 2015-04-14 23:06:16 -05:00
Commandcondense.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandcreatekit.java Make old /createkit toggleable in config. 2016-07-13 23:25:20 +01:00
Commandcustomtext.java Reformat 2015-04-14 23:06:16 -05:00
Commanddelhome.java Reformat 2015-04-14 23:06:16 -05:00
Commanddeljail.java Reformat 2015-04-14 23:06:16 -05:00
Commanddelwarp.java Reformat 2015-04-14 23:06:16 -05:00
Commanddepth.java Reformat 2015-04-14 23:06:16 -05:00
Commandeco.java Reformat 2015-04-14 23:06:16 -05:00
Commandenchant.java Restore basic pre-1.11 compat 2016-11-28 17:13:36 -06:00
Commandenderchest.java Reformat 2015-04-14 23:06:16 -05:00
Commandessentials.java Update sounds to 1.9, fix compile 2016-03-01 17:05:57 -07:00
Commandexp.java Reformat 2015-04-14 23:06:16 -05:00
Commandext.java Reformat 2015-04-14 23:06:16 -05:00
Commandfeed.java Reformat 2015-04-14 23:06:16 -05:00
Commandfireball.java Reformat 2015-04-14 23:06:16 -05:00
Commandfirework.java Reformat 2015-04-14 23:06:16 -05:00
Commandfly.java Remove extraneous + in Commandfly 2016-08-27 10:01:26 +01:00
Commandgamemode.java Use User#isAuthorized() instead of Player#hasPermission(). 2016-07-22 15:33:26 +01:00
Commandgc.java Reformat 2015-04-14 23:06:16 -05:00
Commandgetpos.java Remove +180 on yaw in . 2016-07-22 16:26:56 +01:00
Commandgive.java Implement drop-items-if-full for /give command (default false) 2015-06-28 10:30:21 -05:00
Commandgod.java Deduplicate toggle argument handling code 2016-03-03 12:54:18 -07:00
Commandhat.java Reformat 2015-04-14 23:06:16 -05:00
Commandheal.java Reformat 2015-04-14 23:06:16 -05:00
Commandhelp.java Reformat 2015-04-14 23:06:16 -05:00
Commandhelpop.java Reformat 2015-04-14 23:06:16 -05:00
Commandhome.java Reformat 2015-04-14 23:06:16 -05:00
Commandignore.java Reformat 2015-04-14 23:06:16 -05:00
Commandinfo.java Reformat 2015-04-14 23:06:16 -05:00
Commandinvsee.java Revert "Don't require extra argument to see armor with invsee. Resolves #472." 2016-03-08 15:38:50 -08:00
Commanditem.java Fix MetaItemStack canSpawn() method to try it on a clone, readd check to /give and /i 2015-06-04 11:18:47 -06:00
Commanditemdb.java Reformat 2015-04-14 23:06:16 -05:00
Commandjails.java Reformat 2015-04-14 23:06:16 -05:00
Commandjump.java Reformat 2015-04-14 23:06:16 -05:00
Commandkick.java Reformat 2015-04-14 23:06:16 -05:00
Commandkickall.java Reformat 2015-04-14 23:06:16 -05:00
Commandkill.java Properly apply damage causes 2015-09-28 11:45:25 +10:00
Commandkit.java Reformat 2015-04-14 23:06:16 -05:00
Commandkittycannon.java Reformat 2015-04-14 23:06:16 -05:00
Commandlightning.java 1.8.3 update. 2015-04-16 09:08:22 -05:00
Commandlist.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandmail.java Reformat 2015-04-14 23:06:16 -05:00
Commandme.java Send emotes to yourself. 2015-08-01 19:24:23 -05:00
Commandmore.java Reformat 2015-04-14 23:06:16 -05:00
Commandmotd.java Reformat 2015-04-14 23:06:16 -05:00
Commandmsg.java Rewrote messaging structure for more abstractness. 2015-10-27 20:46:58 -06:00
Commandmsgtoggle.java Deduplicate toggle argument handling code 2016-03-03 12:54:18 -07:00
Commandmute.java Implement MuteStatusChangeEvent. Fixes #819 (#832) 2016-08-20 21:13:26 -04:00
Commandnear.java Use separate config option for near radius. 2015-05-16 19:36:57 -05:00
Commandnick.java Add bypass permission to nick command 2016-01-04 21:32:19 +00:00
Commandnuke.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandpay.java Catch Exception in Commandpay for payUser call. 2016-12-03 15:23:53 +00:00
Commandpaytoggle.java Create /paytoggle command. Resolves #413 2016-07-26 16:23:34 +01:00
Commandping.java Reformat 2015-04-14 23:06:16 -05:00
Commandpotion.java Further changes for 1.11 update. 2016-11-20 20:23:01 +00:00
Commandpowertool.java Reformat 2015-04-14 23:06:16 -05:00
Commandpowertooltoggle.java Reformat 2015-04-14 23:06:16 -05:00
Commandptime.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandpweather.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandr.java Add isReachable API to IMessageRecipient. 2015-10-30 19:58:30 +00:00
Commandrealname.java Reformat 2015-04-14 23:06:16 -05:00
Commandrecipe.java Fixes for graphical /recipe issues. Closes #134 2015-08-19 10:42:16 -06:00
Commandremove.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandrepair.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandrules.java Reformat 2015-04-14 23:06:16 -05:00
Commandseen.java Run seen fallback code asynchronously, and clean it up 2016-03-01 08:36:41 -07:00
Commandsell.java Correct check on bulk sell permission. 2015-09-23 15:02:44 -05:00
Commandsethome.java Reformat 2015-04-14 23:06:16 -05:00
Commandsetjail.java Reformat 2015-04-14 23:06:16 -05:00
Commandsetwarp.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandsetworth.java Apply patch "Fix float parsing issues" from Spigot-Essentials 2015-06-04 20:32:36 -06:00
Commandshowkit.java Add /showkit to view kit contents. 2015-04-20 14:33:36 -05:00
Commandskull.java Reformat 2015-04-14 23:06:16 -05:00
Commandsocialspy.java Deduplicate toggle argument handling code 2016-03-03 12:54:18 -07:00
Commandspawner.java Reformat 2015-04-14 23:06:16 -05:00
Commandspawnmob.java Reformat 2015-04-14 23:06:16 -05:00
Commandspeed.java Apply patch "Fix float parsing issues" from Spigot-Essentials 2015-06-04 20:32:36 -06:00
Commandsudo.java Use User#isAuthorized() instead of Player#hasPermission(). 2016-07-22 15:33:26 +01:00
Commandsuicide.java Properly apply damage causes 2015-09-28 11:45:25 +10:00
Commandtempban.java Reformat 2015-04-14 23:06:16 -05:00
Commandthunder.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandtime.java Fix /time permissions to allow players to check time with just essentials.time. Remvoe timeSetAllPermission message as it is no longer used. 2016-01-25 01:17:47 +00:00
Commandtogglejail.java [Fix] Call JailStatusChangeEvent when jailing and unjailing players. Fixes #161 2015-10-28 13:29:29 -06:00
Commandtop.java Reformat 2015-04-14 23:06:16 -05:00
Commandtp.java Make /tp parse arguments as double instead of integer. 2016-06-26 15:25:52 +01:00
Commandtpa.java Check for timeout in /tpa and /tpaccept. Fixes #818. 2016-11-22 20:39:31 +00:00
Commandtpaall.java Reformat 2015-04-14 23:06:16 -05:00
Commandtpaccept.java Fix /tpaccept timing out requests too soon. 2016-11-23 13:41:11 +00:00
Commandtpahere.java Check for timeout in /tpa and /tpaccept. Fixes #818. 2016-11-22 20:39:31 +00:00
Commandtpall.java Reformat 2015-04-14 23:06:16 -05:00
Commandtpdeny.java Reformat 2015-04-14 23:06:16 -05:00
Commandtphere.java Reformat 2015-04-14 23:06:16 -05:00
Commandtpo.java Reformat 2015-04-14 23:06:16 -05:00
Commandtpohere.java Reformat 2015-04-14 23:06:16 -05:00
Commandtppos.java Duplicated code is so boring, ugh. Fixes #280. 2015-11-25 17:25:34 +00:00
Commandtptoggle.java Deduplicate toggle argument handling code 2016-03-03 12:54:18 -07:00
Commandtree.java Fix for offline player functionality (including /seen), implement automatic usermap repair 2015-10-17 08:20:33 -06:00
Commandunban.java Reformat 2015-04-14 23:06:16 -05:00
Commandunbanip.java Reformat 2015-04-14 23:06:16 -05:00
Commandunlimited.java Reformat 2015-04-14 23:06:16 -05:00
Commandvanish.java Create VanishStatusChangeEvent. (#661) 2016-07-10 09:09:53 -06:00
Commandwarp.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Commandweather.java Reformat 2015-04-14 23:06:16 -05:00
Commandwhois.java Display time since AFK in /whois. Resolves #761. 2016-07-26 01:36:29 +01:00
Commandworkbench.java Reformat 2015-04-14 23:06:16 -05:00
Commandworld.java Reformat 2015-04-14 23:06:16 -05:00
Commandworth.java Reformat 2015-04-14 23:06:16 -05:00
EssentialsCommand.java Reformat 2015-04-14 23:06:16 -05:00
EssentialsLoopCommand.java Reformat 2015-04-14 23:06:16 -05:00
EssentialsToggleCommand.java Deduplicate toggle argument handling code 2016-03-03 12:54:18 -07:00
IEssentialsCommand.java Reformat 2015-04-14 23:06:16 -05:00
NoChargeException.java Reformat 2015-04-14 23:06:16 -05:00
NotEnoughArgumentsException.java Reformat 2015-04-14 23:06:16 -05:00
PlayerExemptException.java Reformat 2015-04-14 23:06:16 -05:00
PlayerNotFoundException.java Reformat 2015-04-14 23:06:16 -05:00
QuietAbortException.java Reformat 2015-04-14 23:06:16 -05:00
WarpNotFoundException.java Reformat 2015-04-14 23:06:16 -05:00