🔒World Protection

On this page, you will find information on how to use the World Protection rules.

World Protection

World Protection allows you to restrict certain player actions in the world. You can toggle these settings from the in-game editor or directly in the plugin's config.

World Protection Settings
World Protection Rules
world:
  disable-hunger-loss: true
  disable-player-pvp: true
  disable-fall-damage: true
  disable-fire-damage: true
  disable-drowning: true
  disable-void-death: true
  disable-off-hand-swap: true
  disable-weather-change: true
  disable-death-message: true
  disable-mob-spawning: true
  disable-item-drop: true
  disable-item-pickup: true
  disable-block-break: true
  disable-block-place: true
  disable-block-interact: true
  disable-block-burn: true
  disable-block-fire-spread: true
  disable-block-leaf-decay: true

Last updated

Was this helpful?