EthanWaite / BungeeWeb

Web interface for monitoring BungeeCord instances
Other
23 stars 26 forks source link

Add global banning #9

Open EthanWaite opened 10 years ago

Arzte commented 10 years ago

just wondering will this affect BAT (Bungee Admin Tools)?

EthanWaite commented 10 years ago

BAT will still be able to work alongside BungeeWeb, and shouldn't interfere with it. I'm planning to simply have it so you can ban/kick players from the web.

Although this won't cause any issues for plugins like BAT, you will be able to toggle this from the config. =)

Arzte commented 10 years ago

so it will basically do a kick/ban {player} through the bungeecord console? if so I'm all for it

EthanWaite commented 10 years ago

You will be able to choose whether you want BungeeWeb to handle the kick/ban, or you want a command to be run (e.g. if you want to use another plugin to do it).

You'll also be able to configure your own commands and actions at some point, so it's not just limited to kicking and banning. :)

Arzte commented 10 years ago

Alright thanks a lot.