/Server_Selector

Lets you select servers connected to your Bungeecord server.

Primary LanguageJavaMIT LicenseMIT

Server Selector/ServSel

This plugin lets you select servers connected to your Bungeecord server. All of this plugin was written by me. The commits you see made by "invalid-email-address"are commits being pushed from my Intellij IDE and those commits are being pushed by me 😄.

How To Install

  1. Download the plugin from either Spigot or Bukkit. There is no difference.
  2. Put the plugin in your server's plugins folder.
  3. You are done. Now you can just start the server and hopefully enjoy this plugin.

Config.yml (Supports Color Codes!)

My example config.yml (contains tutorial)

Lang.yml (Supports Color Codes!)

Default lang.yml

Placeholders:

  • server-not-found-message
    • %pn - Displays the teleporting player's name.
    • %pdn - Displays the teleporting player's display name.
    • %s - Displays the server name
  • teleported-message
    • %pn - Displays the teleporting player's name.
    • %pdn - Displays the teleporting player's display name.
    • %s - Displays the server name
  • only-players-message
    • None Exist!
  • show-update-message
    • None Exist!

Commands

  • /ss [server name] - Allows the player executing the command to connect to the specified server.
  • /ssr - Reloads ServSel

Permission

  • servsel.reload - Allows the user to use /ssr command.

What info do I collect?

If you set show-update-message in the lang.yml file to true. Then whenever the plugin is checking for an update, it will ping my website to check for the update and upon that ping, the software I use shows me the IP of those who have pinged my website.

Your IP address will not be shared nor used by me or any third-party services.