-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
can you add folia support. #41
Comments
Why did you close this? I haven't tested it, but if you can confirm that it works, then I can write it down in the readme. |
İ implemented the feature to my plugin but no it dont work on folia. |
Which plugin of yours are you talking about? |
İt is not a public plugin but i can help you to implemented folia support. |
adding folia support without breaking below 1.20 support isn't possible a new branch can be added for the folia version of the plugin. |
btw update <dependency>
<groupId>com.github.BlueMap-Minecraft</groupId>
<artifactId>BlueMapAPI</artifactId>
<version>v2.6.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.BlueMap-Minecraft</groupId>
<artifactId>BlueNBT</artifactId>
<version>v1.2.1</version>
</dependency> dependency for CVE-2022-25647 fix. |
Ah... |
paper API 1.20 is a MUST for folia support 1.13 API doesn't work. |
You mentioned this, yes. |
https://github.com/kgncengiz/BlueMapOfflinePlayerMarkersFoliaFork i made a scheduler implementation but it gives an error it can be a dependency error can you check?
|
oh btw it works but the marker is too big. |
Please feel free to ask me any questions about my folia implementation. |
Sorry, I've been a bit busy with other things lately. I've been in the process of learning how to make BMNative addons, in the hopes of being able to port a few of my Paper plugins to BMNative addons instead, to make them work cross-platform. So that's why development on this plugin has been a bit stagnant. |
Alr i will publish a release for my fork with a .jar file ASAP. |
can you add folia support.
The text was updated successfully, but these errors were encountered: