TF-EssentialsX/Essentials/src/com/earth2me/essentials
ElgarL 1ecf592893 Move Event to LOW so permissions get updated before this event is
triggered.

With LOWEST it would only randomly work with most perm systems,
depending on the loading order.
2012-10-01 17:49:42 +01:00
..
api Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
commands Minor colour change 2012-09-23 23:08:35 +01:00
craftbukkit Fix CB. 2012-08-28 03:08:06 +01:00
metrics Lower reporting level of metrics errors. 2012-09-23 18:08:43 +01:00
perm Minor cleanup 2012-09-24 03:16:15 +01:00
register/payment Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
settings Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
signs Improve fake sign check. 2012-09-24 23:01:58 +01:00
storage Minor cleanup 2012-09-24 03:16:15 +01:00
textreader Minor cleanup 2012-09-24 03:16:15 +01:00
AlternativeCommandsHandler.java Show command conflict in debug mode. 2011-12-03 23:38:28 +00:00
Backup.java Clarify how backup works. 2012-03-26 00:49:53 +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 Minor cleanup 2012-09-24 03:16:15 +01:00
Enchantments.java Reduce the enchantment list some more. 2012-09-15 20:29:29 +01:00
Essentials.java Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
EssentialsBlockListener.java Play a bit less greedy with events 2012-06-10 18:33:07 +01:00
EssentialsConf.java Don't create empty user files 2012-09-14 00:58:57 +01:00
EssentialsEntityListener.java Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
EssentialsPlayerListener.java Move Event to LOW so permissions get updated before this event is 2012-10-01 17:49:42 +01:00
EssentialsPluginListener.java Don't push vault version to metrics. 2012-03-30 13:27:57 +01:00
EssentialsTimer.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10:00
EssentialsUpgrade.java Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +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 Minor cleanup 2012-09-24 03:16:15 +01:00
IConf.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
IEssentials.java Remove 3.x api migration code. 2012-08-18 15:48:29 +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 Config file permissions cleanup 2012-09-16 20:27:35 +01:00
ItemDb.java Look out for nulls. 2012-09-08 18:41:21 +01:00
IUser.java Remove 3.x api migration code. 2012-08-18 15:48:29 +01:00
Jails.java Fixing up NPE bug in jails (implemented in Dev2.9.163) 2012-04-05 13:28:23 +01:00
Kit.java Move the per kit and warp permissions: 2012-09-08 20:32:48 +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 Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
OfflinePlayer.java Revert "Clean up imports" 2012-09-24 23:04:33 +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 Clean chat colours. 2012-09-22 14:40:56 +01:00
Teleport.java Minor cleanup 2012-09-24 03:16:15 +01:00
TNTExplodeListener.java Fix fake explosions. 2012-03-15 06:42:58 +00:00
Trade.java Async EssentialsSpawn join event, like the others. 2012-09-08 14:55:37 +01:00
User.java Config file permissions cleanup 2012-09-16 20:27:35 +01:00
UserData.java Cleanup delhome to match normal home cases properly. 2012-09-22 20:43:27 +01:00
UserMap.java Don't return null, throw an exception 2012-02-14 20:30:06 +01:00
Util.java Fix IllegalStateException in sign click patch 2012-08-31 00:47:53 +01:00
Warps.java Fixing setwarp command. 2012-03-15 02:12:43 +00:00
Worth.java Switch to the new I18n class and format cleanup of all classes 2011-11-21 02:55:26 +01:00