TF-EssentialsX/Essentials/src/com/earth2me/essentials
2015-11-29 16:25:26 -07:00
..
api Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
commands Duplicated code is so boring, ugh. Fixes #280. 2015-11-25 17:25:34 +00:00
craftbukkit Compile against Spigot's Bukkit maven repo 2015-06-17 09:02:28 -04:00
messaging Add last-message-reply-recipient-timeout setting for timing out reply-recipient in private messaging. 2015-11-24 22:48:18 +00:00
metrics Use metrics-lite, use global PluginMetrics config to control disable 2015-07-05 09:26:36 -06:00
perm Remove GroupManager from here! 2015-10-08 18:16:41 +01:00
register/payment Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
settings Reformat 2015-04-14 23:06:16 -05:00
signs Use Bukkit ChatColor instead of ess regex to strip colors. 2015-07-23 15:23:47 -05:00
storage Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
textreader Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
utils Restore LocationUtil compatibility with 1_8_R1 2015-11-15 07:59:19 -07:00
AlternativeCommandsHandler.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Backup.java Reformat 2015-04-14 23:06:16 -05:00
ChargeException.java Reformat 2015-04-14 23:06:16 -05:00
CommandSource.java Rewrote messaging structure for more abstractness. 2015-10-27 20:46:58 -06:00
Console.java Add isReachable API to IMessageRecipient. 2015-10-30 19:58:30 +00:00
Enchantments.java Add Depth Strider enchantment. Resolves #4. 2015-04-16 08:50:43 -05:00
Essentials.java Rewrote messaging structure for more abstractness. 2015-10-27 20:46:58 -06:00
EssentialsBlockListener.java [Untested] [Experimental] [Need @drtshock to fix build server] Fully support all versions of Spigot and CraftBukkit from 1.8+ 2015-06-17 10:25:46 -04:00
EssentialsConf.java Increment pendingDiskWrites every time we save please. 2015-10-08 18:47:10 +01:00
EssentialsEntityListener.java Reformat 2015-04-14 23:06:16 -05:00
EssentialsPlayerListener.java Fix for offline player functionality (including /seen), implement automatic usermap repair 2015-10-17 08:20:33 -06:00
EssentialsPluginListener.java Fix compile, consider this stable 2015-06-19 21:48:11 -04:00
EssentialsTimer.java Reformat 2015-04-14 23:06:16 -05:00
EssentialsUpgrade.java Fix for offline player functionality (including /seen), implement automatic usermap repair 2015-10-17 08:20:33 -06:00
EssentialsUserConf.java Reformat 2015-04-14 23:06:16 -05:00
ExecuteTimer.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
I18n.java Reformat 2015-04-14 23:06:16 -05:00
IConf.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
IEssentials.java Use metrics-lite, use global PluginMetrics config to control disable 2015-07-05 09:26:36 -06:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Add last-message-reply-recipient-timeout setting for timing out reply-recipient in private messaging. 2015-11-24 22:48:18 +00:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
ItemDb.java [Fix] Adds splash potion persistence when serializing items. Fixes #232 2015-10-28 10:59:11 -04:00
IUser.java Add IgnoreMsg API 2015-07-28 19:45:33 -06:00
Jails.java Reformat 2015-04-14 23:06:16 -05:00
Kit.java [Fix] Add option to not show one time use kits described in #188 2015-10-28 13:29:30 -06:00
LocationTarget.java Reformat 2015-04-14 23:06:16 -05:00
ManagedFile.java Reformat 2015-04-14 23:06:16 -05:00
MetaItemStack.java Group allowShortName check when checking if the short form version of 'splash' was used 2015-10-29 16:42:19 -04:00
Mob.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
MobData.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
OfflinePlayer.java Fix compile 2015-07-23 15:23:47 -05:00
PlayerExtension.java Reformat 2015-04-14 23:06:16 -05:00
PlayerList.java Reformat 2015-04-14 23:06:16 -05:00
PlayerTarget.java Reformat 2015-04-14 23:06:16 -05:00
Potions.java Reformat 2015-04-14 23:06:16 -05:00
Settings.java Add last-message-reply-recipient-timeout setting for timing out reply-recipient in private messaging. 2015-11-24 22:48:18 +00:00
SpawnMob.java Reformat 2015-04-14 23:06:16 -05:00
Teleport.java Implement #70 (untested), TODO assign default permissions 2015-07-03 13:07:25 -04:00
TimedTeleport.java Reformat 2015-04-14 23:06:16 -05:00
TNTExplodeListener.java Reformat 2015-04-14 23:06:16 -05:00
Trade.java Reformat 2015-04-14 23:06:16 -05:00
User.java Add isReachable API to IMessageRecipient. 2015-10-30 19:58:30 +00:00
UserData.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
UserMap.java Fall back to CraftBukkit userCache or Mojang for UUID lookups 2015-11-29 16:25:26 -07:00
UUIDMap.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
Warps.java Reformat 2015-04-14 23:06:16 -05:00
Worth.java Reformat 2015-04-14 23:06:16 -05:00