TF-EssentialsX/Essentials/src/com/earth2me/essentials
snowleo ce9e630072 Fix all removeItem()
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
..
api Reduce calls to bukkit getPlayer(); 2012-10-26 21:34:36 +01:00
commands Fix all removeItem() 2013-02-17 15:10:41 +01:00
craftbukkit Don't use broken CB methods ... 2012-12-20 15:45:22 +00:00
metrics Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is deprecated :: cleanup :: WARNING: This commit may or may not be stable 2013-01-31 14:03:27 -05: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 Minor comment updates. 2013-02-03 04:14:23 +00:00
storage cleanup :: fix build 2013-01-31 14:40:33 -05:00
textreader Fix book meta error message. 2013-01-20 20:41:15 +00:00
AlternativeCommandsHandler.java Log target plugin in debug mode for altcmd 2012-12-21 06:38:51 +00:00
Backup.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05: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 Let Bukkit decide if a bedspawn is valid or not. 2013-02-01 02:59:40 +00: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 Minor entity optimization. 2013-02-11 23:33:30 +00:00
EssentialsPlayerListener.java change bed spawn set message 2013-02-12 22:43:07 +00:00
EssentialsPluginListener.java Don't call plugin manager in Settings. 2012-10-15 20:30:52 +02:00
EssentialsTimer.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10: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 Adds toggle to disable AFK cancel on interactions 2013-02-02 23:06:09 -06:00
ItemDb.java Pull item meta from itemdb class 2013-01-12 14:12:12 +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 Add example firework kit, and cleanup debug messages. 2013-01-19 23:43:40 +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 cleanup :: fix build 2013-01-31 14:40:33 -05:00
Mob.java cleanup :: fix build 2013-01-31 14:40:33 -05:00
OfflinePlayer.java Implement abstract methods 2013-01-10 22:57:08 +11: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
Settings.java We don't need move events if afk interact is disabled. 2013-02-03 05:15:25 +00:00
SpawnMob.java add common cat type name aliases 2013-02-03 15:13:36 +02:00
Teleport.java Let Bukkit decide if a bedspawn is valid or not. 2013-02-01 02:59:40 +00:00
TNTExplodeListener.java Limit tnt disable on /nuke to 10s 2012-11-04 02:18:51 +00:00
Trade.java Fix all removeItem() 2013-02-17 15:10:41 +01:00
User.java Don't overwrite last location on logout 2013-02-08 21:22:35 +01:00
UserData.java Add a method to write to the userdata to UserData.java and IUser.java. 2013-02-13 08:24:25 -06:00
UserMap.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
Util.java Adding support for books made from /einfo 2013-01-13 21:08:24 +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