You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.