New features:
• Added a built-in update checker to all Perf plugins
Improvements:
• New config option:update-checker.enabled: true(enabled by default)
Improvements:
• RTP, RTP queue, warps, and TPA GUI titles and item text now run through PlaceholderAPI, so placeholders from other plugins resolve for the viewing player.
New features:
• With cross-server TPA (network + Redis),/tpa,/tpahere, and/tpplayer arguments can tab-complete names from other backends, not only players on the current server
Improvements:
• Newnetwork.cross-server-tab-complete(default on) andnetwork.tab-snapshot-ttl-secondsso you can tune or disable cross-server name suggestions
• Tab name snapshots refresh after joins/quits and alongside the existing session refresh so suggestions stay reasonably up to date
Technical:
• Configconfig-versionraised to 27 for the new network options
Bug fixes:
• Withwarps.enabled: false,/warp,/warps,/setwarp, and/delwarpare now fully removed from the server command map (including namespaced keys) so they no longer appear in client tab completion
Improvements:
• Overworld/End RTP can require a minimum column of clear air above the player’s head so small enclosed spots are skipped; Nether RTP is unchanged
Please backup your config.yml and let the plugin recreate it so you can merge the new config keys with your existing ones.
Bug fixes:
• RTP queue no longer keeps disconnected players; quit removes them from the per-world queue and related maps
• Offline UUIDs are purged when counting, joining, or matching so queue size and broadcasts stay accurate
Improvements:
• Queue join broadcast uses the waiting count for that RTP world only (not all worlds combined)
• queue-broadcast-join supports {world} (world key) and {world_env} (Overworld / Nether / The End); default messages.yml line updated
New features:
•warps.enabledin config.yml (default true); when false, plugin unregisters /warp, /warps, /setwarp, and /delwarp so another plugin can own those command names
Technical:
• Config migration setswarps.enabledto true for existing configs missing the key (config-version 25)
New features:
• Finer RTP bypass permissions: cooldown, wait, price/free, blacklist (legacyperfteleport.rtp.bypassstill grants full bypass)
• Warp/back/tpa/tpahere bypass splits (e.g. warp cost, back cooldown/cost, tpa cooldown/max distance/world filter, tpahere equivalents)
• TpLog:tplog.viewandtplog.otherfor self vs other players’ history
Bug fixes:
• Folia:/tp(self to coords),/tpup,/tppos, and/spawn <player>use region scheduling and async teleport where required
