SineVector241 / VoiceCraft-MCBE_Proximity_Chat

VoiceCraft software to implement proximity VC for Minecraft Bedrock Edition
GNU General Public License v3.0
104 stars 20 forks source link

Panel for server administrators #43

Closed UnknownNull closed 1 year ago

UnknownNull commented 1 year ago

Addition of a management panel for server administrators to monitor the servers

SineVector241 commented 1 year ago

Server GUI, Client sided admin management? or what?

SineVector241 commented 1 year ago

Because there is already a way to manage clients

UnknownNull commented 1 year ago

what way is there?

CreeperG16 commented 1 year ago

The server console has a few commands to kick/ban/mute clients

UnknownNull commented 1 year ago

I mean monitoring, that is, connect to any number of players grouped close to each other who are connected in the graphical panel that the administrator has and monitor their conversation so that, for example, the rules of the server are not violated.

SineVector241 commented 1 year ago

That's literally the same as going in spectator and TPing to that group of players. I won't be adding this myself but the code is all there to add it yourself and PR if you want to.