File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929
30301.13 ≤ 建议服务端版本 ≤ 1.19
3131
32- 插件测试环境: ` Paper1 .16.5 + Minecraft 1.16.5 纯净端 `
32+ 插件测试环境: ` Spigot1 .16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric) `
3333
3434只要不是在我的插件测试环境上出现的问题,请换成我的测试环境后,用你触发问题的相同步骤走一遍,如果还有问题,请发布Issues
3535
@@ -40,7 +40,7 @@ Issues 发布格式:
4040- 您是如何触发此问题的(请简述步骤)
4141- 您的触发环境(如果和我测试环境一样就不用写)
4242- 触发环境格式: 服务端版本 + 客户端版本(所有Mods + ModLoader)
43- - eg. ` Paper1 .16.5 + Minecraft 1.16.5(NO MODS AND MODLOADER )`
43+ - eg. ` Spigot1 .16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric )`
4444
4545# 开发者悉知
4646
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ So the latest version the plugin can support is 1.19:
2626
27271.16.5 ≤ Suggested server version ≤ 1.19
2828
29- Test Environment("Server + Client"): ` Paper1 .16.5 + Minecraft 1.16.5(NO MODS AND MODLOADER )`
29+ Test Environment("Server + Client"): ` Spigot1 .16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric )`
3030
3131PS: If you have found a bug that happened isn't the same as my Test Environment, you could try to find it in my Test Environment
3232
@@ -39,7 +39,7 @@ Issues Format:
3939- How to find it
4040- Your Environment(Ignore if it's the same as mine)
4141- Environment Format: Server Version + Client Version(Mods + ModLoader)
42- - eg. ` Paper1 .16.5 + Minecraft 1.16.5(NO MODS AND MODLOADER )`
42+ - eg. ` Spigot1 .16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric )`
4343
4444# To operator
4545
You can’t perform that action at this time.
0 commit comments