TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-11-30 20:49:11 +01:00
..
api Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
commands Removed EnchantmentFix, because it's fixed in CB#1526 2011-11-30 20:49:11 +01:00
craftbukkit Removed EnchantmentFix, because it's fixed in CB#1526 2011-11-30 20:49:11 +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 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 Added info how to read the next page to /info /help /motd /rules 2011-11-28 20:52:15 +01:00
userdata More work on the config code 2011-11-23 02:43:38 +01:00
AlternativeCommandsHandler.java Output the redirected plugin too. 2011-11-29 18:48:52 +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 New config option update-bed-at-daytime that allows players to always set their bed location 2011-11-30 02:51:02 +01:00
EssentialsBlockListener.java Code cleanup continues... 2011-11-18 18:11:49 +00:00
EssentialsConf.java Fix NPE when reading old player files 2011-11-29 00:30:06 +01:00
EssentialsEntityListener.java CB#1518 B#1042 2011-11-27 06:01:41 +01:00
EssentialsPlayerListener.java Removed EnchantmentFix, because it's fixed in CB#1526 2011-11-30 20:49:11 +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 Settings Cleanup. 2011-11-29 16:16:45 +00: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 Removed EnchantmentFix, because it's fixed in CB#1526 2011-11-30 20:49:11 +01:00
IReplyTo.java
ISettings.java New config option update-bed-at-daytime that allows players to always set their bed location 2011-11-30 02:51:02 +01:00
ItemDb.java Changes to /sell /give and /item 2011-11-28 19:55:51 +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 Using this code until Bukkit fixes spawnCreature() 2011-11-29 19:24:54 +01: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 New config option update-bed-at-daytime that allows players to always set their bed location 2011-11-30 02:51:02 +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 UserMap.getUser() will return null on failure. 2011-11-29 00:36:36 +01:00
Util.java Allow joinList to understand Collections. 2011-11-29 18:40:13 +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