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

[1.12.2] 宝可梦mod生成出来的等级BUG #608

Closed yuankun1 closed 1 year ago

yuankun1 commented 2 years ago

运行环境

Minecraft版本(1.12.2/1.16.5/1.18.2): 构建版本(从/version指令获取): 相关模组/插件: Pixelmon模组 宝可梦配置文件里面的pixelmon.hocon 这个选项spawnLevelsByDistance=true 服务端打开来是没有任何作用 单机打开来没有任何问题 我已经反复测试过了

VOrlando520 commented 2 years ago

Looks like catserver is not hooking into other mod events, so things like this will happen. Something catserver has to fix on their side.

Luohuayu commented 2 years ago

与 #465 相同

Luohuayu commented 1 year ago

合并处理