Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOTs taking player slots #12

Closed
SmartShots opened this issue Jan 28, 2021 · 1 comment
Closed

BOTs taking player slots #12

SmartShots opened this issue Jan 28, 2021 · 1 comment
Assignees
Labels
enhancement Suggestion for a change to an existing feature

Comments

@SmartShots
Copy link
Contributor

Apparently the BOTs take a normal player slot - so if I have a 32 man server and there are 10 BOTs spawned then only 22 players can join the server before it is full and nobody else can join.

I would like to suggest that a feature be added to get around this:

When a player joins the server a check should be made to see if the server has reached capacity, if it has and there are BOTs spawned then a BOT should be kicked.

This would then make sure that the full capacity of the server can be filled by players and the BOTs could still be available whilst the server is populating.

Maybe add an option to enable/disable the feature as some might not want it?

@Joe91
Copy link
Owner

Joe91 commented Jan 28, 2021

I already tested it, but none of the hooks / events gets fired if the server is full. So the only way will be to keep always one slot free... But this can be implemented with a optional setting.

@Joe91 Joe91 added the enhancement Suggestion for a change to an existing feature label Jan 28, 2021
@Joe91 Joe91 self-assigned this Jan 28, 2021
@Joe91 Joe91 closed this as completed Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggestion for a change to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants