hyflp123
水流不能扩散,不在领地范围内,随机在主世界找的一个矿洞里。末地也没有流动,地狱放不了水。
求助怎样才能让水扩散。

whnpm
本帖最后由 whnpm 于 2021-6-24 20:31 编辑

EssentialsProtect的true才是禁止。。false是不禁



Residence的配置这里也改下,一个流动一个放置。


    Flow:
      # Level from which one to start lava and water flow blocking
      # This dont have effect in residence area
      Level: 63
      # With this set to true, lava flow outside residence is blocked
      NoLavaFlow: true
      # With this set to true, water flow outside residence is blocked
      NoWaterFlow: true
      Worlds:
      - world
    Place:
      # Level from which one to start block lava and water place
      # This don't have effect in residence area
      Level: 63
      # With this set to true, playrs cant place lava outside residence
      NoLavaPlace: true
      # With this set to true, playrs cant place water outside residence
      NoWaterPlace: true
      Worlds:
      - world