TF-EssentialsX/Essentials/src/com/earth2me/essentials
2014-06-28 18:06:13 +01:00
..
api Don't allow old UUID's to accidentally overwrite current UUID for user mapping. 2014-06-07 18:08:25 +01:00
commands Slightly reorder teleport messages to be less confusing. 2014-06-28 18:06:13 +01:00
craftbukkit
metrics
perm empty array is not null array 2014-06-19 16:22:38 +01:00
register/payment
settings
signs Kit cleanup and refactor. 2014-06-25 19:03:31 +01:00
storage
textreader Update essentials to support 3rd party vanish toggling. 2014-06-27 01:46:37 +01:00
utils Only remove first date match from ban reason. 2014-06-14 16:27:34 +01:00
AlternativeCommandsHandler.java
Backup.java Convert 9 anonymous scheduled tasks to named classes for better logging. 2014-05-18 21:32:07 +01:00
ChargeException.java
CommandSource.java
Console.java
Enchantments.java
Essentials.java Force listener cleanup on plugin disable. 2014-06-19 02:59:08 +01:00
EssentialsBlockListener.java Convert 9 anonymous scheduled tasks to named classes for better logging. 2014-05-18 21:32:07 +01:00
EssentialsConf.java Revert writecount reset, this could cause odd behavior. 2014-05-27 06:18:34 +01:00
EssentialsEntityListener.java Convert 9 anonymous scheduled tasks to named classes for better logging. 2014-05-18 21:32:07 +01:00
EssentialsPlayerListener.java Don't check silentjoin.vanish if another plugin has hidden the join message. 2014-05-26 22:08:18 +01:00
EssentialsPluginListener.java
EssentialsTimer.java Switch AFK check to use UUID. 2014-04-27 01:10:44 +01:00
EssentialsUpgrade.java Don't allow old UUID's to accidentally overwrite current UUID for user mapping. 2014-06-07 18:08:25 +01:00
EssentialsUserConf.java Try to use consistent UUIDs and not rely on Bukkit lookup while saving. 2014-06-07 15:45:57 +01:00
ExecuteTimer.java
I18n.java Initialize TL Bundle on plugin start. 2014-05-06 07:00:57 +01:00
IConf.java
IEssentials.java Move the teleport timer to an async task. 2014-05-17 03:35:44 +01:00
IEssentialsModule.java
IReplyTo.java
ISettings.java Add a lag check for permission system checks. 2014-06-19 02:38:28 +01:00
ITarget.java
ItemDb.java Converted emulated player class calls to use base class. 2014-04-13 01:01:49 +01:00
IUser.java Cleanup 2014-04-06 15:44:37 +01:00
Jails.java Rename listening methods to be a little more descriptive of their purpose. 2014-05-24 18:47:40 +01:00
Kit.java Kit cleanup and refactor. 2014-06-25 19:03:31 +01:00
LocationTarget.java
ManagedFile.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
MetaItemStack.java New permission: essentials.itemspawn.meta-vanilla 2014-06-07 16:08:51 +01:00
Mob.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
MobData.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
OfflinePlayer.java If Bukkit doesn't know who a player is, but we do, substitute the last known nickname when ban checking. 2014-05-10 21:52:45 +01:00
PlayerExtension.java Essentials UUID conversion. 2014-04-13 21:40:15 +01:00
PlayerList.java Fix NPE with /list in console 2014-06-27 04:28:33 +01:00
PlayerTarget.java
Potions.java
Settings.java Add a lag check for permission system checks. 2014-06-19 02:38:28 +01:00
SpawnMob.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
Teleport.java Slightly reorder teleport messages to be less confusing. 2014-06-28 18:06:13 +01:00
TimedTeleport.java Convert 9 anonymous scheduled tasks to named classes for better logging. 2014-05-18 21:32:07 +01:00
TNTExplodeListener.java
Trade.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
User.java Update essentials to support 3rd party vanish toggling. 2014-06-27 01:46:37 +01:00
UserData.java Don't allow old UUID's to accidentally overwrite current UUID for user mapping. 2014-06-07 18:08:25 +01:00
UserMap.java Show UUID in trackUUID debug message. 2014-06-07 18:21:10 +01:00
UUIDMap.java Prevent reading and writing the usermap at the same time. 2014-05-17 01:50:41 +01:00
Warps.java Future Java versions may not support _ as identifier. 2014-03-22 16:08:11 +11:00
Worth.java Converted emulated player class calls to use base class. 2014-04-13 01:01:49 +01:00