# Configuration

The following is the default configuration of the plugin:

Debug:
  Enabled: true

Protection:
  Radius: 5

DisallowedRegions:
  - spawn
  - lobby
  - survival_spawn

Here's what every option means:

Option Description
Debug.Enabled Enable or disable debug messages in the console.
Protection.Radius Set the radius (in blocks) of the protection around the avatar. This protection is used to prevent players from either placing or breaking blocks within the region.
DisallowedRegions List of the WorldGuard regions where you want to prevent avatars from appearing.