TF-EssentialsX/Essentials/src/com/earth2me/essentials
KHobbits b7221516dc Invsee now shows a live player inventory in a window, rather than cloning players inventory.
New Permission: essentials.invsee.modify - Player with this permission will be able to add/remove items from the other players inventory.
2012-03-25 02:33:52 +01:00
..
api Graph a little bit extra information. 2012-03-15 08:08:25 +00:00
commands Invsee now shows a live player inventory in a window, rather than cloning players inventory. 2012-03-25 02:33:52 +01:00
craftbukkit Bukkit R0.3 api updates. 2012-03-22 17:26:05 +00:00
metrics :P 2012-03-15 09:15:28 +01:00
perm Handle permission check failures better. 2012-03-15 23:15:19 +00:00
register/payment
settings
signs Make sure items don't stack wrong in [free] signs. 2012-03-23 20:15:03 +00:00
storage Error and info cleanup. 2012-03-17 20:23:46 +00:00
textreader Fix for showing plugins when user has no permission. 2012-03-23 18:26:19 +00:00
user
AlternativeCommandsHandler.java
Backup.java
ChargeException.java
Console.java
DescParseTickFormat.java
Enchantments.java
Essentials.java New command: /fly 2012-03-22 22:59:52 +00:00
EssentialsBlockListener.java Use ignoreCancelled on event registration. 2012-03-10 21:42:46 +00:00
EssentialsConf.java Spaaaaaace! So much space! Gotta see it all! 2012-03-23 14:30:00 +01:00
EssentialsEntityListener.java Use ignoreCancelled on event registration. 2012-03-10 21:42:46 +00:00
EssentialsPlayerListener.java Invsee now shows a live player inventory in a window, rather than cloning players inventory. 2012-03-25 02:33:52 +01:00
EssentialsPluginListener.java
EssentialsTimer.java
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
IEssentials.java Add metric opt out toggle ingame. 2012-03-15 03:49:17 +00:00
IEssentialsModule.java
IReplyTo.java
ISettings.java Disabling player list updates by default (can mess with tab completion) 2012-03-23 00:15:22 +00:00
ItemDb.java
IUser.java
Jails.java Graph a little bit extra information. 2012-03-15 08:08:25 +00:00
Kit.java Improve kit matching, and add enchantments. 2012-03-22 23:47:35 +00: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 Disabling player list updates by default (can mess with tab completion) 2012-03-23 00:15:22 +00:00
Teleport.java
TNTExplodeListener.java Fix fake explosions. 2012-03-15 06:42:58 +00:00
Trade.java Fixing warp command costs. 2012-03-13 16:15:01 +00:00
User.java Remove white user prefix, if prefix is blank. Messes with EssentialsChat colouring. 2012-03-23 07:56:44 +00:00
UserData.java Invsee now shows a live player inventory in a window, rather than cloning players inventory. 2012-03-25 02:33:52 +01:00
UserMap.java
Util.java Fix url matching. 2012-03-23 13:26:03 +00:00
Warps.java Fixing setwarp command. 2012-03-15 02:12:43 +00:00
Worth.java