Skip to content

Conversation

@somniasqrt
Copy link

Added folia support (tested on 1.21.5) & updated dependencies, removed deprecated api

@Artemis-the-gr8
Copy link
Contributor

Hey! Thanks for the work, I appreciate it!

I have a couple of questions about your pull request.

  1. Is the change in dependencies you made necessary to support Folia, or is that a separate change?
  2. What Java version did you use to compile the project?

If I check out your fork locally, it won't let me compile the project, because the Paper API requires Java 21, while PlayerStats is built with Java 16. If I change to Java 21, it does compile, but that would mean PlayerStats can't run anymore on servers below Minecraft version 1.20.5, while it currently works on everything above 1.16.5 (that's why I'm building with Java 16 at the moment, so PlayerStats can run on as many different Minecraft versions as possible, without me needing to maintain different projects).

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

Successfully merging this pull request may close these issues.

2 participants