Skip to content

Integrations

Leaf26 edited this page Jun 17, 2026 · 1 revision

integrations.yml controls third-party claim/region protection plugins. Each toggle rerolls the teleport destination when it lands inside land owned by the named plugin. A toggle only takes effect when that plugin is installed; otherwise it is ignored.

All keys are booleans defaulting to false. Set a key to true to avoid teleporting players into that plugin's protected land.

Key Plugin
rerollSaberFactions SaberFactions
rerollFactionsBridge FactionsBridge (bridges FactionsUUID, SaberFactions, FactionsX, KingdomsX, ...)
rerollGriefDefender GriefDefender
rerollGriefPrevention GriefPrevention
rerollLands Lands
rerollRedProtect RedProtect
rerollResidence Residence
rerollCrashClaim CrashClaim
rerollHuskClaims HuskClaims
rerollKingdomsX KingdomsX
rerollTownyAdvanced Towny Advanced
rerollWorldGuard WorldGuard

Reroll honours the region's bounded selection algorithm; a destination that repeatedly lands in a claim eventually exhausts attempts (performance.yml -> maxAttempts). See Safety and Performance.

version is an internal config version - do not change it.

Clone this wiki locally