Arena Interactions

Template:

arena-interaction:
  # General settings for arena behavior during regeneration
  allow-block-placement-during-regen: false  # Allow players to place blocks in an arena while it's being regenerated
  allow-block-break-during-regen: false      # Allow players to break blocks in an arena while it's being regenerated

In this section, you can define how players interact with arenas during regeneration.

Last updated