Skip to content

Release 1.9.4.8

Compare
Choose a tag to compare
@UnknownShadow200 UnknownShadow200 released this 30 Apr 08:27
· 222 commits to master since this release

Additions:

  • Mojang server login authentication support (for Betacraft)

Improvements:

  • /highight now displays how many changes were found (Thanks Goodly)
  • Doing /spawn should always respawn you at level spawn
  • Move /server update to separate /update command
  • Increase summary errors when compiling fails from 2 to 5
  • Allow changing death invulnerability cooldown from default of 1 second
  • /store list output is now paginated
  • /SInfo now includes number of CPU cores in output
  • Kick message for unsupported protocol version now also includes version number

Fixes:

  • Some markdown characters not being escaped for messages sent to Discord
  • Some physics entries wrongly never getting removed from physics list
  • Multiple people changing a block definition at the same time sometimes erroring
  • disabled-command option in server.properties not working
  • Messages with over 2000 characters failing to send to Discord
  • Main level should always ignore visit permission restrictions

Map generator related changes:

  • Improved: Allow providing spaces in map gen args to provide multiple arguments
  • Improved: Heightmap map gen theme now uses biome
  • Improved: Flat and space themes now use biome blocks and env
  • Improved: Pixel/empty/rainbow themes now use biome env
  • Fixed: Doing /os map add with two arguments doing nothing

Removed:

  • Unused destroys chance from LS map settings in GUI