Add minecraft-server skill#55
Closed
erhuve wants to merge 1 commit into
Closed
Conversation
Adds a skill for setting up and managing a Minecraft Java Edition server as a persistent Zo user service. Includes auto Java detection/install, RAM-based heap tuning, offline-mode UUID handling, whitelist/op management, backups, and server updates. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jingerzz
added a commit
that referenced
this pull request
May 29, 2026
…pgrade (#92) Brings the registry copy in line with clarion-intelligence-system after #55/#57: - Step 6 verifies the sec-indexer is running CURRENT code via `clarion-sec-research doctor` (a RUNNING service can still be on stale code after a git pull). - Upgrade guidance: run `clarion-sec-research reindex` after updating so extraction fixes reach the already-indexed corpus (the indexer skips current filings). setup.py unchanged. Source: clarion-intelligence-system skills/clarion-setup/SKILL.md. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/minecraft.sh) with commands for setup, status, logs, config, whitelist, op, restart, backup, and updateonline-mode=falsedue to session server blocks)Test plan
minecraft.sh setupon a fresh Zo instance🤖 Generated with Claude Code