SongodaCore/Compatibility/src
Christian Koop 8310541b91
Fix ServerVersion#UNKNOWN being treated like a normal version
This is required for unit tests (especially the `Bukkit#getServer != null` check).
But it seems faulty to even trat an unknown version like a normal one.
2022-06-26 01:39:39 +02:00
..
main/java/com/songoda/core/compatibility Fix ServerVersion#UNKNOWN being treated like a normal version 2022-06-26 01:39:39 +02:00
test/java/com/songoda/core/compatibility/bukkit Restore compatibility after commit reverts 2021-12-02 16:42:09 +01:00