aux-config/modules/nixos/services/minecraft
kB01 b122b41265
Some checks failed
/ Check Nix Flake (push) Failing after 31s
Updated Minecraf-Server Config
2025-01-31 12:48:08 +01:00
..
database.nix Updated Minecraf-Server Config 2025-01-31 12:48:08 +01:00
default.nix Updated Minecraf-Server Config 2025-01-31 12:48:08 +01:00
README.md Updated Minecraf-Server Config 2025-01-31 12:48:08 +01:00
secrets.yaml Setup SOPS for Minecraft-Server Plugin Config. --impure is now needed 2025-01-26 02:43:21 +01:00
survival.nix Added DB to Minecraft-Server, Added Plugins, Added Config-Files 2024-12-14 02:29:16 +01:00
vanilla-test.nix Added Host kb-games-01 2024-11-14 01:43:04 +01:00
velocity.nix Updated Minecraf-Server Config 2025-01-31 12:48:08 +01:00

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