promotional bannermobile promotional banner

HomeSpawnPlus

HomeSpawnPlus gives you control over spawn/home behaviors

File Details

v1.6.2

  • R
  • Aug 3, 2012
  • 366.14 KB
  • 5.3K
  • 1.3.1+1

File Name

HomeSpawnPlus.jar

Supported Versions

  • 1.3.1
  • CB 1.2.5-R5.0

v1.6.2 - Aug 2, 2012

  • Ticket #118: error when using spawnWorldRandom strategy
  • cleaned up some spurious warning messages related to some missing default config settings
  • added "core.bedHomeOverwritesDefault" flag for determining how bed home vs default home (/sethome) interact (default = true)
  • fixed spurious "location is different than where HSP sent player" messages
  • validated working with Craftbukkit 1.3.1 dev builds

Full Changelog

There is a bug in Bukkit 1.3.1 with Chunk reloading. A feature was added into HSP a long time ago (Jan of this year) to fix the old "world hole" problems which would auto-reload a chunk on player teleport (similar to BananaChunk plugin). However as of Bukkit 1.3 this chunk reloading causes all sorts of issues with entities such as minecarts, boats, paintings and monsters.

The next release of HSP will have this flag turned off by default, but for now the easy fix is to add this to your HSP config.yml:

core:
  reloadChunkOnTeleport: false