MrMicky-FR / FastBoard

Lightweight packet-based scoreboard API for Bukkit plugins, with 1.7.10 to 1.21 support.
MIT License
467 stars 51 forks source link

Mojang mappings support #32

Closed KonusIntelliJ closed 1 year ago

KonusIntelliJ commented 1 year ago

Hey, are u planning support plugin FastBoard for Folia (core)?

MrMicky-FR commented 1 year ago

Hi, FastBoard should already be compatible with Folia as everything is packet-based, so no interactions with the scheduler or the world. But if there any issues with Folia, please give the details here

KonusIntelliJ commented 1 year ago

image

KonusIntelliJ commented 1 year ago

image

KonusIntelliJ commented 1 year ago

I use Mojang patch version folia. It has only ServerPlayer (Not EntityPlayer) image

KonusIntelliJ commented 1 year ago

Hi, FastBoard should already be compatible with Folia as everything is packet-based, so no interactions with the scheduler or the world. But if there any issues with Folia, please give the details here

bump

MrMicky-FR commented 1 year ago

Hi, after some quick testing it seems like the issue is with the Mojang mappings version of Paper/Folia and not with Folia itself, using the standard Folia version should solve the issue.

I might add Mojang-mapping support in the future

MrMicky-FR commented 1 year ago

bump

No need to bump, especially after only one hour, please…

KonusIntelliJ commented 1 year ago

Hi, after some quick testing it seems like the issue is with the Mojang mappings version of Paper/Folia and not with Folia itself, using the standard Folia version should solve the issue.

I might add Mojang-mapping support in the future

Good.