splewis / get5-web

An unsupported, proof-of-concept webpanel for servers using the get5 CS:GO server plugin. Please don't use it.
https://get5.splewis.net
GNU General Public License v3.0
103 stars 58 forks source link

How to setup public servers #39

Closed dzagu closed 7 years ago

dzagu commented 7 years ago

Hello, its possibble to setup public server? I mean when someone add server everyone can play match on him if its unused.

Technoblazed commented 7 years ago

This is the web repo for Get5. Get5 is a plugin for preconfigured tournaments and scrims. Use https://github.com/splewis/csgo-pug-setup if you're just looking for what you're asking for.

dzagu commented 7 years ago
  1. This is my website: http://aruba.globalelite.pl/matches
  2. I added server there, everything works now.
  3. What I want now is that everyone who sign in can create match on my server if he is empty. Becouse now peoples who login on website cant see servers which I added. I hope, now you will understand what I want. Sorry for my english.
Technoblazed commented 7 years ago

Don't include the WHITELISTED_IDS array in your config. done.

Edit: nvm, you want all servers to be global? Sounds like a bad idea but it's a feature request so.

splewis commented 7 years ago

I understand your request. I'd think of it something like a "public server" option, the same way an admin user can create a "public team" anyone can access. Sounds worthwhile to me.

dzagu commented 7 years ago

Don't include the WHITELISTED_IDS array in your config. done. Its empty and players still cant choose my server, only me. I want create something like public 5v5 platform, if server is free someone can play mix 5v5 on it.

splewis commented 7 years ago

Maybe I wasn't clear. This isn't currently possible.

dzagu commented 7 years ago

Its easy to make, like 20 lines of code?

splewis commented 7 years ago

Closing since #52 is a clearer request.