Server: add chat command to kick watcher
Open
enhancement
server
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
Problem: watcher with lags can ruined game for other players.
Solution: add special chat commands for table owner to kick that players.
TODO:
* [ ] add command `/watchers kick username` to kick user from watcher game session;
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the server-side chat-command handling and watcher game-session logic, then trace how table ownership and watched players are represented. Done means the table owner can use `/watchers kick username` to remove the named user from the watcher session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100