I isolated rambar and tpsbar from Purpur into a plugin, any tips?
Even tho I have a developer tag here, I'm not actually a developer in the sense that I don't like development, so I don't do it.
Sometimes I do some stuff for myself, and this time I wanted the
/tpsbar
and /rambar
features from Purpur in other paper forks, so I just isolated those commits into its own plugin, an extremely simple project.
Feel free to tear it apart, specially the config part, that I was too lazy to properly do.
Any tips or criticisms are appreciated.
https://github.com/SerlithNetwork/PurpurBarsGitHub
GitHub - SerlithNetwork/PurpurBars
Contribute to SerlithNetwork/PurpurBars development by creating an account on GitHub.
Plugin Configurations | PaperMC Docs
How to create configuration files for your plugins to customize behavior.
1 Reply
References to the original commits in Purpur are in the repo
Additional notes:
Because of it's simplicity, using a command or configuration framework didn't made much sense, it felt like bloat for something so simple