The ServerSelector plugin is a highly customizable tool designed for Minecraft servers, allowing players to easily navigate between different servers within a network. Here’s a breakdown of its key features:
- GUI: In the server selector GUI, clicking allows you to move to a different server.
- Fully Configurable: Server administrators can customize nearly every aspect of the plugin, including the look, functionality, and server options, ensuring it fits the server's theme and needs.
- Unlimited Servers: The plugin supports an unlimited number of servers, making it ideal for large networks. Players can quickly choose from a variety of servers, whether for minigames, survival, or other gameplay modes.
- PlaceholderAPI Support: ServerSelector integrates with PlaceholderAPI, allowing dynamic placeholders to be displayed within the GUI. This can include custom information like player stats, server status, or other real-time data, making the experience more interactive and personalized.
The ServerSelector plugin requires PlaceholderAPI to function properly. 
Commands
- /serverselector list
- /serverselector reload
Permissions
- serverselector.command.help - Allows use of the /serverselector command
- serverselector.command.list - Allows use of the /serverselector list command
- serverselector.command.reload - Allows use of the /serverselector reload command
 
   config.yml
server-selector:
  enabled: true
  material: "COMPASS"
  data: 0
  slot: 0
  name: "&aGame Menu &7(Right Click)"
  lore:
    - "&7Right-click to bring up the Game Menu!"
 
 
 
   messages.yml
messages:
  no-permission: '&cYou don''t have permission to use this command!'
  servers-inventory:
    title: '&8Server Selector'
commands:
  descriptions:
    admin:
      list: '&f&oOpen server list gui'
      reload: '&f&oReloads the plugin'
  reload-success: '&aSuccessfully reloaded!'
errors:
  reload-fail: '&cA serious error occurred during reloading'
 
 
 
   servers.yml
servers:
  lobby:
    material: "DIAMOND_SWORD"
    data: 0
    name: "&aLobby Server"
    lore:
      - "&7Join the &aLobby&7 to"
      - "&7meet other players!"
      - ""
      - "&eOnline: %bungee_lobby%"
    server: "lobby"
 
 
 
 

 

 
For support, please use only resource discussion Terms of Service By using this plugin, you agree to the following terms, which may be updated by the author at any time. 
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.