Skip to content

V3.0.1 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@tastybento tastybento released this 20 May 05:45
· 24 commits to 3.0.1 since this release

Changes
0. Added support for 1.10.

  1. Player’s island reset limit will not be deleted when accepting an invite to join an island.
  2. Added perm coop capability. Players will remain cooped until expelled or uncooped. This is a global setting in config.yml.
  3. Made WRITTEN_BOOK more robust in schematics.
  4. When checking for new island, will look for any blocks, not just bedrock.
  5. Expanded the wither protection to other flying mobs and also had them removed if they exit island space.
  6. Visitors cannot use nametags.
  7. Visitors cannot dye sheep.
  8. nohunger permission allows food levels to increase. Only stops hunger.
  9. Added permission to bypass expulsion.
  10. Added a schematic level handicap so that all island schematics can start at level 0.
  11. Added setting for spawn to allow creepers to hurt players. Enables mob arenas at spawn.
  12. Added Villager Trading setting to island.
  13. Added check when starting a new islands to look for any block in the space, not just bedrock.
  14. Added color code and new line options to challenge names and descriptions.
  15. Changed default config.yml setting to limit hoppers to 30 per island and villager limit to 10 to help prevent excessive hopper lag.
  16. Added option to execute commends when accepting a team invite.
  17. Players can only get the level-up rewards from challenges once.
  18. Added island naming option with minimum and maximum name lengths and permission. See new config.yml.
  19. Fixed issue with Herochat. They changed the API and then changed it back again...
  20. Added death penalty option to island level. Players can loose island levels by dying. For teams, the deaths of all players can be summed. Settings allow new team members to have their death count reset. See blockvalues.yml.
  21. Levels rewards will not be given multiple times if challenges are added that bring a player back to a previous level.
  22. Level rewards can be reset or set via same admin command as for challenges.
  23. Enhanced admin command for completing and resetting challenges. Makes repeated changes for a player easier because the challenge name is at the end.
  24. Fixed issue with Paper Spigot where visitors could hurt animals or other players with flaming arrows.
  25. Changed how locale files are handled to make it easy for admins to add or remove files. Language is now selected by a number and language files can be removed or added to the locale folder to customize the list.
  26. Added Finish and UK English language options.
  27. Fixed a few bugs.

Installation

  1. Stop server, take backups of plugin and ASkyBlock world and nether folders.
  2. Remove config.new.yml from the ASkyBlock folder because a new one will be made.
  3. Delete locale folder or rename it because there are new strings in the text files.
  4. Rename blockvalues.yml to blockvalues.old because there are new settings.
  5. Copy this jar over the old one.
  6. Restart server.
  7. Look at the config.new.yml for changes and put them into config.yml.
  8. Look at the new blockvalues.yml and adjust how you like.
  9. If you made changes to config.yml do /asadmin reload.
  10. You should be good to go! Report bugs on github.