Free | Items in the server selector - ServerSelectorX/ServerSelectorX GitHub Wiki
Online/Offline
By default, the offline
section is always used. If you enable server pinging , the online
section is used when the server is online, and the offline
section is used when the server is offline.
Item options
item: BED
data: 0
name: '&aBedwars Server'
lore:
- Bedwars
- item: The item name: 1.7.10 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 latest
- data: Item data value for <1.13
- name: Name of the item with color codes
- lore: Text displayed as description of the item
- enchanted (optional): set to true to add an enchantment to the item (v3.7.0+)
- model-data (optional) set to a number to add CustomModelData to the item (v3.8.0+)
Placeholders
You can use all PlaceholderAPI placeholders (assuming you have installed PlaceholderAPI and all required cloud addons). In addition, ServerSelectorX also adds a couple of placeholders: You can use the placeholders {online}
, {max}
and {motd}
in your lore and item name if server pinging is enabled