I have posted this already on some more fitting discord servers, but realise I’d post this here too if anyone wants to contribute (looking at you, @StonePlus ).
So, as a side side project I’m making a (BungeeCord) plugin with (almost) everything a network would need to have to work properly. This is, moderation tools, party system, friends and a load balancer. I want to make it as modular as possible, meaning it’d be possible to disable the punishments systems if other plugins for certain systems are preferred, such as LiteBans for punishment management. As long-term goals, I want to implement some sort of packet translation aka bedrock support because I love torturing myself.
Gonna copy paste the readme from thr github repo because I’m too lazy to explain my motivations again:
I started this as a personal project about a week ago. It's still pretty WIP and only basic functioanlity has been implemented (Party system, kick, basic player history and staff chat). I want this to be an open-source porject which everyone can fork and make their own plugin from this, rather than publishing it on spigot. In some way, I want to encourage small servers and new developers to make their own technology from this.
without further due, here’s the repo
So, as a side side project I’m making a (BungeeCord) plugin with (almost) everything a network would need to have to work properly. This is, moderation tools, party system, friends and a load balancer. I want to make it as modular as possible, meaning it’d be possible to disable the punishments systems if other plugins for certain systems are preferred, such as LiteBans for punishment management. As long-term goals, I want to implement some sort of packet translation aka bedrock support because I love torturing myself.
Gonna copy paste the readme from thr github repo because I’m too lazy to explain my motivations again:
I started this as a personal project about a week ago. It's still pretty WIP and only basic functioanlity has been implemented (Party system, kick, basic player history and staff chat). I want this to be an open-source porject which everyone can fork and make their own plugin from this, rather than publishing it on spigot. In some way, I want to encourage small servers and new developers to make their own technology from this.
without further due, here’s the repo
Dr-Ham/NetworkCore
A (modular) BungeeCord with moderation tools, friends & party and a load balancer system - Dr-Ham/NetworkCore
github.com