Skip to content

v0.7.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nathan-i-martin nathan-i-martin released this 27 Oct 15:55
· 384 commits to main since this release
a16b43e

Please report any errors or bugs to us on Discord. The wiki has been updated to the latest version.

Changes:

  • Fixed #36
  • Instead of "Paper" or "Folia", non-proxy Minecraft servers will start to be referred to as "MCLoader" or just "Loader"
  • Changed the MySQL driver to a MariaDB based one using MicroStream. (Other database support coming in the future too!)
  • Added support for multi-lang and custom lang.
  • Rewrote boot sequence and some core API stuff (Boot output doesn't spam console as much!)
  • If there's an issue during boot, The boot output and error will be printed to console.
  • Added hidden // debug command to see the boot output after boot.
  • Added end-to-end AES-256 encryption to Redis data-channel. You'll have to delete your private.key file and have RC generate a new one for you to use!
  • Redis packets no-longer contain plugin private key.
  • Made the magic link connection confirmation on MCLoader more specific on where it was registered.
  • Add ability to lock servers, preventing players from connecting to them without the proxy using // send server
  • Add /rc lock and /rc unlock to MCLoader.

We're in the middle of launching a new wiki. The current wiki has not been updated and will not be updated. Check back in so you can catch the drop of the new wiki.

Aelysium Wiki