V2.8.6 RC for testing
Pre-release
Pre-release
= V2.8.6 =
New Features:
Update checker - this will display a message in the console during start up and to Ops if there is a later version available. To disable set checkupdates: false in the config.yml file
Choose your island companion! Options are COW, PIG, SHEEP, CHICKEN, VILLAGER, HORSE, IRON_GOLEM, OCELOT, RABBIT, WOLF or NOTHING. Default is COW.
New command for admins - topbreeders - this will tell you the top 10 islands with the most entities (animals and monsters) on them. Only islands that are loaded by the server can be shown. This may help detect over population.
Breeding limits are now enforced better and include spawning by monster egg and spawn blocks. This feature may help reduce lag by limiting entities.
== New permission ==
askyblock.mod.topbreeders - gives access to the /asadmin topbreeders command
== Upgrading ==
=== Quick Upgrade ===
This will use default settings where the update check is on and the cow remains the default companion:
Stop server
Copy this file over the old askyblock.jar file
Restart server
=== Longer, Safer Upgrade ===
This gives you access to the changes in the config files:
Stop server
Back up world and plugin folder
Copy this file over the old askyblock.jar file
Move your config.yml file elsewhere
Restart the server - it will generate new config.yml file with 2 new lines - updatecheck (line 17) and companion (line 281).
Stop server
Change the new options in those files how you like.
Restart server.
You should be done.
== Bug Fixes ==
- [Major] The Settings Panel was crashing on 1.7.9-based servers because armor stands are not supported.
- [Minor] Golems and villagers could be hit by visitors.
- [Minor] Players and other entities could be hit by fishing hooks.
- [Minor] Players could be hit by snowballs even if PVP was not allowed.
- [Minor] It was possible on some servers to glitch your way into a locked island by jumping, sprinting, using vehicles, etc.
- [Minor] Ops could never be damaged by acid, even if damageops was true in the config.
- [Minor] When using admin purge command, console errors could occur when trying to delete islands that did not exist anymore as they were in an old world.
- [Minor] NPE was seen during plugin reloading due to event triggering before plugin was fully loaded.
- [Minor] Recovery of obsidian back to lava with an empty bucket (only available if acid is enabled) was not working correctly in some situations.
- [Minor] If the island reset limit was changed in the config, players would not see the change.
== Locale.yml changes ==
No changes to the locale with this version.