v3.1.1 Pre-Release
Pre-release
Pre-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.jsonwith advanced server security settings - Improved input validation and error handling
- Enhanced firewall configuration options
Testing and Validation
- Introduced
testsValidation.shfor 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 /optDownload 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.gzMove into the newly created T6Server directory
cd T6ServerMake the script executable
chmod +x install.shLaunch the installation script with sudo privileges
sudo ./install.shSupport
If you encounter any issues or have questions about the new features, please don't hesitate to:
- Open an issue on our GitHub repository
- Contact us via email at [email protected]
- Reach out on Telegram: @SG991
Developed with ❤️ by Sterbweise