TF-EssentialsX/Essentials/src/com/earth2me/essentials
2011-12-05 06:56:20 +08:00
..
api Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00
commands Readded because of popular demand: default-stack-size for /give and /item, values below 1 return max stack size (or oversized stack size). 2011-12-04 23:21:30 +01:00
craftbukkit Allows to be teleported to bed location of offline players. 2011-12-02 08:19:55 +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 Enchantements are now stored in one class 2011-12-04 22:28:29 +01:00
storage Command Cleanup 2011-12-01 13:42:39 +00:00
textreader Added {VERSION} to motd 2011-12-05 06:56:20 +08:00
userdata Command Cleanup 2011-12-01 13:42:39 +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 Enchantements are now stored in one class 2011-12-04 22:28:29 +01:00
Essentials.java Show command conflict in debug mode. 2011-12-03 23:38:28 +00: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 Merge branch 'master' of github.com:essentials/Essentials 2011-12-01 13:47:06 +00: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 2.1 prerelease, part 2 of 3 2011-03-30 04:03:21 +00:00
IEssentials.java Added many new MOTD possibilities + getI18n() to Essentials.java 2011-12-02 08:42:48 +08:00
InventoryWorkaround.java Fix some rare cases, where adding an item to inventory could result in an infinite loop. 2011-12-04 22:45:47 +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 Readded because of popular demand: default-stack-size for /give and /item, values below 1 return max stack size (or oversized stack size). 2011-12-04 23:21:30 +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 Ignore teleport cooldown on /tjail 2011-12-04 22:57:40 +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 Allows to be teleported to bed location of offline players. 2011-12-02 08:19:55 +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 Readded because of popular demand: default-stack-size for /give and /item, values below 1 return max stack size (or oversized stack size). 2011-12-04 23:21:30 +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 Ignore teleport cooldown on /tjail 2011-12-04 22:57:40 +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 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 Command Cleanup 2011-12-01 13:42:39 +00: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