- Hopefully fixed players occasionally not being teleported to their beds but experience was still taken.
- Teleporting & experience taking code is now ran on the main server thread.
- Experience is no longer taken until the teleportation is confirmed, which happens 1 second after the teleportation attempt.
- Fixed the experience chime sound not playing when experience is taken.
- Added a configuration property (
command-name
) for the command name (defaults to/bed
). - Updated dependencies (Yarn, Fabric API, Fabric Language Kotlin).
Built for Minecraft 1.20.1 (Fabric Loader 0.14.21, Fabric API 0.85.0, Kotlin 1.8.22, Fabric Language Kotlin 1.9.6).