为什么我的用paper开的1.19.4的服务器源文件中没有paper.yhm,而是由spegot.yhm?这样时该如何打开允许TNT复制?
在 config/paper-global.yml 中修改 allow-piston-duplication 为 true
1.因为paper是基于spigot开发的,paper的配置文件在config文件夹里
2.把config文件夹中的paper-global.yml修改一下:
2.把config文件夹中的paper-global.yml修改一下:
unsupported-settings:
allow-grindstone-overstacking: true
allow-headless-pistons: true
allow-permanent-block-break-exploits: true
allow-piston-duplication: true
perform-username-validation: true