Skip to content

Feature Request: Support for adding Java Agents #76

@Infinidoge

Description

@Infinidoge

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmoduleTopic: The minecraft-servers module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions