Random Spawn Version 1.3

Details

  • Filename
    RandomSpawn-1.3.jar
  • Uploaded by
  • Uploaded
    Nov 5, 2011
  • Size
    7.96 KB
  • Downloads
    351
  • MD5
    fefcf21ffceb6ab0277454842c69fec7

Supported Bukkit Versions

  • CB 1337

Changelog

  • 1.3-
    • Increased performance. Effects:
      • no more falling through world while loading
      • no more clipping through the ground caused by the above
      • a delay after the respawn button is pressed
    • Removed nospawnblocks in config.yml (because it was a bit useless)
    • Removed norandomspawnplayers in config.yml (you can exclude players with the RandomSpawn.exclude permission)
    • Added RandomSpawn.reload permission
    • Added RandomSpawn.exclude permission
  • 1.2-
    • Worlds you WANT to use Random Spawn in are now configured in the worlds.yml (Please remove the old RandomSpawn folder and config.yml!)
    • Added check if world isn't a nether environment
    • Added command /rsreload it reloads both config.yml and worlds.yml (Can only be used by OP or console)
    • Fixed version number in plugin.yml
  • 1.1 -
    • Removed debug message
    • Fixed checkValidLocation methode
  • 1.0 -
    • Added multiworld support
    • Added configurable randomspawn at first join
    • Configurable excluding players
  • 0.2 - Configuration methods updated
  • 0.1 - Beta Release