I'm currently developing a server (not that I will launch it someday, but maybe..) using Fabric, server-side only. I'm using Polymer for resources, sgui for guis, and everything else from scratch.
I'm at a steep learning curve because I came from a Bukkit/Spigot/Paper background and things obviously work very differently.
The thing is, I dont know if I should keep using Fabric or migrate to Paper, if I did that I would still be happy from learning what I learned using Fabric, I'm just not sure if Fabric is the best way to make it.
I started using Fabric because:
1- I wanted to learn it
2- I thought that on the future it could be a more reliable environment to develop my ideas freely
My plans include a lot of little (256x256) worlds with custom generation, I have the impression that a Fabric implementation could be more sustainable on the long run.
I just want some opinions.
Sorry about my english, it's not my main language and sometimes it'e hard to explain my thoughts when I'm not speaking my mother tongue.
Thanks in advance!