Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published yesterday
🧭 Crqzy's Server Selector
A lightweight and fully configurable server selector plugin for BungeeCord/Velocity networks running Paper 1.21.x.
Features
- Compass automatically given to players on join (placed in the configured hotbar slot)
- Clean chest GUI with customizable server entries
- BungeeCord/Velocity plugin messaging for instant server switching
- Fully configurable via
config.yml— items, names, lore, slots, server IDs - Optional drop prevention for the selector compass
/selector reloadcommand for live config reloads
Requirements
- Paper 1.21.x
- BungeeCord or Velocity (modern forwarding supported)
Configuration
All settings are in config.yml, which is generated automatically on first launch.
compass:
material: COMPASS
name: "&6&lServer Selector"
lore:
- "&7Right-click to open"
slot: 4 # Hotbar slot (0–8), 4 = center
droppable: false
gui:
title: "&8&lServer Selector"
size: 27
fill-border: true
servers:
lobby:
material: EMERALD
name: "&a&lLobby"
lore:
- "&7The main lobby"
id: lobby
slot: 11
Commands & Permissions
| Command | Permission | Description |
|---|---|---|
/selector |
— | Opens the server selector GUI |
/selector reload |
serverselector.reload |
Reloads the config |


