PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
742 stars 296 forks source link

[Enchantment] Server management without restart #474

Open Spontini opened 4 years ago

Spontini commented 4 years ago

Hello, i don't know why this feature is not exist in the Bungeecord/ Waterfall yet but i think we should've commands to do these things;

CMarcoo commented 4 years ago

Yes it would be nice to see this in-game , the only way to do this currently is using external plugins.

Spontini commented 4 years ago

Yes it would be nice to see this in-game , the only way to do this currently is using external plugins.

Yes and sadly most of the plugins are not that optimized, i believe the real creators can do a lot better job.

electronicboy commented 4 years ago

Create/ Remove Servers, ForcedHosts, Change MOTD

Waterfall exposes API for the former, the others can already be done by a plugin; Not really sure that there is much interest in designing commands for this, etc

Create/ Remove Groups, Permissions and change group of the user

The mechanism built into bungeecord is trivial and flawed, I do not consider the built in mechanism as being suitable for production servers as-is, use a permissions plugin which is actually designed to be robust

Spontini commented 4 years ago

Create/ Remove Servers, ForcedHosts, Change MOTD

Waterfall exposes API for the former, the others can already be done by a plugin; Not really sure that there is much interest in designing commands for this, etc

Create/ Remove Groups, Permissions and change group of the user

The mechanism built into bungeecord is trivial and flawed, I do not consider the built in mechanism as being suitable for production servers as-is, use a permissions plugin which is actually designed to be robust

Plugins are exist yes but most of them are outdated or has bunch of bugs, the permission side is alright i mean probably everyone is using such plugins like LuckPerms but Creating/ Removing servers with ForcedHosts etc always been a issue without a restart. Especially i couldn't find any single plugin that can create ForcedHost