Quick_Start

Quick rating

Community listing page, reviews here may not be monitored by the author.

Quick_Start

By Xeno_SlimeOwner

No reviews yet

Launch and stop your local Minecraft server with one click from the multiplayer screen. マルチプレイ画面からワンクリックでローカルサーバーを起動・停止できるMODです。

Mod Loaders
Minecraft
26.2

About

Description

Quick Start

A client-side utility mod that lets you launch and stop your local Minecraft server directly from the game.

Features

  • One-click server control — Start/stop button on the multiplayer screen
  • Pause menu button — Mini control button (▶/…/■) on the pause screen
  • World selection — Pick which world the server loads before starting it, or add a new one by typing a name
  • Lock and delete — Lock a world so it cannot be deleted by a misclick, or delete one after a five second countdown; deleted worlds go to the Recycle Bin together with their nether and end folders
  • No OP setup — The mod registers you in ops.json before starting the server, but only when nobody is registered yet
  • Clean shutdown — The stop button sends /stop, so the world is saved instead of the process being killed
  • Auto localhost — Automatically adds localhost to your server list
  • Confirmation dialog — Optional confirmation before stopping the server
  • One file per loader — One jar covers Minecraft 1.20.1 through 26.x on Fabric, and 1.21.1 through 26.x on NeoForge

How it works

  1. Place the mod in your mods folder
  2. Open the multiplayer screen — you'll see a "Start Server" button
  3. Pick a world, and the mod sets it in server.properties and runs your server start script (.bat or .sh) in the game directory
  4. Once the server is running, the button changes to "Stop Server"
  5. In the world list, the lock button keeps a world safe from deletion — press it again to unlock
  6. The trash button starts a five second countdown, shown as a gauge; press it again within those five seconds to call it off, and the world goes to the Recycle Bin when it runs out

Requirements

  • Fabric Loader, or NeoForge
  • Nothing else — Fabric API is not required

Windows (.bat) and Linux / Mac (.sh) start scripts are both supported; Windows is what the mod is developed and tested on.


Quick Start

マルチプレイ画面からワンクリックでローカルサーバーを起動・停止できるクライアント専用MODです。

機能

  • ワンクリック操作 — マルチプレイ画面にサーバー起動/停止ボタンを追加
  • ポーズ画面対応 — ミニ操作ボタン(▶/…/■)を表示
  • ワールド選択 — 起動するワールドを選んでからサーバーを起動。名前を入力して新規追加も可能
  • ロックと削除 — ロックしたワールドは誤クリックで消えません。削除は5秒のカウントダウン後に、ネザー・エンドのフォルダごと「ごみ箱へ移動」します
  • OP設定不要 — サーバー起動前に自分をops.jsonへ自動登録します(まだ誰もOPがいない場合だけ)
  • 正常終了 — 停止ボタンは/stopを送るので、プロセスを殺すのではなくワールドを保存して終了します
  • localhost自動登録 — サーバーリストにlocalhostを自動追加
  • 確認ダイアログ — サーバー停止時の確認ON/OFF切替
  • ローダーごとに1ファイル — Fabric版は1.20.1〜26.x、NeoForge版は1.21.1〜26.xを1つのjarでカバー

使い方

  1. MODを mods フォルダに入れる
  2. マルチプレイ画面を開くと「サーバー起動」ボタンが表示される
  3. ワールドを選ぶとserver.propertiesに設定し、ゲームディレクトリ内の起動スクリプトを自動検出して実行
  4. 起動完了後、ボタンが「サーバー停止」に切り替わる
  5. ワールド一覧のロックボタンを押すと、そのワールドは削除できなくなる(もう一度押すと解除)
  6. ごみ箱ボタンを押すと5秒のカウントダウンがゲージで表示され、5秒以内にもう一度押せば中止。時間切れでワールドはごみ箱へ移動する

必要環境

  • Fabric Loader、または NeoForge
  • それ以外は不要です(Fabric APIは必要ありません)

起動スクリプトは Windows (.bat) と Linux / Mac (.sh) の両方に対応していますが、開発・動作確認はWindowsで行っています。