TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-12-07 16:50:16 +01:00
..
api Catch TeleportClause.COMMAND in the teleport listener. 2011-12-07 01:12:36 +00:00
commands /home sends the player to bed again before it tries to respawn. 2011-12-07 15:18:50 +01:00
craftbukkit Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items. 2011-12-07 14:23:56 +01:00
perm Handle a null handler (GM) 2011-11-29 13:10:00 +00:00
register/payment Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
settings Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
signs Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items. 2011-12-07 14:23:56 +01:00
storage SnakeYaml now ignores additional mapping values in files, so it throws less errors. 2011-12-07 11:57:31 +01:00
textreader /balancetop now has pages instead of max argument 2011-12-07 10:53:06 +01:00
user Updated Jails to use the new config classes 2011-12-06 17:28:48 +01: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 Enchantements are now stored in one class 2011-12-04 22:28:29 +01:00
Essentials.java New config option disable-item-pickup-while-afk, defaults to true. 2011-12-07 12:10:41 +01:00
EssentialsBlockListener.java Null check 2011-12-02 03:27:37 +01:00
EssentialsConf.java Command Cleanup 2011-12-01 13:42:39 +00:00
EssentialsEntityListener.java CB#1518 B#1042 2011-11-27 06:01:41 +01:00
EssentialsPlayerListener.java New config option disable-item-pickup-while-afk, defaults to true. 2011-12-07 12:10:41 +01:00
EssentialsPluginListener.java Better solution for the alternative commands 2011-11-18 01:43:58 +01:00
EssentialsTimer.java Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
EssentialsUpgrade.java More cleanup 2011-12-06 17:42:55 +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 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 Allow to set the Respawn priority in config. 2011-12-07 15:09:22 +01:00
ItemDb.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
IUser.java Support for experience as trading goods on signs. This will not work until experience is fixed in Bukkit. 2011-12-07 10:31:18 +01:00
Jails.java Fix Jails not loaded after server start. 2011-12-07 16:50:16 +01: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 Adding ability to save /back location from teleport events outside essentilals 2011-12-06 22:56:38 +00: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 Allow to set the Respawn priority in config. 2011-12-07 15:09:22 +01:00
Teleport.java Catch TeleportClause.COMMAND in the teleport listener. 2011-12-07 01:12:36 +00:00
TNTExplodeListener.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
Trade.java Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items. 2011-12-07 14:23:56 +01:00
User.java Small cleanup to checkActivity 2011-12-03 13:50:32 +00:00
UserData.java New behavior of the /home command and beds 2011-11-26 22:30:40 +01:00
UserMap.java More work done on config code 2011-12-06 10:37:17 +01:00
Util.java Moved block to item conversion to Util class 2011-12-02 03:25:22 +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