TF-EssentialsX/Essentials/src/com/earth2me/essentials
2016-07-12 00:46:08 +01:00
..
api
commands Disallow mute players and unauthorized players from setting AFK message. 2016-07-10 20:27:48 +01:00
craftbukkit Fix compile 2016-03-18 10:19:16 -06:00
messaging Rename userIsAwayWithReason and userAFKWithReason to userIsAwayWithMessage and userAFKWithMessage respectively. 2016-06-18 17:54:21 +01:00
metrics
perm Fix Vault-based permission logging (forgot after refactor) 2016-07-09 18:42:42 -06:00
register/payment
settings
signs Add the option to disable disabled-sign name protection. (#699) 2016-07-10 17:45:43 +01:00
storage
textreader
utils Merge branch '2.x' into custom-currency-formatting 2016-07-05 18:46:01 +01:00
AlternativeCommandsHandler.java
Backup.java
ChargeException.java
CommandSource.java
Console.java
Enchantments.java Also do a nullcheck on enchants 2016-03-05 09:01:15 -07:00
Essentials.java Remove old spawn egg providers in favor of reflection-based implementation 2016-06-09 19:25:45 -06:00
EssentialsBlockListener.java
EssentialsConf.java
EssentialsEntityListener.java
EssentialsPlayerListener.java Document no-god-in-worlds feature usage in code. 2016-07-12 00:03:08 +01:00
EssentialsPluginListener.java
EssentialsTimer.java Nullcheck user iteration in EssentialsTimer (fixes #675) 2016-06-25 09:47:06 -06:00
EssentialsUpgrade.java
EssentialsUserConf.java
ExecuteTimer.java
I18n.java
IConf.java
IEssentials.java
IEssentialsModule.java
ISettings.java Clear trailing whitespaces in ISettings and Settings. 2016-07-10 17:58:15 +01:00
ITarget.java
ItemDb.java [Experimental] Attempt supporting lingering potion type by passing it through 2016-03-28 19:38:53 -06:00
IUser.java Merge branch '2.x' into create-afk-message 2016-07-10 19:56:23 +01:00
Jails.java
Kit.java
LocationTarget.java
ManagedFile.java
MetaItemStack.java Attempt fixing kit/createkit for splash potions in 1.9 2016-03-31 11:54:19 -06:00
Mob.java Add polar bear spawning support 2016-06-09 20:19:59 -06:00
MobData.java
OfflinePlayer.java Implement NOOPs in OfflinePlayer instead of throwing exceptions. 2016-07-07 16:58:44 +01:00
PlayerExtension.java
PlayerList.java
PlayerTarget.java
Potions.java Update potions to 1.9 2016-03-06 16:19:06 -07:00
Settings.java Clear trailing whitespaces in ISettings and Settings. 2016-07-10 17:58:15 +01:00
SpawnMob.java Send invalid message when attempting to spawn unavailable mob 2016-03-05 09:03:32 -07:00
Teleport.java Create teleport-to-center configuration option. 2016-06-26 15:21:35 +01:00
TimedTeleport.java
TNTExplodeListener.java
Trade.java
User.java There's a reason we test code. Thanks, hobbit! 2016-07-12 00:46:08 +01:00
UserData.java Implement Command Cooldowns. Resolves #110 2016-06-30 12:52:28 -07:00
UserMap.java
UUIDMap.java Don't allow double loads 2016-03-02 08:48:32 -07:00
Warps.java
Worth.java