Skip to content

EzRTP 3.2.0

Choose a tag to compare

@github-actions github-actions released this 10 May 23:43
672c92d

Added

  • TeamsAPI claim avoidance: EzRTP now integrates with TeamsAPI to skip chunk-claimed areas during RTP destination search.
    • New protection provider id: teamsapi. Works alongside the existing worldguard and griefprevention providers.
    • Enabled automatically when TeamsAPI (with a compatible claim provider) is installed. Silently skipped when absent, no errors, no configuration changes required.
    • teamsapi added to the default protection.providers list in rtp.yml.
    • TeamsAPI added to softdepend in plugin.yml.
    • Claim availability is evaluated dynamically per check, so a claim plugin that loads after EzRTP is picked up without a reload.