Kenneth Zhu
Kenneth Zhu
Let Rift to try loading mods form the `mods/"version"-Rift` folder. If empty, fall back to "mods/" instead. p.s. I removed the "final" flag from variable `modsDir`, not sure if there...
I have multiple versions of Minecraft installed on my client. They all have their own Forge installed. I usually keep my mods in separate folders (`mods/1.1x/` for example) so no...
Exception occasionally while player connect to BungeeCord. Notice that `/glist` can display player list with no issue. ``` 14:33:46 [SEVERE] [RedisBungee] Unable to fix up stored player data com.imaginarycode.minecraft.redisbungee.internal.jedis.exceptions.JedisConnectionException: Could...
I could not find settings about the height of 2-D region. Some of my world has a default height of not 64 (skylands for example, 150). It caused all markers...
Build failed with `./gradlew build` branch: 1.12.2 ``` /some/path/DynmapForge/build/sources/main/java/org/dynmap/forge/DynmapPlugin.java:1235: error: method does not override or implement a method from a supertype @Override ^ /some/path/DynmapForge/build/sources/main/java/org/dynmap/forge/DynmapPlugin.java:1239: error: method does not override or...
Color code / formatting code are not working on the scoreboard. Tested with - SternalBoard-2.3.0-all.jar - PaperSpigot 1.20.6 - PlaceholderAPI 2.11.6 ```yaml settings: animated: false mode: NORMAL scoreboard-interval-update: 20 scoreboard:...