forked from git-mirrors/GeyserConnect
Add categories for servers (Official, Geyser and Custom)
This commit is contained in:
parent
11bd70bdc9
commit
4dc100a25f
16 changed files with 181 additions and 62 deletions
|
@ -49,9 +49,11 @@ servers:
|
|||
bedrock: true
|
||||
name: Official Geyser Test Server
|
||||
imageUrl: https://geysermc.org/android-chrome-192x192.png
|
||||
category: OFFICIAL
|
||||
- address: "play.cubecraft.net"
|
||||
- address: "127.0.0.1"
|
||||
port: 25565
|
||||
category: GEYSER
|
||||
|
||||
custom-servers:
|
||||
# Should custom servers be enabled for users
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue