New Script

Wartungsarbeiten
This commit is contained in:
Max 2025-06-12 22:18:10 +02:00
parent f9b8f9ccad
commit 81e52e0c91
3 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,5 @@
Config = {
DiscordWebhook = "HIER_WEBHOOK_EINFÜGEN",
WartungsNachricht = "🔧 Wartungsarbeiten 🔧\nDer Server wird jetzt gewartet!",
ErlaubteRolle = "admin"
}