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

Add nms page with this following section #8

Open
Thorinwasher opened this issue Dec 27, 2024 · 0 comments
Open

Add nms page with this following section #8

Thorinwasher opened this issue Dec 27, 2024 · 0 comments

Comments

@Thorinwasher
Copy link
Contributor

          If the solution is indeed to not attach the server dependency to the test configuration, that can be achieved by defining the property on the pw ext like so:
paperweight {
  addServerDependencyTo = configurations.named(JavaPlugin.COMPILE_ONLY_CONFIGURATION_NAME).map { setOf(it) }
}

(note that this is a feature of paperweight 2.x)

Originally posted by @lynxplay in MockBukkit/MockBukkit#1154 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant