Crqzy's Server Selector
PluginLicenseRef-All-Rights-Reserved

Crqzy's Server Selector

A simple, fully configurable server selector for BungeeCord/Velocity networks. Gives players a compass on join that opens a clean GUI to switch servers instantly.

10
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About Crqzy's Server Selector

🧭 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 reload command 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