|
Q:为什么水流无法超过63格?
A:你需要打开Essential插件的Config.yml
Place:
# 这里将会限制水和岩浆开始放置的地方
# 这个选项不会限制领地内水和岩浆的高度
Level: 63
# 如果设置为true, 则会限制岩浆的高度
NoLavaPlace: true
# 如果设置为true, 则会限制水的高度
NoWaterPlace: true
Worlds:
- world
BlockFall:
# 如果设置为true, falling blocks will be deleted if they will land in different area(不懂qwq
Use: true
# Level from witch one to start block block's fall
# 这个选项不会限制领地内的outside
Level: 62
Worlds:
- world
ResCleaning:
# 如果设置为true, 下列的方块会被空气所代替
# 可以有效的防止玩家在其他人领地附近创建领地放置液体后删除,以此进行领地破坏
Use: true
# 限制的高度
Level: 63
# 被替换的方块的列表
# 默认情况下,只有水和岩浆会被替换
Blocks:
- 8
- 9
- 10
- 11
Worlds:
- world
|
上一篇:[服务器] MC-小镇 生存服 公益服 JAVA 1.16.5下一篇:【服务器插件】地皮插件 PlotSquared v4 / v5 免费下载
|