TF-EssentialsX/Essentials/src/com/earth2me/essentials
2013-04-22 00:11:13 +01:00
..
api Reduce calls to bukkit getPlayer(); 2012-10-26 21:34:36 +01:00
commands [FEATURE] Add kill exempt :: new permission: essentials.kill.exempt 2013-04-19 14:40:10 -04:00
craftbukkit Don't use broken CB methods ... 2012-12-20 15:45:22 +00:00
metrics Minor TP and timer tweaks. 2013-04-22 00:11:13 +01:00
perm cleanup :: fix build 2013-01-31 14:40:33 -05:00
register/payment Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs Attempt to smooth out timer usage. 2013-04-21 23:39:50 +01:00
storage cleanup :: fix build 2013-01-31 14:40:33 -05:00
textreader Still need that check 2013-04-06 18:40:42 +03:00
AlternativeCommandsHandler.java Log target plugin in debug mode for altcmd 2012-12-21 06:38:51 +00:00
Backup.java Threading Fix 2013-04-14 04:44:16 +03:00
ChargeException.java Refactoring of the signs 2011-06-08 03:18:33 +02:00
Console.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
DescParseTickFormat.java Minor cleanup 2012-09-24 03:16:15 +01:00
Enchantments.java cleanup :: fix build 2013-01-31 14:40:33 -05:00
Essentials.java Minor TP and timer tweaks. 2013-04-22 00:11:13 +01:00
EssentialsBlockListener.java Unregister unused events. 2012-12-31 05:44:20 +00:00
EssentialsConf.java Clean up userdata saving, to prevent CMI 2013-01-12 19:30:06 +00:00
EssentialsEntityListener.java Clean up last commit 2013-04-16 16:16:07 -04:00
EssentialsPlayerListener.java Abort user login code, if user disconnects before it runs. 2013-03-21 22:30:02 +00:00
EssentialsPluginListener.java Don't close inventories every plugin disable, just our own. 2013-03-19 21:05:12 +00:00
EssentialsTimer.java Minor TP and timer tweaks. 2013-04-22 00:11:13 +01:00
EssentialsUpgrade.java Lets leave numeric homes as is for now, looping through all files on server startup is not the place to do this (reverse-merged from commit 79a44b919c) 2012-12-20 17:24:14 +11:00
ExecuteTimer.java Update ExecuteTimer to use ns instead of ms for calculations, output is still in ms 2011-11-18 05:13:38 +01:00
I18n.java Minor cleanup 2012-09-24 03:16:15 +01:00
IConf.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
IEssentials.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java [trunk] /msg /r Reply to the console. Add /r console command. 2011-04-05 15:57:54 +00:00
ISettings.java Added /list [group] and some more detailed configuration regarding /list 2013-03-18 06:16:02 +00:00
ItemDb.java Fix raw bukkit itemdb lookup 2013-03-16 12:11:03 +00:00
IUser.java Add a method to write to the userdata to UserData.java and IUser.java. 2013-02-13 08:24:25 -06:00
Jails.java Attempt to optimize Essentials login event. 2013-02-11 23:11:37 +00:00
Kit.java Don't check people for meta perms when using kits. 2013-03-07 02:57:25 +00:00
ManagedFile.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
MetaItemStack.java Fix NPE on invalid enchant 2013-04-19 10:06:43 -05:00
Mob.java We use tabs not spaces for indenting. 2013-03-16 08:43:52 +00:00
OfflinePlayer.java [UPDATE] Update to 1.5.1-r0.2 beta build 2013-04-16 16:59:36 -04:00
PlayerExtension.java Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class. 2011-11-22 03:02:08 +01:00
Potions.java Fix potion effect errors 2013-03-16 09:13:21 +00:00
Settings.java Don't allow an empty list value. 2013-03-21 21:41:30 +00:00
SpawnMob.java Allow permission control of stacked mobs 2013-04-14 15:01:25 -05:00
Teleport.java Minor TP and timer tweaks. 2013-04-22 00:11:13 +01:00
TNTExplodeListener.java Limit tnt disable on /nuke to 10s 2012-11-04 02:18:51 +00:00
Trade.java Fixing exp trading type. 2013-03-08 17:04:54 -05:00
User.java Initial 1.5 update 2013-03-15 14:54:51 -05:00
UserData.java Added /essentials cleanup <days> [money] [homes] [bans] 2013-02-19 22:43:23 +00:00
UserMap.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
Util.java [Feature] Allow IP lookup in /seen command. 2013-02-24 03:55:20 +00:00
Warps.java Better handle invalid warp names 2012-10-02 00:19:42 +01:00
Worth.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00