Skip to content

Release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@tastybento tastybento released this 06 Dec 22:31
· 1 commit to 3.0.5 since this release

== Improvements ==

  1. Added mob-spawning on/off toggle to settings for players
  2. Multi-level magic ore gen - islands of different levels can get better ore probabilities!
  3. Config option to enable invincible visitors with various customizable settings.
  4. Config option to disable redstone action if island players are offline. The aim is to help reduce lag.
  5. New command to list who is banned from an island /is banlist
  6. New permission to bypass a ban: askblock.admin.noban
  7. New admin command to extend or reduce an island's protection distance - /asadmin addrange
  8. Updated locales for new strings (English, German, French)
  9. Better tab-complete for some commands

== Bug fixes ==

  1. [Minor] Schematics with a cost of 0 could be refused if a player had a negative balance.
  2. [Minor] Llamas could not be the global default companion.
  3. [Minor] Max health, when affected by acid damage was limited to 20, but potions could enable higher values.
  4. [Minor] Prevents drop damage when teleporting to a new island
  5. [Minor] Added protection against indefinite falling into the void if /spawn doesn't work.
  6. [Major] Visitors could open shulker boxes
  7. [Minor] Chorus Fruit setting could not be toggled.
  8. [Minor] The locale string for the ban failure message was not working.
  9. [Major] MagicCobbleGen was working across all worlds, not just the island worlds.
  10. [Minor] config.yml did not list all the settings permissions.