TF-EssentialsX/Essentials/src/com/earth2me/essentials
2012-05-17 20:33:40 +10:00
..
api Graph a little bit extra information. 2012-03-15 08:08:25 +00:00
commands There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one. 2012-05-17 20:33:40 +10:00
craftbukkit Small cleanup of things 2012-04-24 20:31:19 +10:00
metrics Fix metrics errors to be... descriptive. 2012-04-15 15:12:42 +01:00
perm Make sure can build checks in permbukkit/privileges work for admins/owners. 2012-04-01 02:44:11 +01:00
register/payment Formatting. 2012-03-30 13:29:58 +01:00
settings Updated Jails to use the new config classes 2011-12-06 17:28:48 +01:00
signs Slightly widen block break protection on protected signs (still does not block chain breaks). 2012-04-18 01:30:14 +01:00
storage Don't register jail listeners, if no jails are set. 2012-03-28 15:03:18 +01:00
textreader Fix for showing plugins when user has no permission. 2012-03-23 18:26:19 +00:00
user Small cleanup of things 2012-04-24 20:31:19 +10: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
Console.java
DescParseTickFormat.java Fix /time not working with the '##pm' syntax. 2012-04-05 23:36:57 +01:00
Enchantments.java Added wiki names for enchantments. 2012-04-05 05:46:36 +01:00
Essentials.java There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one. 2012-05-17 20:33:40 +10:00
EssentialsBlockListener.java Listener Cleanup 2012-04-02 02:22:30 +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 Small cleanup of things 2012-04-24 20:31:19 +10:00
EssentialsPlayerListener.java Home confirmation when using a bed. 2012-05-07 00:08:01 +01:00
EssentialsPluginListener.java Don't push vault version to metrics. 2012-03-30 13:27:57 +01:00
EssentialsTimer.java There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one. 2012-05-17 20:33:40 +10:00
EssentialsUpgrade.java Basic module graph. 2012-03-15 01:17:12 +00:00
ExecuteTimer.java
I18n.java http://youtu.be/8DdeLUA0Fms 2012-03-23 12:11:01 +01:00
IConf.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
IEssentials.java There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one. 2012-05-17 20:33:40 +10:00
IEssentialsModule.java Updated EssentialsSpawn to use the new config code 2011-12-06 13:41:29 +01:00
IReplyTo.java
ISettings.java Revert "Revert "New config option 'cancel-afk-on-move' - Set to false you don't use afk." -- This should fix afk mode." 2012-05-06 23:38:04 +01:00
ItemDb.java New Interfaces in api package (WIP) 2011-12-06 16:32:06 +01:00
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 New ingame command syntax: /kit <kit> <playername> 2012-04-07 03:34:01 +01:00
ManagedFile.java
Mob.java CME 2012-03-05 08:37:14 +00:00
OfflinePlayer.java New command: /fly 2012-03-22 22:59:52 +00:00
PlayerExtension.java
Settings.java Revert "Revert "New config option 'cancel-afk-on-move' - Set to false you don't use afk." -- This should fix afk mode." 2012-05-06 23:38:04 +01:00
Teleport.java Fix for Towny using an old method. 2011-12-08 02:23:44 +01:00
TNTExplodeListener.java Fix fake explosions. 2012-03-15 06:42:58 +00:00
Trade.java Command cost api update: Can now set fallback costs. 2012-04-03 15:35:13 +01:00
User.java Add a LagMeter (ticks per second) to the /gc command. This command can now be accessed with /lag as well. Also added a simple /vanish command, with the extra node essentials.vanish.see 2012-05-17 20:25:02 +10:00
UserData.java Revert "Update home count..." This reverts commit 9b731cc39c. 2012-05-07 00:16:45 +01:00
UserMap.java Don't return null, throw an exception 2012-02-14 20:30:06 +01:00
Util.java Try to trim long displaynicks instead of blankly refusing to show them. 2012-05-13 18:58:50 +01:00
Warps.java Fixing setwarp command. 2012-03-15 02:12:43 +00:00
Worth.java