From 988d4d42415d7e7e647cf5ae7e749be490c425d2 Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Thu, 12 Jun 2025 19:55:25 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e5737..9dcda19 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ A sleek and modern Minecraft server manager built with [Nuxt](https://nuxt.com) - **Frontend**: [Nuxt 3](https://nuxt.com) + [Tailwind CSS](https://tailwindcss.com) - **Backend**: Node.js via Nuxt server routes (for serving the panel and handling server commands) - **Real-Time Console**: Filesystem polling of `logs/latest.log` (no need for RCON or WebSockets) -- **Minecraft Integration**: Designed for [PaperMC](https://papermc.io/) or compatible server JARs (like Spigot or Bukkit) +- **Minecraft Integration**: Designed for Vanilla- or Plugin-Server JARs (like Spigot or Bukkit) ## 📦 Getting Started