PluginMatrix: Test Minecraft plugins in real Paper, Purpur, and Folia environments

U

/u/Queasy_Operation7300

Guest
PluginMatrix is an open-source tool for verifying Minecraft plugins in real server environments.

It runs a plugin JAR in an isolated Paper, Purpur, or Folia server process and records structured evidence instead of relying only on static inspection. It supports:

  • Runtime verification: discovery, loading, enabling, probe evidence, and stability-window checks
  • Behavior checks for configured observations such as commands, permissions, services, and console commands
  • Compatibility matrices across multiple server and Java environments
  • CLI, local Web UI, JSON/HTML reports, logs, and downloadable artifacts
  • Windows, Linux, and macOS standalone packages, as well as pipx installation

The project is Apache-2.0 licensed: https://github.com/YouDaoRS/PluginMatrix

Latest release: https://github.com/YouDaoRS/PluginMatrix/releases/tag/v0.9.0

I also recorded a short demonstration using real plugin verification: https://youtu.be/jy\_TnT8f\_nE

Scope note: PASS applies to the specific plugin, server build, Java environment, and checks recorded in the report. It does not prove every plugin feature, and a Folia PASS is not a proof of thread or cross-region safety.

Disclosure: parts of this project were developed with assistance from LLM-based coding tools. The project direction, product decisions, testing, release verification, and final review were handled by me.

Feedback from server administrators and plugin developers is welcome, especially around reproducible verification workflows and useful behavior checks.

submitted by /u/Queasy_Operation7300
[link] [comments]

Continue reading...
 
Back