Skip to content

2.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 15:33
· 17 commits to main since this release
2.0.2
328e98b
  • 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).