Sparky983 / vision-gui

A minimal GUI API for Paper
http://vision.sparky983.me
MIT License
15 stars 0 forks source link

Bukkit support? #205

Open imDMK opened 5 months ago

imDMK commented 5 months ago

It would be nice to see support for Bukkit.

Sparky983 commented 5 months ago

I've been thinking about this for a while but I'm still a little hesitant to implement this. The main reason being that Bukkit obviously doesn't natively support Adventure.

This also comes with a some difficult design choices that need to be made. I'm happy to hear any contributions you may have.

I'll try to get a PR (that I may or may not merge) and a published snapshot in soon for an implementation that simply converts all Components to legacy strings but loses some information.