blue-nebula / base

Main repository of Blue Nebula, a fast-paced shooter with a unique parkour system. It is a fork of Red Eclipse and is free software.
https://blue-nebula.org
15 stars 6 forks source link

seperating /teamkillban with 2 new vars: /botteamkillban and /playerteamkillban #186

Closed Lagetta closed 2 years ago

Lagetta commented 3 years ago

There is a command called teamkillban that gives warnings before person is banned from the server. I think that this command should be seperated to players and bots. There are some servers like openvar ones where killing alliy bots is almost inevitable with very strong weapons. While bots don't matter when they are killed, players might get really annoyed by it (myself included). You kill no matter a bot or a player, only that it is an ally, you could still get a ban which is kinda stupid.

MoonPadUSer commented 3 years ago

I suggest using /playerteamkillban instead of /playerkillban

Lagetta commented 3 years ago

I guess this is a better command name. It speaks mostly by itself what it does.

MoonPadUSer commented 3 years ago

I don't think that's a viable option rn, it's something you could do in a full release since it would either break compatibility, or be really weird because some servers support it and some servers don't

TheAssassin commented 3 years ago

Even then it would be viable to do it now, as it's server-side-only. We use the classic RE 1.6 servers just fine right now. We don't have to block work on server-side tasks.

There's always been development servers, by the way. They will use our master server automatically, too. And gameplay wise, this doesn't really hurt anyone.