MC-Server-Test
Version updated for https://github.com/headlesshq/mc-server-test to version 1.1.1.
- This action is used across all versions by 12 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
MC-Server-Test is a GitHub Action that automates the process of running Minecraft production servers in CI/CD pipelines, enabling developers to test server mods, plugins, and configurations across various Minecraft versions and server types (e.g., Paper, Fabric, Forge, Neoforge, Vanilla). It addresses the challenges of manual testing for runtime bugs, such as mixin or remapping issues, by streamlining server launches and allowing custom command interactions for testing. This action is designed to improve efficiency in identifying and resolving server-specific issues during development.
Release notes
1.1.1 (2025-12-21)
Bug Fixes
This fixes the Server run has no valid server jar! bug (#5)