{"id":20140923,"url":"https://github.com/colk-tech/shikosai-31-mc-server","last_synced_at":"2026-03-07T13:04:13.862Z","repository":{"id":45630846,"uuid":"431028194","full_name":"Colk-tech/shikosai-31-mc-server","owner":"Colk-tech","description":"A constructing files for Minecraft Servers of 31th Shikosai at NITIC","archived":false,"fork":false,"pushed_at":"2021-12-03T23:58:34.000Z","size":1047,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-12T20:26:50.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Colk-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-23T08:58:45.000Z","updated_at":"2021-12-03T23:58:37.000Z","dependencies_parsed_at":"2022-09-16T16:26:10.563Z","dependency_job_id":null,"html_url":"https://github.com/Colk-tech/shikosai-31-mc-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Colk-tech/shikosai-31-mc-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colk-tech%2Fshikosai-31-mc-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colk-tech%2Fshikosai-31-mc-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colk-tech%2Fshikosai-31-mc-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colk-tech%2Fshikosai-31-mc-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colk-tech","download_url":"https://codeload.github.com/Colk-tech/shikosai-31-mc-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colk-tech%2Fshikosai-31-mc-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30214618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T12:15:00.571Z","status":"ssl_error","status_checked_at":"2026-03-07T12:15:00.217Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T21:55:41.156Z","updated_at":"2026-03-07T13:04:13.837Z","avatar_url":"https://github.com/Colk-tech.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shikosai-31-mc-server\nA constructing files for Minecraft Servers of 31th Shikosai at NITIC\n\n# Quick Start\n## 1. ポートの開放\n外部からのアクセスを受け付けるために、UFW などを用いて以下の「露出ポート番号」を開放してください。\n\n## 2. サーバーの起動\n```docker-compose up -d``` ですべてのサーバーが起動します。\n\n# Containers\n- arch_server (建築サーバー)\n  - 露出ポート番号 (MineCraft) \u003c/br\u003e\n    ***`10065`***\n  - 露出ポート番号 (RCON) \u003c/br\u003e\n    ***`10075`***\n- prgs_server (進捗サーバー)\n  - 露出ポート番号 (MineCraft) \u003c/br\u003e\n    ***`20065`***\n  - 露出ポート番号 (RCON) \u003c/br\u003e\n    ***`20075`***\n\n# Volumes\n今回、全てのデータは `Docker Volume` と呼ばれる領域に保存されます。\n\n# \u003cfont colot=\"yellow\"\u003eSecurity Notice\u003c/font\u003e\n今回のインスタンスには、**遠隔操作ができる** RCON という機能が備わっています。\n\nそのため、本番環境へのデプロイ時には **環境変数 `RCON_PASSWORD` を必ず変更して下さい。***\n\n# How to...\n## `whitelist.json` などの設定ファイルを読み込みたい\n`init_data` の各サーバー名に対応するディレクトリにて、配置したいファイルを全ておいて下さい。\n\nそれらすべてが、サーバー自体が起動する前に `.jar` と同階層にコピーされます。\n\nもちろんディレクトリを用いた再帰的なファイル配置も可能です。\n\n## プラグインを追加したい\n対応する `docker-compose.yml` の環境変数を編集して、 Spigot の公式リポジトリから自動でプラグインを導入することができます。\n\n詳しくは、[Auto-downloading SpigotMC/Bukkit/PaperMC plugins](https://github.com/itzg/docker-minecraft-server/blob/master/README.md#auto-downloading-spigotmcbukkitpapermc-plugins) を参照して下さい。\n\nなお、Spigot の公式リポジトリにないプラグインを追加する際には、対応する `Dockerfile` を編集して、`wget` コマンドを用いて、`data/plugins/` に対象の `jar` ファイルを入れて下さい。\n\n## サーバーコマンドを発行したい。\n`RCON` を用いて遠隔でサーバーを制御することができます。\n\n詳細は以下を確認して下さい。\n\n**なお、セキュリティ上のリスクのため SSH でサーバーに実際にログインしているとき以外は操作しないで下さい。**\n\n[SpigotサーバをRCONで遠隔操作してみる - 石橋を叩いて壊すブログ](https://www.jias.jp/blog/?86)\n\n# Reference\n## 環境変数について\n[コンテナ版マインクラフトサーバを構築してhttps化したDynmapを使う - Qiita](https://qiita.com/pitekusu/items/cdc67afe4d908cb1c77c)\n## docker-minecraft-server のドキュメント\n[docker-minecraft-server/README.md at master · itzg/docker-minecraft-server · GitHub](https://github.com/itzg/docker-minecraft-server/blob/master/README.md)\n## docker-mc-backup のドキュメント\n[docker-mc-backup/README.md at master · itzg/docker-mc-backup · GitHub](https://github.com/itzg/docker-mc-backup/blob/master/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolk-tech%2Fshikosai-31-mc-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolk-tech%2Fshikosai-31-mc-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolk-tech%2Fshikosai-31-mc-server/lists"}