TF-EssentialsX/Essentials/src/com/earth2me/essentials
2013-07-01 21:38:27 -05:00
..
api fix typo in eco warning 2013-06-17 16:05:45 +03:00
commands Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-01 21:38:27 -05:00
craftbukkit [Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL] 2013-05-06 23:09:31 +01:00
metrics Update Plugin Metrics to R7 2013-06-29 18:05:42 +01:00
perm Fix null values. 2013-06-25 16:34:17 +01: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 Reduce restrictions on same item trading, so only identical items are blocked. 2013-06-20 21:14:28 +01:00
storage Cleanup imports 2013-06-11 20:45:12 +01:00
textreader Close the reader 2013-06-30 07:47:33 -05:00
utils Cleanup imports 2013-06-11 20:45:12 +01: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
Enchantments.java Cleanup imports 2013-06-11 20:45:12 +01:00
Essentials.java Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-01 21:38:27 -05:00
EssentialsBlockListener.java [Feature] Allow the placing of spawners with predefined network id's (/i spawner:50) 2013-06-23 16:11:24 +01:00
EssentialsConf.java Catch both exceptions in EssentialsConf and valueOf instead of new 2013-05-05 11:55:39 +02:00
EssentialsEntityListener.java Don't treat AFK players as god mode when dealing with food regen. 2013-05-09 17:44:10 +01:00
EssentialsPlayerListener.java Split util classes. 2013-06-08 22:31:19 +01:00
EssentialsPluginListener.java Minor cleanup 2013-04-30 12:57:38 -04:00
EssentialsTimer.java Attempt to fix /seen times on vanish. 2013-06-02 17:45:56 +01:00
EssentialsUpgrade.java Split util classes. 2013-06-08 22:31:19 +01: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 [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04: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 Cleanup broadcast, allow limited keywords in. 2013-06-16 01:07:16 +01:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java [API] Add a warp api, with future 3.x support :: minor cleanup 2013-04-28 16:23:45 -04:00
ISettings.java Drop messageFormat for simple string replace, remove duped ' marks. 2013-06-27 09:33:35 +01:00
ITarget.java Split util classes. 2013-06-08 22:31:19 +01:00
ItemDb.java Split util classes. 2013-06-08 22:31:19 +01:00
IUser.java Essentials API cleanup and teleport possession fixing. (UNSTABLE) 2013-06-08 19:34:14 +01:00
Jails.java Attempt to optimize Essentials login event. 2013-02-11 23:11:37 +00:00
Kit.java Don't drop oversized stacks on the ground if player doesn't have oversized permission. 2013-06-26 21:44:34 +01:00
LocationTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01: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 imports 2013-06-11 20:45:12 +01:00
Mob.java Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-01 21:38:27 -05:00
OfflinePlayer.java Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-01 21:38:27 -05: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
PlayerTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
Potions.java Cleanup imports 2013-06-11 20:45:12 +01:00
Settings.java Add {TEAMPREFIX} {TEAMSUFFIX} and {TEAMNAME} to chat formatting. 2013-06-28 17:12:01 +01:00
SpawnMob.java Split util classes. 2013-06-08 22:31:19 +01:00
Teleport.java Split util classes. 2013-06-08 22:31:19 +01:00
TimedTeleport.java Update Essentials for Bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-01 21:38:27 -05:00
TNTExplodeListener.java Limit tnt disable on /nuke to 10s 2012-11-04 02:18:51 +00:00
Trade.java [Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL] 2013-05-06 23:09:31 +01:00
User.java Reset suffix on /nick even if op and prefix/suffix are disabled. 2013-06-13 09:18:47 +01:00
UserData.java Split util classes. 2013-06-08 22:31:19 +01:00
UserMap.java Split util classes. 2013-06-08 22:31:19 +01:00
Warps.java Split util classes. 2013-06-08 22:31:19 +01:00
Worth.java Fix /sell to handle zero priced items again. 2013-05-05 19:59:35 +01:00