TF-EssentialsX/Essentials/src/com/earth2me/essentials
2012-02-28 02:45:03 +00:00
..
api Add Minimum Balance, to allow people to manage overdrafts. 2012-02-28 02:45:02 +00:00
commands Display users new balance on /eco give/take. 2012-02-28 02:45:02 +00:00
craftbukkit Updated Essentials to work with R5 2012-02-21 17:33:46 +01:00
perm Add bPerm2 support for chat prefixes. 2012-02-18 22:47:38 +00:00
register/payment Catching throwable leads to madness, lets do this safely. 2012-01-21 00:19:13 +00:00
settings Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
signs Updated Essentials to work with R5 2012-02-21 17:33:46 +01:00
storage Only info not a warning if a file is missing 2011-12-20 12:24:59 +01:00
textreader Adding full keyword support for newb join message. 2012-02-18 21:09:18 +00:00
user Adjustments to negative eco give/take. 2012-02-28 02:45:03 +00:00
AlternativeCommandsHandler.java Show command conflict in debug mode. 2011-12-03 23:38:28 +00:00
Backup.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01: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 Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Enchantments.java Shorter names for enchantment signs. 2012-01-17 01:45:03 +01:00
Essentials.java Lowering min bukkit to r4 - 1838, this build should still be compatible. 2012-02-25 17:40:00 +00:00
EssentialsBlockListener.java Update for new CraftBukkit Event Code 2012-01-20 05:20:37 +01:00
EssentialsConf.java Updated Essentials to work with R5 2012-02-21 17:33:46 +01:00
EssentialsEntityListener.java Update for new CraftBukkit Event Code 2012-01-20 05:20:37 +01:00
EssentialsPlayerListener.java Powertools dispatch commands as delayed tasks (should reduce any conflict issues). 2012-02-22 00:23:04 +00:00
EssentialsPluginListener.java Update for new CraftBukkit Event Code 2012-01-20 05:20:37 +01:00
EssentialsTimer.java Sanitize mail for untoward characters. 2012-02-02 09:26:36 +00:00
EssentialsUpgrade.java Fixing upgrade script to allow powertool upgrade. 2012-02-23 14:49:23 +00: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 Fix I18n file not loading from Essentials folder, when the locale is not defined in config. 2011-12-07 11:22:02 +01:00
IConf.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
IEssentials.java Updated Jails to use the new config classes 2011-12-06 17:28:48 +01: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 Add Minimum Balance, to allow people to manage overdrafts. 2012-02-28 02:45:02 +00:00
ItemDb.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
IUser.java Add Minimum Balance, to allow people to manage overdrafts. 2012-02-28 02:45:02 +00:00
Jails.java More info, and less severe warning on jail error. 2012-01-31 08:33:14 +00:00
Kit.java Fixing kits for new config classes. 2012-02-22 12:32:51 +00:00
ManagedFile.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Mob.java Using this code until Bukkit fixes spawnCreature() 2011-11-29 19:24:54 +01:00
OfflinePlayer.java Updated Essentials to work with R5 2012-02-21 17:33:46 +01: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 Add Minimum Balance, to allow people to manage overdrafts. 2012-02-28 02:45:02 +00:00
Teleport.java Fix for Towny using an old method. 2011-12-08 02:23:44 +01:00
TNTExplodeListener.java Update for new CraftBukkit Event Code 2012-01-20 05:20:37 +01:00
Trade.java Add Minimum Balance, to allow people to manage overdrafts. 2012-02-28 02:45:02 +00:00
User.java Adjustments to negative eco give/take. 2012-02-28 02:45:03 +00:00
UserData.java Fix powertools with new config format. 2012-02-22 00:10:13 +00:00
UserMap.java Don't return null, throw an exception 2012-02-14 20:30:06 +01:00
Util.java Less sanitizing for more performance 2012-02-13 21:32:05 +01:00
Warps.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Worth.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00