SpigotMC / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
https://www.spigotmc.org/go/bungeecord
Other
1.54k stars 1.1k forks source link

Config Param [Addition] #1345

Open tmfksoft opened 9 years ago

tmfksoft commented 9 years ago

A passing suggestion that I would find useful. An ability to specify what config file to load from, as in an override.

For example, On my network I have two BungeeCord setups. If I take the network offline to work on something I tend to put up a "WIP" version of which no one can connect to and has a MOTD telling users why.

It would be 10x easier to just specify a -c argument e.g. "-c config_wip.yml" to load the WIP Config.

maxzz88 commented 9 years ago

Use plugins: http://www.spigotmc.org/resources/categories/bungee-proxy.3/

EthanWaite commented 9 years ago

@Rocknest Please elaborate?

tmfksoft commented 9 years ago

That's not a useful approach for taking down a whole network and stopping users from joining etcetc. I already use MOTD Plugins and a Maintenance plugin for taking down specific servers.

It wouldn't be practical at all. Thanks for the suggestion though.

portalBlock commented 9 years ago

There are many fake "servers" you can get that will respond to pings and not let users login for this reason, they just just like bungee (java -jar .jar). They exist for this exact reason.