M. Sollie
M. Sollie
So firstly, I just noticed that the standard geoip-service, ip2c.org, doesn't support IPv6. That, combined with the fact that the ip2country.info service is only for open source projects, might create...
I updated the FAWE integration to the latest build (178) as requested in #496. There were a fair bit of changes, including but not limited to: * Changes were primarily...
While the latest 1.14.4 version adden BOP-support, it stopped working without BOP. ``` java.lang.NoClassDefFoundError: biomesoplenty/api/biome/BOPBiomes at com.mrburgerus.betaplus.world.biome.support.BOPSupport.addBOP(BOPSupport.java:32) ~[?:0.5f] {} at com.mrburgerus.betaplus.world.biome.support.BOPSupport.init(BOPSupport.java:18) ~[?:0.5f] {} at com.mrburgerus.betaplus.world.biome.support.Support.(Support.java:155) ~[?:0.5f] {} at com.mrburgerus.betaplus.world.biome.BiomeSelectorBetaPlus.(BiomeSelectorBetaPlus.java:35) ~[?:0.5f]...