Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Server Size #18

Open
mattarnold98 opened this issue Mar 21, 2020 · 6 comments
Open

Server Size #18

mattarnold98 opened this issue Mar 21, 2020 · 6 comments
Labels
enhancement New feature or request UX-UI User interface / experience related

Comments

@mattarnold98
Copy link

  • Change max player size to 20
  • Let ops join beyond this maximum
@Picajoluna Picajoluna changed the title Sever Size Server Size Mar 21, 2020
@mattarnold98 mattarnold98 added enhancement New feature or request UX-UI User interface / experience related labels Mar 21, 2020
@unixfox
Copy link
Collaborator

unixfox commented Mar 29, 2020

Max player is now 40 by default for private game servers. Is it too much?
Also, the max player is now configurable on demand through the bot.

@Picajoluna
Copy link
Member

Picajoluna commented Mar 29, 2020

I would stick to 20 max for now, yeah. The server owner and any staff should be able to bypass that 20 cap if possible, so if there are 20 people online and the owner is disconnected, they can join for a total of 21 connected players.

I think any more than 20 is getting unreasonable on the box for the most part, while leaving plenty of room for a nice 8v8 or 10v10 scrim.
Curious to hear other's thoughts.

@unixfox
Copy link
Collaborator

unixfox commented Mar 29, 2020

Currently, the OPs can bypass the slot limit.
I switched to 20 players maximum and if this number needs to raised then:

  • if it's for an event where we need a lot of players to be able to join, @Indicardo can do it trough the MAX_PLAYERS environment variable.
  • if it's in general, for game private servers, then anyone from the staff can do it by editing the server.properties file in the config repository on Gitlab.

@Picajoluna
Copy link
Member

Picajoluna commented Mar 29, 2020

By OPs, do you mean players who are on the config OP list? Or any opped players, that the server owner has opped ?

We'd want only the server owner to be able to bypass the limit -- not any other players they've manually opped themselves from in-game.

@unixfox
Copy link
Collaborator

unixfox commented Mar 29, 2020

Only OPs from the default list and the op added by the bot. The OPs that gets added after the server is started can't bypass the limit.

@Picajoluna
Copy link
Member

This is now fixed / done.

Another fantastic bot addition would be the ability for an admin user to pass an argument to the !!my-server command, requesting a server of max player size N. I'll @Indicardo and @unixfox on this.

It'd have to be something that only an admin in that Discord can do I think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UX-UI User interface / experience related
Projects
None yet
Development

No branches or pull requests

3 participants