diff --git a/mainmenu.png b/mainmenu.png new file mode 100644 index 0000000..06e0b85 Binary files /dev/null and b/mainmenu.png differ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..5ed3479 --- /dev/null +++ b/readme.md @@ -0,0 +1,52 @@ +# 🛡️ EasyAdmin - Minecraft Admin Tool + +A powerful and intuitive administration plugin for Minecraft servers with a GUI-based interface. + +![GitHub](https://img.shields.io/badge/Minecraft-1.8+-blueviolet) +![GitHub](https://img.shields.io/badge/Language-Kotlin-purple) + +## ✨ Features + +- 🖱️ **GUI-Based Interface** - Easy navigation through admin tools +- ⏱️ **Time & Weather Control** - Quickly change time and weather +- 👥 **Player Management** - Teleport, heal, kick, ban, and spectate players +- 🌍 **World Management** - Teleport between worlds easily +- ⚙️ **Server Settings** - Control difficulty, gamemode, PvP, and more +- 📦 **Plugin Management** - Enable/disable plugins from the GUI +- 🎆 **Visual Effects** - Fireworks and particles for important actions + +## 📋 Commands + +| Command | Description | Permission | +|---------|-------------|------------| +| `/easyadmin` | Opens the admin GUI | `easyadmin.use` | + +## 🔧 Installation + +1. Download the latest `.jar` file from Releases +2. Place it in your server's `plugins/` folder +3. Restart your server + +## 🎮 Usage + +1. Run `/easyadmin` to open the main menu +2. Navigate through the different categories: + - ⏰ Time Control + - ☔ Weather Control + - 👢 Kick All Players + - 👥 Player Management + - 🌍 World Management + - ⚙️ Server Settings + - 📦 Plugin Management + +## 🖼️ Screenshot + +![Main Menu](mainmenu.png) +*Main Admin Menu* + +## ⚠️ Permissions + +| Permission | Description | +|------------|-------------| +| `easyadmin.use` | Access to all EasyAdmin features | +| `easyadmin.exempt` | Immunity from kicks and bans |