From d461ffff53bff9afd1a4ce866cedb6e8dcdec901 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Thu, 22 Jan 2026 14:13:32 +0000 Subject: [PATCH] =?UTF-8?q?Configuration=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configuration.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Configuration.md diff --git a/Configuration.md b/Configuration.md new file mode 100644 index 0000000..0498f2f --- /dev/null +++ b/Configuration.md @@ -0,0 +1,13 @@ + +# Konfiguration + +## Module aktivieren +```yml +modules: + portals: true + protection: true + scoreboard: true + tablist: true +``` + +Alle Einstellungen sind reloadfähig.