File Details
bedteleport-0.0.1-ALPHA.jar
- A
- May 30, 2026
- 5.01 KB
- 0
- 1.21.11+24
File Name
bedteleport-0.0.1-ALPHA.jar
Supported Versions
- 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
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
🛏️ BedTeleport v1.0.0 Changelog
Initial stable release targeting Minecraft versions 1.18.2 through 1.21.11+.
🚀 New Features
- The
/bedCommand: Easily teleport back to your last saved bed spawn location from anywhere in the world. - Full Chat Customization: Added a dedicated
config.ymlfile 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.useto grant players access to the command.