Skip to content

v3.0.1

Compare
Choose a tag to compare
@AliceDTRH AliceDTRH released this 01 Jun 12:02
· 2 commits to main since this release
b5e573f
  • Removed old configuration handling because it had a bug
  • Improved world handling in the configuration. It now automatically uses the first world in the server as the default value.

Full Changelog: v3.0.0...v3.0.1

Nerd talk With the new world handling the config now directly converts the string supplied in the configuration class into a world object, meaning I can directly access the world without any conversion functions, it's so awesome! Thank you @Redempt 😄