# CCoderRTP v4.0 - Folia Fix Changelog
## Major Changes
Full Folia 1.21.x compatibility
Optimized for region-threaded servers
100% async chunk loading
LicenseGate API integration
## Technical Improvements
- Replaced Bukkit scheduler with Folia entity/region schedulers
- Converted all chunk operations to async (
getChunkAtAsync)- Implemented
teleportAsync()for cross-region teleports- Removed all synchronous blocking operations
- Support: discord.gg/FYv6kDJg3Y
## Bug Fixes
- Fixed scheduler delays (must be >0 for Folia)
- Fixed async chunk retrieval errors
- Fixed teleport failures in Nether/End
- Fixed GUI updater threading issues
## Compatibility
- Folia 1.20-1.21.x
h
- Paper 1.20+
2
- Spigot 1.20+
## File Changes
- JAR naming:
CCoderRTP-folia-fix-4.0.jar- Version number included in filename
