MobArena/src
Andreas Troelsen 4f548e08a6 Use a blacklist for the server version check.
The whitelisting approach works well for the legacy builds, because the
version landscape doesn't change with those. However, the main build on
the master branch will not run on a server version other than 1.13, so
come 1.14, MobArena will be broken.

This commit fixes this problem by changing to a blacklisting approach
for the main build on the master branch. Checking for versions that the
build *can't* run on brings back MobArena's old resilience to version
changes on the Minecraft side of things.
2019-04-16 12:38:19 +02:00
..
main Use a blacklist for the server version check. 2019-04-16 12:38:19 +02:00
test Use a blacklist for the server version check. 2019-04-16 12:38:19 +02:00