itzg / itzg/mc-server-runner

Make announceStopViaConsole configurable

Open
#13 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
45
Forks
22
Avg merge
7h 53m
Merged PRs (30d)
2

Description

Continuation of #10: the proposed enhancement here is to read a list of commands, perhaps from a file at the root of the server to execute a custom set of shutdown commands

The current implementation uses a single 'say' command, our use-case is a preference for 'title' commands at intervals before a shutdown.

c.c. @morrissimo

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current shutdown entry point that issues the single `say` command, then review how configuration could be read from a file at the server root. Done means users can provide a custom list of shutdown commands, including repeated `title` commands at specified intervals, with the behavior covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.