Luohuayu / CatServer

高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
https://catmc.org
GNU Lesser General Public License v3.0
1.98k stars 211 forks source link

FTB Revelation 3.3.0 broken FTBUtilities #280

Closed YerLocalSenpai closed 3 years ago

YerLocalSenpai commented 3 years ago

So, I am using CatServer for the FTB Revelation 3.3.0 modpack and for some reason CatServer breaks the leaderboard stats and the chat format in the FTB Utilities mod. https://prnt.sc/vo9nzo

YerLocalSenpai commented 3 years ago

Since those two things are broken in FTBUtilities there may be more broken in it. Also thanks in advance, I appreciate your work with the creation of CatServer, it is an amazing resource!

Luohuayu commented 3 years ago

Leaderboard statistics have been fixed: https://github.com/Luohuayu/CatServer/commit/ca87460e85e93e7f4c95fdbd55b4c940ab8c24b8

Luohuayu commented 3 years ago

Since Bukkit modified the chat code, the mod is not compatible with the plugin. This can be difficult to fix.

Luohuayu commented 3 years ago

Try to https://github.com/Luohuayu/CatServer/commit/11b35a6e9c973d85f6565b684c3171cbab2ebb67 And enable waitForgeServerChatEvent option. Should have been fixed. @YerLocalSenpai