
BedTeleport
This project allows players to TP to their last saved bed.
Список изменений
🛏️ BedTeleport v1.0.0 Changelog
Initial stable release targeting Minecraft versions 1.18.2 through 1.21.11+.
🚀 New Features
The /bed Command: Easily teleport back to your last saved bed spawn location from anywhere in the world.
Full Chat Customization: Added a dedicated config.yml file allowing you to personalize every single message and system notification.
Color Code Support: Full integration for classic & chat formatting codes (e.g., &a, &e, &l) inside your custom configuration messages.
⚙️ Performance & Optimization
Asynchronous Teleportation: Built natively using Paper's async chunk loading routines (teleportAsync). This completely eliminates server lag spikes and tick drops when players teleport across massive distances or ungenerated terrain.
Smart Validation: The plugin intelligently checks if a player actually has a valid, unobstructed bed spawn location before initiating a teleport, saving server resources and preventing players from getting stuck.
🛠️ Compatibility Notes
Multi-Version Stability: Built using stable API methods to guarantee seamless performance across the entire 1.18.2 – 1.21.11+ ecosystem.
Permission Node: Features built-in support for permission managers (like LuckPerms). Assign bedteleport.use to grant players access to the command.
