File Details
YoTPA-1.6.0.jar
- R
- Apr 12, 2026
- 2.44 MB
- 175
- 26.1.2+14
File Name
YoTPA-1.6.0.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
Changelog v1.6.0
New Features:
/backcommand — teleports you to your previous location after a TPA or death (single-use, location is consumed on use)- Death location tracking — death spot saved automatically so you can
/backafter respawning to collect your items - Configurable
/backcooldown —back-cooldowninconfig.yml(default: 30s, set 0 to disable) - Daily update notifications — plugin re-checks for new releases every 24 hours; online OPs/admins are notified once when a new version is found, completely silent if nothing changed
- Full Folia regionized-server support — auto-detected at startup, no configuration needed
Improvements:
- Thread-safety: post-teleport
sendMessageandplaySoundnow correctly dispatched on the player's region thread on Folia TeleportDatanow stores destination asUUIDinstead of a livePlayerreference — eliminates zombie references and cross-region access on FoliaPerformanceSettingscached on enable/reload — no per-tick object allocation on hot paths- Single batch task drives all Paper countdowns — O(1) scheduler overhead at any player count
- Sound objects resolved once at config load — zero registry lookups at runtime per sound play
Bug Fixes:
- Teleport no longer sends a false success message if another plugin cancels the teleport event
- bStats
titles_enabledchart now reads the correct config key (features.titles) - TPA requests for disconnected players now cleaned up immediately on quit instead of waiting for the expiry timer
- bStats and update checker tasks are now properly cancelled on plugin disable
New Permissions:
yotpa.back— access to/back(default: everyone)yotpa.bypass.back-cooldown— skip the/backcooldown (default: OP)
Server Compatibility:
- Fully Tested: Paper 1.21.x – 26.1.x, Folia 1.21.x, Purpur 1.21.x
- Should Work: Pufferfish, and any Paper/Folia fork
- Requires: Java 21+ (1.21.x servers) / Java 25+ (26.1.x servers)
Breaking Changes:
- None. Drop-in replacement for v1.5.0.
Migration from v1.5.0:
- Stop your server
- Replace
YoTPA-1.5.0.jarwithYoTPA-1.6.0.jar - Start your server — existing
config.ymlandmessages.ymlare fully preserved
Feedback & Ideas: https://github.com/PhyschicWinter9/YoTPA/issues