You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2024. It is now read-only.
notfoundname edited this page Aug 2, 2020
·
3 revisions
features.games-gui: true
There's two options: just display all available games or sort them into categories (doubles, triples ect)
To enables categories, set games-gui.enable-categories: true
Example category
categories:
example: #any name herearenas: #List of arenas in this category
- Arena
- Shirestack: BLACK_CONCRETE;1;&rDoubles #Category itemskip: 0#How many slots will it skip
Update 1.3 brings new command: /bw connect <category name> - it will join you to one of games defined in category with highest players (you don't need to set `games-gui.enable-categories: true)