Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Releases: arcadiadevs/playerservers-everything

v3 Beta 2

22 Sep 18:01

Choose a tag to compare

v3 Beta 2 Pre-release
Pre-release

This release includes bug fixes and improvements.

Fixed Issues

BungeeCord

  • Fixed Java version, last time it was compiled with Java 18
  • Fixed force stop from HubCore
  • Likely fixed Database migrations on Linux. Let us know if this issue is not fixed.
  • Fixed server trying to launch even without spigot.jar inside the folder templates
  • Fixed automatic shutdown not working
  • Changed startup, shutdown messages not appearing during their respective actions
  • Other stuff I may have forgotten

Known issues

BungeeCord

  • Automatic plugin updates may not work in some cases
  • Pterodactyl support isn’t completed and should not yet be enabled
  • Permission based limitations may not work

Daemon

  • Error handling does not work. In case of an error, user will not get a response and will need to remove and create server again, as it will not get automatically removed.

There are currently no other known issues with MultiNode. Some issues with local creation (as mentioned in BungeeCord) apply to Daemon’s server creation as well, like Permissions based limitations, automatic shutdown and automatic plugin updates.

HubCore

To view known issues and improvements for HubCore, visit: https://github.com/arcadiadevs/hubcore/releases/

v3 Beta 1

30 Aug 05:15

Choose a tag to compare

v3 Beta 1 Pre-release
Pre-release

This release includes bug fixes and improvements.

Known issues

BungeeCord

  • Automatic plugin updates may not work in some cases
  • Pterodactyl support isn’t completed and should not yet be enabled
  • Database migrations may not work on some Linux Distros. Those were only tested on macOS Ventura.
  • Permission based limitations may not work
  • Changing server automatic shutdown time does not work. It’s always 30 minutes.

Daemon

  • Error handling does not work. In case of an error, user will not get a response and will need to remove and create server again, as it will not get automatically removed.

There are currently no other known issues with MultiNode. Some issues with local creation (as mentioned in BungeeCord) apply to Daemon’s server creation as well, like Permissions based limitations, automatic shutdown and automatic plugin updates.

HubCore

To view known issues for HubCore, visit: https://github.com/arcadiadevs/hubcore/releases/tag/v3.0-beta1