TF-EssentialsX/Essentials/src/com/earth2me/essentials
2014-03-09 17:01:31 +00:00
..
api [Breaking] Add exception when players have exceeded their account limit. 2014-02-02 16:07:32 +00:00
commands Remove op and replace with permission 2014-03-09 17:01:31 +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 Modifier order consistency 2014-02-04 11:11:43 -05:00
perm Modifier order consistency 2014-02-04 11:11:43 -05: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 Fix warp sign costs. 2014-02-25 07:09:32 +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 Modifier order consistency 2014-02-04 11:11:43 -05:00
utils Round to gc output to 2 dp. 2014-03-03 08:34:43 +00:00
AlternativeCommandsHandler.java Logger cleanup pt 1. 2013-12-07 20:03:05 +00:00
Backup.java Read backup output async 2014-01-25 15:33:33 +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 Update Bukkit 2013-12-07 22:26:41 +00:00
Essentials.java User loading cleanup 2014-03-03 09:01:07 +00:00
EssentialsBlockListener.java Clean Imports 2013-10-11 03:44:41 +01:00
EssentialsConf.java Logger cleanup pt 1. 2013-12-07 20:03:05 +00:00
EssentialsEntityListener.java Fix projectiles compiling. 2014-02-19 00:58:20 +00:00
EssentialsPlayerListener.java Only enable teleport protection on plugin/command caused teleport events. 2014-03-09 01:13:41 +00: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 Logger cleanup pt 1. 2013-12-07 20:03:05 +00:00
ExecuteTimer.java Modifier order consistency 2014-02-04 11:11:43 -05:00
I18n.java Modifier order consistency 2014-02-04 11:11:43 -05: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 Alternative implementation of unsafe enchant blocking for signs. 2014-02-19 01:18:40 +00:00
ITarget.java Split util classes. 2013-06-08 22:31:19 +01:00
ItemDb.java Add support for vanilla item names from api. 2014-02-02 19:04:09 +00:00
IUser.java [Breaking] Add exception when players have exceeded their account limit. 2014-02-02 16:07:32 +00:00
Jails.java Extract CommandSender to CommandSource, this should prevent Ess user object leaks. 2013-10-16 21:05:33 +01:00
Kit.java Alternative implementation of unsafe enchant blocking for signs. 2014-02-19 01:18:40 +00:00
LocationTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
ManagedFile.java Modifier order consistency 2014-02-04 11:11:43 -05:00
MetaItemStack.java Modifier order consistency 2014-02-04 11:11:43 -05:00
Mob.java Logger cleanup pt 1. 2013-12-07 20:03:05 +00:00
MobData.java Add bow as a skeleton keyword 2014-02-06 02:35:27 +00:00
OfflinePlayer.java Update Bukkit to 1.7.3-R0.3 - Bukkit: 1903 CB: 3020 2014-02-19 00:36:54 +00:00
PlayerExtension.java Misc cleanup 2013-07-07 12:38:01 +01:00
PlayerList.java Modifier order consistency 2014-02-04 11:11:43 -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 Alternative implementation of unsafe enchant blocking for signs. 2014-02-19 01:18:40 +00:00
SpawnMob.java Better matching of zombie and skeleton mobdata to avoid confusion. 2013-12-22 00:12:22 +00:00
Teleport.java Only enable teleport protection on plugin/command caused teleport events. 2014-03-09 01:13:41 +00: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 [Breaking] Add exception when players have exceeded their account limit. 2014-02-02 16:07:32 +00:00
User.java You can now access the old balance during the UserBalanceUpdateEvent Event 2014-03-04 19:44:55 +00:00
UserData.java Code cleanup and remove remote skull edit. 2014-02-08 01:23:54 +00:00
UserMap.java User loading cleanup 2014-03-03 09:01:07 +00:00
Warps.java Logger cleanup pt 1. 2013-12-07 20:03:05 +00:00
Worth.java Don't check for default worth durability if more than one durability price is defined. 2013-12-21 03:33:27 +00:00