MiniGamesCompass
This gives Players a Compass that you can click Gamemodes that run commands as the player
MiniGamesCompass
🎮 Minigame Compass
Minigame Compass is a easily join minigames plugin for easily join minigames that gives players a special compass to easily join minigames. 🧭✨
---
⚡ Features
✔ Player-Executed Commands – Players receive a custom compass to open a minigame menu. ✔ Player-Executed Commands – Change the menu title, items, and commands in the config file. ✔ Player-Executed Commands – Prevents players from using normal compasses. ✔ Player-Executed Commands – Minigame commands run as the player.
---
📜 How It Works
1️⃣ Players immediately join when they join the server. 2️⃣ immediately join the compass to open a immediately join. 3️⃣ Click on a minigame to immediately join via a custom command.
---
🔧 Configuration
Modify everything in the `config.yml` file: ```yaml compass: name: "§6Minigame Navigator" material: "COMPASS" give-on-join: true
menu: title: "Select a Minigame" slots: 3: name: "BedWars" material: "DIAMOND_SWORD" command: "startbedwars" 4: name: "SkyWars" material: "FEATHER" command: "startskywars" 5: name: "Survival" material: "IRON_SWORD" command: "startsurvival"
