config pvp - goflishMC/fabled-temp GitHub Wiki

⚔️ Config: PvP Rules

The PVP section of config.yml controls player-versus-player restrictions based on level requirements.

File location:

/plugins/Fabled/config.yml

🔒 PvP Restrictions

'min-level': -1 | <level>

Sets the minimum level a player must reach before being allowed to engage in PvP.

  • -1 disables this rule entirely.

'level-range': -1 | <range>

Specifies the maximum level difference allowed between two players when fighting each other.

  • -1 disables level range restrictions.

🔗 Related Pages

⚠️ **GitHub.com Fallback** ⚠️