Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
21 stars 8 forks source link

Make team command available for all players #46

Closed Z0rdak closed 1 year ago

Z0rdak commented 1 year ago

Overview

To make it easier to manage teams when there are no level 2 operators around, it would be helpful if the vanilla /team command was available to all players.

This would require a mixin to override the team command or intercept the chat commands before they are executed.

To keep this from becoming a potential security risk, a configuration option that defaults to false would be an optimal solution.

Todos

Definition of Done

Z0rdak commented 1 year ago

It would be interesting to know how other server manage this kind of problem. Maybe this should be left to server owners to manage themself.

Z0rdak commented 1 year ago

After thinking about it, this is something which I will lay in the hand of other mods. For newer versions, there are quite popular mods, which handle all sorts of command permissions.

But since vanilla Teams are also restricted to one dimension, I am thinking about adding either

/closed