防破坏系统

TNT:
  # 设为 true 时允许 TNT 和矿车 TNT 在 62 层(默认)以下爆炸(领地外)
  # 允许使用 TNT 矿更具更原版的游戏体验
  ExplodeBelow: false
  level: 62
Creeper:
  # 设为 true 时允许苦力怕在 62 层(默认)以下爆炸(领地外)
  # 提供更真实的游戏体验
  ExplodeBelow: false
  level: 62
Flow:
  # 从此层开始阻止岩浆和水流
  # 对领地区域内无效
  Level: 63
  # 设为 true 时阻止领地外的岩浆流动
  NoLavaFlow: false
  # 设为 true 时阻止领地外的水流
  NoWaterFlow: false
  Worlds:
    - LT_Craftas
Place:
  # 从此层开始阻止放置岩浆和水
  # 对领地区域内无效
  Level: 63
  # 设为 true 时玩家无法在领地外放置岩浆
  NoLavaPlace: true
  # 设为 true 时玩家无法在领地外放置水
  NoWaterPlace: true
  Worlds:
    - LT_Craft
BlockFall:
  # 设为 true 时,掉落方块如果落在不同区域将被删除
  Use: true
  # 从此层开始阻止方块掉落
  # 对领地区域内外均无效
  Level: 62
  Worlds:
    - LT_Craft
ResCleaning:
  # 设为 true 时,玩家删除领地后下列方块将被替换为空气
  # 有效防止在破坏目标附近创建领地再删除的行为
  Use: true
  # 从此层开始替换方块
  Level: 63
  # 要替换的方块列表
  # 默认仅替换水和岩浆
  Blocks:
    - 8
    - 9
    - 10
    - 11
  Worlds:
    - LT_Craft
Flags:
  # 设为 true 时,当领地内除所有者外有其他人时,下列旗帜将被保护不可更改
  # 例如防止有人邀请他人进入后将 pvp 改为 true 来杀害他们
  Prevent: true
  list:
    - pvp