Skip to content

added kick logic for client not taken action on the Workshop addon download popup.#61

Merged
xen-000 merged 3 commits into
Source2ZE:mainfrom
Staaar0:main
May 14, 2026
Merged

added kick logic for client not taken action on the Workshop addon download popup.#61
xen-000 merged 3 commits into
Source2ZE:mainfrom
Staaar0:main

Conversation

@Staaar0
Copy link
Copy Markdown
Contributor

@Staaar0 Staaar0 commented May 13, 2026

added a simple kick logic for clients not taken action on the Workshop addon download popup.

Issue: when a player connects and leaves the Workshop download popup open without pressing Download or Cancel,
the server keeps sending S2C_CONNECTION for the required addon and the player can hold server slot without fully joining.

Fix: added mm_addons_hard_timeout, which drops the pending client after the configured number of seconds. Setting it to 0 disables the feature.

  • mm_addons_hard_timeout <seconds> (default 30) How long a client may sit on the Workshop download popup before being dropped; 0 disables
    This helps free slots from clients who ignore or not taken action about workshop download popup,

@xen-000 xen-000 merged commit 5b14a63 into Source2ZE:main May 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants