Essentials/nms
md678685 7d61953753 Fix spawner provider detection only working on 1.13+
This caused a seemingly-unrelated error where the 1.7/1.8 provider was being used on all versions up until 1.12. Upon further investigation, this line caused a NoSuchFieldError, and since this isn't an Exception it was caught by the outer `catch (Throwable t)` which was intended to catch throwables from the providers rather than the setup of tryProvider.
2020-05-20 19:49:45 +01:00
..
FlattenedProvider Bump version to 2.17.2 2020-02-22 10:05:14 +00:00
LegacyProvider Bump version to 2.17.2 2020-02-22 10:05:14 +00:00
NMSProvider Fix spawner provider detection only working on 1.13+ 2020-05-20 19:49:45 +01:00
ReflectionProvider Bump version to 2.17.2 2020-02-22 10:05:14 +00:00
UpdatedMetaProvider Bump version to 2.17.2 2020-02-22 10:05:14 +00:00