aux-config/modules/nixos/services/minecraft/README.md
kB01 b122b41265
Some checks failed
/ Check Nix Flake (push) Failing after 31s
Updated Minecraf-Server Config
2025-01-31 12:48:08 +01:00

312 B

Minecraft Server Configuration

Details about the Minecraft Module.

Installation

  1. Rebuild switch configuration
  2. Create Database Structure
  3. New Database sudo mysql -u root < /run/secrets/rendered/minecraft/database/database-init.sql
  4. Restore Backup sudo mysql -u root < path/to/backup.sql