6 Open Issues Need Help Last updated: Aug 25, 2025

Open Issues Need Help

View All on GitHub
Chat disabling about 2 months ago

AI Summary: The issue requests a new command to disable chat, which must include a confirmation step. The command should support two scopes: disabling chat for a single server instance or for the entire network across all backend services running surf-chat.

Complexity: 4/5
for: future good first issue status: accepted version: 1.21.7
Global Signed Chat about 2 months ago
help wanted status: accepted status: in progress status: needs triage version: 1.21.7
good first issue status: accepted version: 1.21.7
Denylist 3 months ago

AI Summary: Implement a word denylist system for a chat application, without using regular expressions. The system should prevent users from sending messages containing words from a predefined list.

Complexity: 3/5
good first issue status: accepted status: in progress version: 1.21.7

AI Summary: Implement a configurable welcome message (MOTD) for a chat server using the surf-config-api. The message should be customizable via a config.yml file and include the ability to disable it entirely. A default welcome message is provided as an example.

Complexity: 3/5
good first issue

AI Summary: Implement customizable join and leave messages for players in the surf-chat application. The customization should be achieved through the surf-config-api, allowing administrators to define the exact messages displayed when users connect and disconnect.

Complexity: 3/5
good first issue