TF-EssentialsX/Essentials/src/com/earth2me/essentials
Ali Moghnieh af5d2c2fca
Remove Supervisor support.
This reverts commit 442d97a1b1, fcbd3deb6b, and 6231a25413.

Due to the lack of proper dependency deployment and availability users are unable to build EssentialsX without doing some manual installations. Until issue is resolved Supervisor support is dropped.
2017-05-04 13:55:18 +01:00
..
api Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
commands Check if getTeleportRequest() is null in /tpdeny. Fixes #1229. 2017-05-04 13:46:31 +01:00
craftbukkit Fix compile 2016-12-12 10:09:43 -06:00
messaging Check recipient socialspy exempt during PMs. Resolves #166 2016-07-25 13:10:06 +01:00
metrics Ship full Metrics (might help fix our graphing issues) 2016-01-19 08:09:44 -07:00
perm Fix Vault-based permission logging (forgot after refactor) 2016-07-09 18:42:42 -06: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 Create allow-bulk-buy-sell config option. Resolves #765. 2016-07-26 12:25:20 +01:00
storage Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
textreader Format {UNIQUE} in KeywordReplacer. 2016-07-13 22:54:52 +01:00
utils Set PORTAL as an Unsafe Destination 2017-01-20 09:17:11 -06: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 Update to 1.11. 2016-11-20 16:03:56 +00:00
Essentials.java Remove Supervisor support. 2017-05-04 13:55:18 +01: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 Use try-with-resources 2016-03-01 11:52:29 -07:00
EssentialsEntityListener.java Add configuration option for the "#EasterEgg" regarding milk buckets and animals. 2015-12-01 17:41:56 -07:00
EssentialsPlayerListener.java Fix command cooldowns command matching. 2016-08-07 15:58:34 +01:00
EssentialsPluginListener.java Fix compile, consider this stable 2015-06-19 21:48:11 -04:00
EssentialsServerListener.java Fix #857 2016-10-12 12:35:25 -05:00
EssentialsTimer.java Nullcheck user iteration in EssentialsTimer (fixes #675) 2016-06-25 09:47:06 -06: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 Ship full Metrics (might help fix our graphing issues) 2016-01-19 08:09:44 -07:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Improve spawn-on-join with ability to specify groups. 2016-10-30 13:29:21 +00:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
ItemDb.java Fix erroneous usage of setAmount(0) on mirrored ItemStacks 2017-01-17 21:49:05 -06:00
IUser.java Implement player based toggle for pay confirmation prompts. Fixes #1032 2016-12-25 18:08:16 +00: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 Fix banner/shield deserializer with PatternType. 2016-07-26 22:03:33 +01:00
Mob.java Update to 1.11. 2016-11-20 16:03:56 +00:00
MobData.java Restore basic pre-1.11 compat 2016-11-28 17:13:36 -06:00
OfflinePlayer.java NOOP sendTitle in OfflinePlayer. 2016-12-18 14:17:16 +00: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 Update potions to 1.9 2016-03-06 16:19:06 -07:00
Settings.java Improve spawn-on-join with ability to specify groups. 2016-10-30 13:29:21 +00:00
SpawnMob.java Fix missing setVillager call 2016-11-28 17:25:29 -06:00
Teleport.java Don't force player out of vehicle on teleport. Fixes #582 (#833) 2016-08-26 21:29:22 -05: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 Revert "Fix broken add-prefix-in-playerlist behavior", as it seems to break more things for other users 2017-01-20 09:08:36 -06:00
UserData.java Remove Supervisor support. 2017-05-04 13:55:18 +01:00
UserMap.java Fix cache invalidation when resetting user 2016-10-14 08:25:53 -04:00
UUIDMap.java Don't allow double loads 2016-03-02 08:48:32 -07:00
Warps.java Reformat 2015-04-14 23:06:16 -05:00
Worth.java Reformat 2015-04-14 23:06:16 -05:00