NoPortals v0.6

Details

  • Filename
    NoPortals.jar
  • Uploaded by
  • Uploaded
    Sep 14, 2012
  • Size
    20.75 KB
  • Downloads
    1,908
  • MD5
    d1a7bd1c5476468fb89393b3d5aa6cbc

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

Version 0.6.0

  • Updated code to latest build of CraftBukkit (CB 1.3.2-R0.1)(Beta Build)
  • Fixed the end portal bug. The portal WILL generate when the dragon is killed no matter what.
  • I believe I have fixed the null pointer issue when shutting the server down.
  • Streamlined the watchdog and destroyer system even more.. Now when someone attempts to enter a portal the system will remove the portal if the portal does not exist in the validPortals file.
  • In the event a portal is destroyed a message will be sent to the player explaining that it is a invalid portal.. More importantly this text is purple.
  • When watchdog is turned off the console will not report the status of destroyer during server start up.
  • Cleaned up some erroneous code