Skip to content

Latest commit

Β 

History

History
61 lines (46 loc) Β· 2.02 KB

README.md

File metadata and controls

61 lines (46 loc) Β· 2.02 KB

Satoru

Manage your Minecraft Servers easily with Satoru.

Server list Server details

Features

  • βœ…: Supported
  • 🚫: Not in progress
  • βŒ›οΈ: In progress
  • ⚠️: Partially supported (with some caveats)
Feature Status
Create a new server βœ…
Delete a server βœ…
Start a server βœ…
Stop a server βœ…
Open server folder βœ…
Vanilla software βœ…
Spigot software βœ…
CraftBukkit software βœ…
Backup servers 🚫
Add plugins ⚠️
Add mods ⚠️
Read server logs βœ…
Run commands βŒ›οΈ
Track system resources βŒ›οΈ
Manage server settings βœ…
Minecraft Bedrock 🚫
Whitelist 🚫

How to use

Prerequisites

Steps

  1. Clone the repository
git clone https://github.com/fellipeutaka/satoru.git
  1. Install the dependencies
pnpm install
  1. Run the project
pnpm app dev