pyspigot icon indicating copy to clipboard operation
pyspigot copied to clipboard

support folia

Open xiaoluofa opened this issue 1 year ago • 2 comments

xiaoluofa avatar Oct 11 '24 00:10 xiaoluofa

I am also looking forward to it very much

Q2297045667 avatar Dec 19 '24 17:12 Q2297045667

I will look into this for a possible future release. It seems that currently folia doesn't have as robust of an API as Spigot/Bukkit, and it might be difficult to implement all PySpigot's features in folia's current state. It seems that they plan on expanding the API in the future, which I will keep an eye out for.

I'm also not sure how well Jython would play with folia's regionized multithreading. It's a little bit finicky with asynchronous operations as-is, but since pretty much everything in folia is asynchronous (I.E. not synchronized), then it might be difficult to get things working the way they should.

I can't guarantee that I can get folia support working (since I haven't tried), but I will look into it in the future when I have time.

magicmq avatar Dec 21 '24 23:12 magicmq