TF-EssentialsX/Essentials/src/com/earth2me/essentials
2013-02-03 04:14:23 +00:00
..
api Reduce calls to bukkit getPlayer(); 2012-10-26 21:34:36 +01:00
commands Minor comment updates. 2013-02-03 04:14:23 +00:00
craftbukkit Don't use broken CB methods ... 2012-12-20 15:45:22 +00:00
metrics Update to 1.4.7 R1 :: remove calls to ScheduleAsyncDelayedTask, as it is deprecated :: cleanup :: WARNING: This commit may or may not be stable 2013-01-31 14:03:27 -05:00
perm cleanup :: fix build 2013-01-31 14:40:33 -05: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 Minor comment updates. 2013-02-03 04:14:23 +00:00
storage cleanup :: fix build 2013-01-31 14:40:33 -05:00
textreader Fix book meta error message. 2013-01-20 20:41:15 +00:00
AlternativeCommandsHandler.java Log target plugin in debug mode for altcmd 2012-12-21 06:38:51 +00:00
Backup.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
ChargeException.java
Console.java
DescParseTickFormat.java Minor cleanup 2012-09-24 03:16:15 +01:00
Enchantments.java cleanup :: fix build 2013-01-31 14:40:33 -05:00
Essentials.java Let Bukkit decide if a bedspawn is valid or not. 2013-02-01 02:59:40 +00:00
EssentialsBlockListener.java Unregister unused events. 2012-12-31 05:44:20 +00:00
EssentialsConf.java Clean up userdata saving, to prevent CMI 2013-01-12 19:30:06 +00:00
EssentialsEntityListener.java Reduce chance of self repeating powertool actions. 2013-01-19 15:19:39 +00:00
EssentialsPlayerListener.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
EssentialsPluginListener.java Don't call plugin manager in Settings. 2012-10-15 20:30:52 +02:00
EssentialsTimer.java Keep track of vanished players and tweak lag meter. 2012-05-21 15:13:24 +10:00
EssentialsUpgrade.java Lets leave numeric homes as is for now, looping through all files on server startup is not the place to do this (reverse-merged from commit 79a44b919c) 2012-12-20 17:24:14 +11:00
ExecuteTimer.java
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 Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
IEssentialsModule.java
IReplyTo.java
ISettings.java Allow unsafe enchantments in /item /give /kit and /enchant 2012-12-29 08:36:24 +00:00
ItemDb.java Pull item meta from itemdb class 2013-01-12 14:12:12 +00:00
IUser.java Fixing IUser 2012-12-23 21:29:26 +11:00
Jails.java Unregister unused events. 2012-12-31 05:44:20 +00:00
Kit.java Add example firework kit, and cleanup debug messages. 2013-01-19 23:43:40 +00:00
ManagedFile.java
MetaItemStack.java cleanup :: fix build 2013-01-31 14:40:33 -05:00
Mob.java cleanup :: fix build 2013-01-31 14:40:33 -05:00
OfflinePlayer.java Implement abstract methods 2013-01-10 22:57:08 +11:00
PlayerExtension.java
Settings.java Revert "Prevent replacement of { and } characters in chat.format" 2013-01-25 03:12:13 +00:00
SpawnMob.java Add a couple of extra entities to spawnmob 2013-01-09 00:41:24 +00:00
Teleport.java Let Bukkit decide if a bedspawn is valid or not. 2013-02-01 02:59:40 +00:00
TNTExplodeListener.java Limit tnt disable on /nuke to 10s 2012-11-04 02:18:51 +00:00
Trade.java Update Inventory Workaround to the latest version 2012-12-20 00:46:03 +01:00
User.java New perm: essentials.vanish.effect - People with this effect will get the potion effect applied while vanished. 2013-01-01 21:12:26 +00:00
UserData.java Clean up userdata saving, to prevent CMI 2013-01-12 19:30:06 +00:00
UserMap.java Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously 2013-01-31 14:16:09 -05:00
Util.java Adding support for books made from /einfo 2013-01-13 21:08:24 +00:00
Warps.java Better handle invalid warp names 2012-10-02 00:19:42 +01:00
Worth.java