Skip to content

Instantly share code, notes, and snippets.

@TheSeems
Created March 16, 2020 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheSeems/44d2bd4344002277aa2169a61e8fd86d to your computer and use it in GitHub Desktop.
Save TheSeems/44d2bd4344002277aa2169a61e8fd86d to your computer and use it in GitHub Desktop.
Example config for bungee
{
"messages": {
"passed": "§aQueue passed",
"status": "§7In queue... {0}/{1}. To leave type /queue leave",
"verdict": "§7Queue: §b{0} §8({1})"
},
"settings": {},
"redisConfig": {
"host": "localhost",
"port": 6379
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment