Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

v3.1.1 Pre-Release

Pre-release
Pre-release

Choose a tag to compare

@Sterbweise Sterbweise released this 10 Dec 05:10
· 8 commits to main since this release

T6 Server Installer - v3.1.1 (Pre-Release)

Version Highlights

I'll help you draft a section about the major changes in Plutonium r4524 and r4520. Here's a markdown-formatted overview:

Major Changes in Plutonium r4524 & r4520

  • Update all server configurations
  • Review and update any custom scripts
  • Test server stability with new changes
  • Adding mods section
  • New download method (zone)

Core Improvements

  • Enhanced system update and dependency management
  • Improved localization support (added Spanish and Chinese language files)
  • Refined security configurations for Plutonium servers
  • Optimized installation and uninstallation processes

Language Support

  • English (en.sh)
  • French (fr.sh)
  • Spanish (sp.sh)
  • German (de.sh)
  • Chinese (cn.sh)
  • Malay (my.sh)

Security Enhancements

  • Updated security.json with advanced server security settings
  • Improved input validation and error handling
  • Enhanced firewall configuration options

Testing and Validation

  • Introduced testsValidation.sh for comprehensive system checks
  • Added Docker-based testing environment
  • Implemented system information collection and diagnostic tools

Key Changes

  • Refined dependency installation scripts
  • Updated system update mechanism
  • Improved progress indicators and user feedback
  • Enhanced cross-distribution compatibility

Technical Details

  • Version: 3.1.1
  • Release Date: 07/12/2024
  • Supported Distributions: Debian 10, 11, 12
  • Minimum Requirements:
    • 512MB RAM (2GB recommended)
    • 10GB free disk space
    • x86_64 architecture

Known Issues and Limitations

  • Potential compatibility issues with non-Debian distributions
  • Some advanced configuration options may require manual tweaking

Installation

Navigate to the application installation directory

cd /opt

Download and extract T6Server archive in a single command

mkdir -p T6Server && wget -O T6Server.tar.gz https://github.com/Sterbweise/T6Server/releases/download/v3.1.1-pre.1/T6Server.tar.gz && tar -xzvf T6Server.tar.gz -C T6Server && rm T6Server.tar.gz

Move into the newly created T6Server directory

cd T6Server

Make the script executable

chmod +x install.sh

Launch the installation script with sudo privileges

sudo ./install.sh

Support

If you encounter any issues or have questions about the new features, please don't hesitate to:


Developed with ❤️ by Sterbweise