BringBackTheEnd v1.14
Details
-
FilenameBringBackTheEnd.jar
-
Uploaded by
-
UploadedMay 5, 2012
-
Size55.53 KB
-
Downloads1,324
-
MD58fb3cfcf5e3dad9381538c6c1f7666b8
Supported Bukkit Versions
- CB 1.2.5-R1.2
- CB 1.2.5-R1.0
- 1.2.5
Changelog
1.14:
- Fixes made to resolve Concurrent Modification Exceptions. Reset should now be thread safe.
1.12:
- Added a setting so The End can be reset after a grace period once all the players leave.
- If the setting is enabled, once the players kill all the dragons on the world, they will get a message telling them they have X hours/minutes/seconds to leave/enter the world as they choose. (The period variable sets how much time they get).
- After the grace period is over, if players are still they will get a notice that as soon as they leave the world will be reset, otherwise it happens instantaneously.
- The plugin will always require a dragon death before attempting to rebuild.
- Modified the rebuild process to not hold down the server during rebuild.
- Modified the force command.
- It will now always reset the world even if there is a dragon in there.
- It will no longer attempt to rebuild all the end worlds at once.
- If there are multiple The End worlds, you get a list of available worlds to reset and you must select which one you want to force.
- If there's only one The End world, you don't need to specify which world you want to reset.
- Changed the behavior of the main rebuild method to be less prone to errors.
- Fixed spelling on messages / incorrect descriptions.
- 'Interval' is now callled 'period'.
- Fixed bugs that may have caused problems.
- General optimizations.
- Source cleanup The ZIP file no longer contains the source in a folder or the default configuration. Source can now be found inside the JAR file. The old config.yml must be deleted to accomodate for the new and removed functions.
1.01 - Bug Fixes / Improvements
- Multiple dragons sometimes got stuck together and couldn't be killed.
- An additional dragon was being spawned.
- The plugin won't auto arm on a world with multiple dragons until all of them have been killed.
1.0 - Initial Release
1.14 - Need to add a timer to keep track of the time remaining on the grace period to prevent having to wait the full amount in case of a server/plugin restart.
1.12 - Improved multiple The End world support. Still needs more work.
1.0 - 1.01 - Have not tested on servers with multiple The End worlds.