gmitch215/testermc
Tests a Minecraft Plugin on a Minecraft Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the plugin to test | yes | — |
| runtime | The server runtime to use for the action | yes | — |
| version | The version of the server to use | no | — |
| build | Specifies a specific build of the runtime to use | no | — |
| time | The time to run the server for, in seconds | no | 120 |
| flags | The flags to pass to the server | no | "" |
| experimental | Whether to use experimental builds | no | false |
| use-similar-versions | Whether to use found similar versions if the exact version is not found | no | true |
| commands | The commands to run on the server after startup | no | "" |
| files | Files to copy into the server before it begins | no | "" |
Outputs
no outputs