TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-11-28 04:15:09 +01:00
..
api Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
commands Fix empty argument in delhome. 2011-11-28 02:54:19 +00:00
craftbukkit Enchantments in CraftBukkit are still broken, but it works with Essentials :) 2011-11-27 10:02:41 +01:00
perm Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
register/payment Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
settings Enchantment Multiplier in future Worth config 2011-11-27 08:18:41 +01:00
signs Enchantments on Trade signs? Fixes check, so we won't add items that are enchanted. 2011-11-27 07:47:16 +01:00
storage Added enchantment to /give and /item 2011-11-27 08:57:21 +01:00
textreader Show more then 9 lines of motd on login 2011-11-24 05:57:01 +01:00
userdata More work on the config code 2011-11-23 02:43:38 +01:00
AlternativeCommandsHandler.java Another safety check 2011-11-25 14:02:40 +01: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
Essentials.java Forgot this again. :D 2011-11-28 04:15:09 +01:00
EssentialsBlockListener.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
EssentialsConf.java Locale.ENGLISH!!1! 2011-11-27 06:23:07 +01:00
EssentialsEntityListener.java CB#1518 B#1042 2011-11-27 06:01:41 +01:00
EssentialsPlayerListener.java Enchantments in CraftBukkit are still broken, but it works with Essentials :) 2011-11-27 10:02: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 Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +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
FakeInventory.java Using the ItemStack.clone() method 2011-11-27 06:10:11 +01:00
FakeWorld.java CB#1501 B#1037 2011-11-25 05:49:57 +01:00
I18n.java Cleanup 2011-11-21 03:07:44 +01:00
IConf.java
IEssentials.java motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically 2011-11-18 04:18:03 +01:00
InventoryWorkaround.java Fix broken trade/buy signs because of a wrong cast 2011-11-27 22:36:32 +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 New behavior of the /home command and beds 2011-11-26 22:30:40 +01:00
ItemDb.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
IUser.java Prevent that hidden players broadcast afk messages 2011-09-02 16:16:15 +02:00
Jail.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
JailPlayerListener.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +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 Someone said something about wanting Snowmen. 2011-11-28 03:12:37 +00:00
OfflinePlayer.java CB#1518 B#1042 2011-11-27 06:01:41 +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 Locale.ENGLISH!!1! 2011-11-27 06:23:07 +01:00
Spawn.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
TargetBlock.java Code cleanup continued. 2011-11-18 17:48:49 +00:00
Teleport.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01: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 Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
User.java Disable god mode automatically in worlds defined by config 2011-11-25 07:12:21 +01:00
UserData.java New behavior of the /home command and beds 2011-11-26 22:30:40 +01:00
UserMap.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
Util.java Added 1.9 material where you can stand 2011-11-27 07:33:03 +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