diff --git a/implementations/cli/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/cli/src/main/resources/de/bluecolored/bluemap/webserver.conf index ca23be1f..ad6aa67d 100644 --- a/implementations/cli/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/cli/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -8,14 +8,18 @@ # Default is "web" webroot: "web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/fabric-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/fabric-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/fabric-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/fabric-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/fabric-1.17/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/fabric-1.17/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/fabric-1.17/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/fabric-1.17/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/fabric-1.18/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/fabric-1.18/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/fabric-1.18/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/fabric-1.18/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/forge-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/forge-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/forge-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/forge-1.16.2/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/forge-1.17.1/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/forge-1.17.1/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/forge-1.17.1/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/forge-1.17.1/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/spigot/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/spigot/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/spigot/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/spigot/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100 diff --git a/implementations/sponge-8.0.0/src/main/resources/de/bluecolored/bluemap/webserver.conf b/implementations/sponge-8.0.0/src/main/resources/de/bluecolored/bluemap/webserver.conf index 6af072df..8c14fd9d 100644 --- a/implementations/sponge-8.0.0/src/main/resources/de/bluecolored/bluemap/webserver.conf +++ b/implementations/sponge-8.0.0/src/main/resources/de/bluecolored/bluemap/webserver.conf @@ -13,14 +13,18 @@ enabled: true # Default is "bluemap/web" webroot: "bluemap/web" -# The IP-Adress that the webserver binds to. -# Use "0.0.0.0" to bind to all available local adresses. +# The IP-Address that the webserver binds to. +# Use "0.0.0.0" to bind to all available local addresses. # If you only want to access it locally use "localhost". +# +# LEAVE THIS SETTING AS IT IS if you don't have a good reason to change it! +# The default setting (0.0.0.0) is working on almost all servers. +# # Default is "0.0.0.0" #ip: "localhost" #ip: "123.45.6.78" -# The port that the webserver listenes to. +# The port that the webserver listens to. # Default is 8100 port: 8100