
MiniGamesCompass
modThis gives Players a Compass that you can click Gamemodes that run commands as the player
Compatibility
Supported Loaders
Game Versions
Gallery


This gives Players a Compass that you can click Gamemodes that run commands as the player

Minigame Compass is a simple and customizable plugin for Minecraft Paper (1.21.4) that gives players a special compass to easily join minigames. š§āØ
ā Minigame Selector ā Players receive a custom compass to open a minigame menu.
ā Fully Configurable ā Change the menu title, items, and commands in the config file.
ā Only Works with the Custom Compass ā Prevents players from using normal compasses.
ā Player-Executed Commands ā Minigame commands run as the player.
1ļøā£ Players receive the special Minigame Compass when they join the server.
2ļøā£ Right-click the compass to open a game selection menu.
3ļøā£ Click on a minigame to immediately join via a custom command.
Modify everything in the config.yml file:
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"