Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support for adding Java Agents #76

Open
Infinidoge opened this issue Jun 26, 2024 · 0 comments
Open

Feature Request: Support for adding Java Agents #76

Infinidoge opened this issue Jun 26, 2024 · 0 comments
Labels
enhancement New feature or request module Topic: The minecraft-servers module

Comments

@Infinidoge
Copy link
Owner

Add better support for java agents in the minecraft-servers module, such as in the form of

javaAgents = [ jar packages here ];

Which would get turned into -javaagent:${jar} -javaagent:${packages} -javaagent:${here} in the JVM arguments.

See #75

@Infinidoge Infinidoge added the enhancement New feature or request label Jun 26, 2024
@Infinidoge Infinidoge added the module Topic: The minecraft-servers module label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module Topic: The minecraft-servers module
Projects
None yet
Development

No branches or pull requests

1 participant