TF-EssentialsX/Essentials/src/com/earth2me/essentials
2018-12-29 21:16:17 +00:00
..
api Reword IItemDb#serialize docs 2018-12-23 18:02:38 +00:00
commands Merge branch '2.x' into 1.13 2018-12-11 14:31:42 +00:00
craftbukkit Add missing FakeWorld methods 2018-12-29 21:16:17 +00:00
items Lowercase the provided ID in FlatItemDb#get 2018-12-23 19:45:23 +00:00
messaging Add permission to bypass other's msgtoggle (#1955) @Xeyame 2018-05-26 20:43:31 +01:00
metrics Update bStats-Metrics 2018-12-06 17:49:08 +00:00
perm Add LuckPerms to "specialCasePlugins" in SuperpermsHandler (#1518) 2017-08-27 22:20:48 +01:00
register/payment Remove deprecated economy libs and support 2018-08-05 20:51:19 +01:00
settings Compile against 1.13 preview. 2018-01-18 17:52:44 -08:00
signs Add setting to enable item ID recognition on signs 2018-12-23 23:02:36 +00:00
storage Merge branch '2.x' into 1.13 2018-08-14 18:58:06 +01:00
textreader Merge branch '2.x' into fix-metaitemstack-keyword-replacer 2018-01-16 15:11:05 -08:00
utils Add MaterialUtil.getColorOf 2018-12-23 19:31:33 +00: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 1.13 enchantments 2018-12-11 10:04:38 +00:00
Essentials.java Update bStats-Metrics 2018-12-06 17:49:08 +00:00
EssentialsBlockListener.java Add SIGNS and SPAWNER to MaterialUtil 2018-12-09 13:47:22 +00:00
EssentialsConf.java Use try-with-resources 2016-03-01 11:52:29 -07:00
EssentialsEntityListener.java Block ignite only for PvP, not for PvE (#1967) @Brokkonaut 2018-05-26 20:34:31 +01:00
EssentialsPlayerListener.java Merge branch '2.x' into 1.13 2018-12-09 15:25:31 +00:00
EssentialsPluginListener.java Fix compile, consider this stable 2015-06-19 21:48:11 -04:00
EssentialsServerListener.java Avoid using ServerListPingEvent workaround on fixed Paper builds (#1925) 2018-03-26 00:15:55 -07:00
EssentialsTimer.java Nullcheck user iteration in EssentialsTimer (fixes #675) 2016-06-25 09:47:06 -06:00
EssentialsUpgrade.java Move kits to kits.yml (#1774) 2018-01-18 00:25:00 -08: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 Replace vanishedPlayers list with set (#1796) 2018-03-25 22:12:36 +01:00
IEssentialsModule.java Reformat 2015-04-14 23:06:16 -05:00
ISettings.java Add setting to enable item ID recognition on signs 2018-12-23 23:02:36 +00:00
ITarget.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
IUser.java Initial removal of item IDs. 2017-12-12 22:06:25 -08:00
Jails.java Reformat 2015-04-14 23:06:16 -05:00
Kit.java Move kits to kits.yml (#1774) 2018-01-18 00:25:00 -08:00
Kits.java Fix kit reloading (#1855) 2018-02-17 09:42:58 -08: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 Move SHIELD to from MetaItemStack to MaterialUtil 2018-12-09 13:47:52 +00:00
Mob.java Fix TropicalFish spawning (#2159) 2018-09-05 13:26:33 +01:00
MobData.java Add 1.13 mobs 2018-08-06 17:09:50 +01:00
OfflinePlayer.java Implement missing FakeWorld and OfflinePlayer methods 2018-11-19 11:26:05 +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 Compile against 1.13 preview. 2018-01-18 17:52:44 -08:00
Settings.java Add setting to enable item ID recognition on signs 2018-12-23 23:02:36 +00:00
SpawnMob.java Merge branch '2.x' into 1.13 2018-08-27 20:01:01 +01:00
Teleport.java Adding EssentialsWarpEvent (#1921) @Banbeucmas 2018-10-28 18:53:52 +00: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 Hiding display names (#2248) @AllTheMegahertz 2018-12-09 11:02:45 +00:00
UserData.java Merge branch '2.x' into 1.13 2018-08-05 23:02:11 +01:00
UserMap.java Fix JDK9 issue (#1713) 2017-12-29 14:46:09 +00:00
UUIDMap.java Don't allow double loads 2016-03-02 08:48:32 -07:00
Warps.java Fix build errors (#2018) 2018-05-28 12:21:23 -07:00
Worth.java Fix Worth.setPrice on 1.13+; add Javadocs to Worth 2018-12-08 16:32:09 +00:00