Skip to content

New Feature + Fixed issue with ports.

Compare
Choose a tag to compare
@wohahobg wohahobg released this 23 Aug 17:55
· 25 commits to main since this release

🛠️ Bug Fixes

  • Port Assignment Issue Resolved: We've fixed the issue where ports were not being assigned correctly, ensuring smoother operations for your servers.

New Features

  • Server Settings Management: Introducing a powerful new option that allows clients to edit server settings directly from the client area. To enable this, set allow_variables_edit to true in config.json and configure the option for each product you want clients to manage. The available options for Server Configuration Access are:

    1. Do not allow
    2. Allow both startup and settings modifications
    3. Allow only startup modifications
    4. Allow only settings modifications (currently supported)
  • Note: The "Allow only startup modifications" option is under maintenance and will be supported in a future update.