TF-EssentialsX/Essentials/src/com/earth2me/essentials
2013-07-13 18:52:53 +01:00
..
api Wrap ItemDb accessors and move Item string matching to itemdb class. 2013-07-13 18:52:53 +01:00
commands Wrap ItemDb accessors and move Item string matching to itemdb class. 2013-07-13 18:52:53 +01:00
craftbukkit [Feature] Withdraw from trade signs without dropping items as overflow. [EXPERIMENTAL] 2013-05-06 23:09:31 +01:00
metrics [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
perm [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
register/payment [API] Cleanup 2013-06-28 15:21:49 -04:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
storage [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
textreader [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
utils [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
AlternativeCommandsHandler.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Backup.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04: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 Wrap ItemDb accessors and move Item string matching to itemdb class. 2013-07-13 18:52:53 +01:00
EssentialsBlockListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsConf.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsEntityListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsPlayerListener.java Fix local message when no players are in the area 2013-07-13 18:46:26 +01:00
EssentialsPluginListener.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsTimer.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
EssentialsUpgrade.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04: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] fix implementation? 2013-07-13 12:52:08 -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 Wrap ItemDb accessors and move Item string matching to itemdb class. 2013-07-13 18:52:53 +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 [API] flip! (╯°□°)╯︵ ┻━┻ 2013-07-13 13:40:46 -04:00
ITarget.java Split util classes. 2013-06-08 22:31:19 +01:00
ItemDb.java Wrap ItemDb accessors and move Item string matching to itemdb class. 2013-07-13 18:52:53 +01:00
IUser.java [API] flip! (╯°□°)╯︵ ┻━┻ 2013-07-13 13:40:46 -04:00
Jails.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
Kit.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
LocationTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
ManagedFile.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
MetaItemStack.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Mob.java Whoops, we shouldn't be leaking the user object. 2013-07-07 11:51:12 +01:00
OfflinePlayer.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
PlayerExtension.java Misc cleanup 2013-07-07 12:38:01 +01:00
PlayerTarget.java Cleanup ITarget 2013-06-08 21:43:42 +01:00
Potions.java Update to 1.6.2, adds new potion effect types 2013-07-08 19:22:38 -05:00
Settings.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
SpawnMob.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Teleport.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
TimedTeleport.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04: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 [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
User.java Fix local message when no players are in the area 2013-07-13 18:46:26 +01:00
UserData.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
UserMap.java [API] Move 2.x API to new package, create dummy classes for compatibility 2013-07-13 11:14:39 -04:00
Warps.java [API] fix implementation? 2013-07-13 12:52:08 -04:00
Worth.java Fix /sell to handle zero priced items again. 2013-05-05 19:59:35 +01:00