Skip to content

Releases: HeroiCraft/MultiSpawn

v1.5.0

22 Jan 23:57

Choose a tag to compare

  • Fix teleport on death respawn not working (#5, thanks @Laiao)
  • Add configuration options to disable death / join respawn (#6)
  • Add new permission -- multispawn.noteleportondeath. If the player has this, we won't send them to spawn on death (#6)
  • Change default multispawn.noteleport to false -- having it set to default OPs was confusing people

v1.4.0

01 May 00:28

Choose a tag to compare

Tested with versions 1.12 and 1.14, but should work on most Minecraft versions.

  • Fix /spawn ignoring permissions
  • Bump bStats to 1.7
  • Use player eye height when using /setspawn
  • Use PaperLib for async teleportation where supported
  • A bunch of unit tests (thanks MockBukkit!)