Releases: HeroiCraft/MultiSpawn
Releases · HeroiCraft/MultiSpawn
v1.5.0
- 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.noteleporttofalse-- having it set to default OPs was confusing people
v1.4.0
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!)