TF-EssentialsX/Essentials/src/com/earth2me/essentials
2012-08-03 22:57:29 +02:00
..
api
commands Ignore case on /gm command 2012-08-03 10:41:23 +02:00
craftbukkit Less loops please 2012-08-03 10:33:45 +02:00
metrics Fix metrics errors to be... descriptive. 2012-04-15 15:12:42 +01:00
perm
register/payment
settings
signs Ignore case on gamemode signs and code cleanup 2012-08-03 10:36:50 +02:00
storage
textreader Another NPE fix for bots 2012-07-10 15:56:12 +03:00
user Small cleanup of things 2012-04-24 20:31:19 +10:00
AlternativeCommandsHandler.java
Backup.java
ChargeException.java
Console.java
DescParseTickFormat.java Fix /time not working with the '##pm' syntax. 2012-04-05 23:36:57 +01:00
Enchantments.java Adding enchantment aliases for fire protection 2012-07-15 19:47:53 +10:00
Essentials.java CB #2267 Bukkit #1505 2012-08-02 13:52:11 +01:00
EssentialsBlockListener.java Play a bit less greedy with events 2012-06-10 18:33:07 +01:00
EssentialsConf.java Prevent that a config file is loaded/saved by more than one thread. 2012-04-11 22:51:34 +03:00
EssentialsEntityListener.java Recommit Keep Exp on death permission 2012-07-29 17:15:44 +01:00
EssentialsPlayerListener.java Add missing triggers from /mute block list 2012-07-11 02:46:45 +02:00
EssentialsPluginListener.java
EssentialsTimer.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10:00
EssentialsUpgrade.java
ExecuteTimer.java
I18n.java
IConf.java
IEssentials.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10:00
IEssentialsModule.java
IReplyTo.java
ISettings.java Add sign throttle config option. 2012-06-17 19:28:59 +01:00
ItemDb.java
IUser.java Small cleanup of things 2012-04-24 20:31:19 +10:00
Jails.java Fixing up NPE bug in jails (implemented in Dev2.9.163) 2012-04-05 13:28:23 +01:00
Kit.java Try to be a little more sensible with stored cooldowns. 2012-06-10 21:55:48 +01:00
ManagedFile.java
Mob.java
OfflinePlayer.java CB #2267 Bukkit #1505 2012-08-02 13:52:11 +01:00
PlayerExtension.java
Settings.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
Teleport.java Fix teleport cooldowns - thanks @basicsensei 2012-06-16 16:46:40 +01:00
TNTExplodeListener.java
Trade.java
User.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
UserData.java Make chat handling more thread safe (and also faster) 2012-08-03 22:57:29 +02:00
UserMap.java
Util.java Revert optimization, doesn't find glass blocks. 2012-07-17 21:05:13 +01:00
Warps.java
Worth.java