-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration Docs
Default: true
- Gives the player a compass which they can use to open the selector form.
Default: 4
- The slot of the hotbar that the compass is placed in. If the slot is full, the compass will be placed in a different slot of the hotbar if available.
Default: false
- If false, stops the player from dropping the compass.
Default: true
- Destroy the compass if the player drops it.
Default: false
- If disabled, stops the player from moving the compass.
Default: false
- Enable debug logging to the console.
Default: "Server Selector"
- The name of the gui.
Default: "9"
- The amount of inventory slots.
Default: See here for proper formatting.
Default: "Server Selector"
- The name of the form.
Default: "Click on the server button of choice"
- A small description below the Title.
Default: See here for proper formatting.
Add as many servers as you want. The name of the server must be the exact server name defined in bungeecord's config.
-
ButtonText
is the text that will be shown on the button. -
ImageURL
is a link to an image that will be displayed to the left of each button.
Default: See here for proper formatting.
Add as many command buttons as you want. The name for each button (Extra One
, etc) has no significance, as long as they are all different.
-
ButtonText
is the text that will be shown on the button. -
Commands
is a list of console commands that will be run once the button is pressed.{playerName}
is a placeholder that can be used in the command which is replaced with the exact name of the player. -
ImageURL
is a link to an image that will be displayed to the left of each button.
Default: "true"
-
You can set a custom join message for the players.
-
Join-Message
there are no placeholders for this option.
Default: 7
-
This will renew the scoreboard in x amount of seconds.
-
Lines
You can have up to 16 lines of messages, Scoreboard can work with placeholders see papi
Default: "All options are true"
disable-hunger-loss:
disable-fall-damage:
disable-drowning:
disable-fire-damage:
disable-player-pvp:
disable-weather-change:
disable-mob-spawning:
disable-block-burn:
disable-block-fire-spread:
disable_block-leaf-decay:
-
disable-block-place:
You can bypass this with permission: geyserhub.blockplace -
disable-block-break:
You can bypass this with permission: geyserhub.blockbreak
Either the Servers
or the Commands
section can be set empty without issue.
Additionally, the ImageURL
key of each button can be removed in order for no image to be displayed next to the button.