File Details
NoPortals v0.6
- R
- Sep 15, 2012
- 20.75 KB
- 2.0K
- CB 1.3.2-R0.1
File Name
NoPortals.jar
Supported Versions
- CB 1.3.2-R0.1
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