PaperMC / Velocity

The modern, next-generation Minecraft server proxy.
https://papermc.io/software/velocity
GNU General Public License v3.0
1.78k stars 627 forks source link

Services #231

Open astei opened 5 years ago

astei commented 5 years ago

Integrating services into Velocity may afford us platform-independence from specific plugins.

This isn't final, I am only opening this for further discussion.

NEXUS2345 commented 5 years ago

A ban management service/system would be useful in my opinion. Allowing for bans based on UUID, username and possibly an ACL style system for IP banning that allows blocking of entire blocks of addresses if needed? I believe that would be a very powerful system for server administrators.

Support for restricting access to certain servers depending on permissions would also be useful.

ItsDoot commented 5 years ago

An EconomyService for proxy-wide money management would be nice.

MrIvanPlays commented 4 years ago

About services manager; do you mean something like sponge's/bukkit's services manager?

MrIvanPlays commented 4 years ago

rebase onto 2.0?