TF-EssentialsX/Essentials/src/com/earth2me/essentials
Chris Ward 309273dc6b Fix issue in login messages
Message wouldn't be displayed if silent join is enabled and custom is disabled. Probably.
2013-12-07 14:24:39 +11:00
..
api Clean Imports 2013-10-11 03:44:41 +01:00
commands Code cleanup 2013-12-05 23:06:04 +00:00
craftbukkit Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
metrics Clean Imports 2013-10-11 03:44:41 +01:00
perm Better handle esschat/GM reloading during async events. 2013-07-15 00:47:17 +01:00
register/payment Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs Add a title to [Disposal] and [Free] sign inventory 2013-12-05 23:03:33 +00:00
storage Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
textreader Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
utils Throw meaningful warnings when wrong Essentials version is used with unsupported mod packs. 2013-11-15 00:22:10 +00:00
AlternativeCommandsHandler.java Clean Imports 2013-10-11 03:44:41 +01:00
Backup.java Clean Imports 2013-10-11 03:44:41 +01:00
ChargeException.java Refactoring of the signs 2011-06-08 03:18:33 +02:00
CommandSource.java Extract CommandSender to CommandSource, this should prevent Ess user object leaks. 2013-10-16 21:05:33 +01:00
Console.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
Enchantments.java Add a couple more enchant aliases for blast protection 2013-11-09 03:40:51 +00:00
Essentials.java Throw meaningful warnings when wrong Essentials version is used with unsupported mod packs. 2013-11-15 00:22:10 +00:00
EssentialsBlockListener.java Clean Imports 2013-10-11 03:44:41 +01:00
EssentialsConf.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
EssentialsEntityListener.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
EssentialsPlayerListener.java Fix issue in login messages 2013-12-07 14:24:39 +11:00
EssentialsPluginListener.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
EssentialsTimer.java Clean Imports 2013-10-11 03:44:41 +01:00
EssentialsUpgrade.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05: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 Clean Imports 2013-10-11 03:44:41 +01:00
IConf.java [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04:00
IEssentials.java Restore getUser API 2013-10-18 00:07:34 +01:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java Extract CommandSender to CommandSource, this should prevent Ess user object leaks. 2013-10-16 21:05:33 +01:00
ISettings.java Cache join/quit messages. 2013-12-05 23:03:33 +00:00
ITarget.java Split util classes. 2013-06-08 22:31:19 +01:00
ItemDb.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
IUser.java Restore original give/take Money API 2013-10-19 12:26:28 +01:00
Jails.java Extract CommandSender to CommandSource, this should prevent Ess user object leaks. 2013-10-16 21:05:33 +01:00
Kit.java Extract CommandSender to CommandSource, this should prevent Ess user object leaks. 2013-10-16 21:05:33 +01:00
LocationTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
ManagedFile.java Clean Imports 2013-10-11 03:44:41 +01:00
MetaItemStack.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
Mob.java Clean Imports 2013-10-11 03:44:41 +01:00
MobData.java Adding saddles to horses should properly tame horses. 2013-12-05 23:03:31 +00:00
OfflinePlayer.java Clean Imports 2013-10-11 03:44:41 +01:00
PlayerExtension.java Misc cleanup 2013-07-07 12:38:01 +01:00
PlayerList.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
PlayerTarget.java The /tpahere command now stores the location of 'here' rather than using the current players location. 2013-08-11 16:37:21 +01:00
Potions.java Update to first build of 1.7.2 - CraftBukkit is still buggy so expect issues 2013-12-05 23:03:32 +00:00
Settings.java Cleanup join/quit messages. 2013-12-05 23:08:29 +00:00
SpawnMob.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
Teleport.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
TimedTeleport.java Try to be a little less confusing with non-command debug errors. 2013-12-05 23:03:31 +00:00
TNTExplodeListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Trade.java Clean Imports 2013-10-11 03:44:41 +01:00
User.java Add Balance Update Event. 2013-12-05 23:03:31 +00:00
UserData.java Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff 2013-11-06 21:22:32 -05:00
UserMap.java Clean Imports 2013-10-11 03:44:41 +01:00
Warps.java Clean Imports 2013-10-11 03:44:41 +01:00
Worth.java Fully support numerical worth yml data. 2013-08-11 23:43:45 +01:00