diff --git a/fabric-1.14.4/src/main/resources/configuration.txt b/fabric-1.14.4/src/main/resources/configuration.txt index cd925d90..bb257667 100644 --- a/fabric-1.14.4/src/main/resources/configuration.txt +++ b/fabric-1.14.4/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.15.2/src/main/resources/configuration.txt b/fabric-1.15.2/src/main/resources/configuration.txt index cd925d90..bb257667 100644 --- a/fabric-1.15.2/src/main/resources/configuration.txt +++ b/fabric-1.15.2/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.16.4/src/main/resources/configuration.txt b/fabric-1.16.4/src/main/resources/configuration.txt index 9781d362..0aa2c1b2 100644 --- a/fabric-1.16.4/src/main/resources/configuration.txt +++ b/fabric-1.16.4/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.17.1/src/main/resources/configuration.txt b/fabric-1.17.1/src/main/resources/configuration.txt index 9781d362..0aa2c1b2 100644 --- a/fabric-1.17.1/src/main/resources/configuration.txt +++ b/fabric-1.17.1/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.18.2/src/main/resources/configuration.txt b/fabric-1.18.2/src/main/resources/configuration.txt index 2e123c79..91f77a18 100644 --- a/fabric-1.18.2/src/main/resources/configuration.txt +++ b/fabric-1.18.2/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.19.1/src/main/resources/configuration.txt b/fabric-1.19.1/src/main/resources/configuration.txt index c0379e35..469c5aad 100644 --- a/fabric-1.19.1/src/main/resources/configuration.txt +++ b/fabric-1.19.1/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.19.3/src/main/resources/configuration.txt b/fabric-1.19.3/src/main/resources/configuration.txt index c0379e35..469c5aad 100644 --- a/fabric-1.19.3/src/main/resources/configuration.txt +++ b/fabric-1.19.3/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/fabric-1.19/src/main/resources/configuration.txt b/fabric-1.19/src/main/resources/configuration.txt index c0379e35..469c5aad 100644 --- a/fabric-1.19/src/main/resources/configuration.txt +++ b/fabric-1.19/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.12.2/src/main/resources/configuration.txt b/forge-1.12.2/src/main/resources/configuration.txt index 55c511d6..ab85adce 100644 --- a/forge-1.12.2/src/main/resources/configuration.txt +++ b/forge-1.12.2/src/main/resources/configuration.txt @@ -39,6 +39,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.14.4/src/main/resources/configuration.txt b/forge-1.14.4/src/main/resources/configuration.txt index a58a9e9d..b71e997f 100644 --- a/forge-1.14.4/src/main/resources/configuration.txt +++ b/forge-1.14.4/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.15.2/src/main/resources/configuration.txt b/forge-1.15.2/src/main/resources/configuration.txt index a58a9e9d..b71e997f 100644 --- a/forge-1.15.2/src/main/resources/configuration.txt +++ b/forge-1.15.2/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.16.5/src/main/resources/configuration.txt b/forge-1.16.5/src/main/resources/configuration.txt index 161202ed..b25d2675 100644 --- a/forge-1.16.5/src/main/resources/configuration.txt +++ b/forge-1.16.5/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.17.1/src/main/resources/configuration.txt b/forge-1.17.1/src/main/resources/configuration.txt index 6931e0c1..2337a657 100644 --- a/forge-1.17.1/src/main/resources/configuration.txt +++ b/forge-1.17.1/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.18.2/src/main/resources/configuration.txt b/forge-1.18.2/src/main/resources/configuration.txt index 161202ed..b25d2675 100644 --- a/forge-1.18.2/src/main/resources/configuration.txt +++ b/forge-1.18.2/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.19.2/src/main/resources/configuration.txt b/forge-1.19.2/src/main/resources/configuration.txt index 161202ed..b25d2675 100644 --- a/forge-1.19.2/src/main/resources/configuration.txt +++ b/forge-1.19.2/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.19.3/src/main/resources/configuration.txt b/forge-1.19.3/src/main/resources/configuration.txt index 161202ed..b25d2675 100644 --- a/forge-1.19.3/src/main/resources/configuration.txt +++ b/forge-1.19.3/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/forge-1.19/src/main/resources/configuration.txt b/forge-1.19/src/main/resources/configuration.txt index 161202ed..b25d2675 100644 --- a/forge-1.19/src/main/resources/configuration.txt +++ b/forge-1.19/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true diff --git a/spigot/src/main/resources/configuration.txt b/spigot/src/main/resources/configuration.txt index f48f19e2..23e39323 100644 --- a/spigot/src/main/resources/configuration.txt +++ b/spigot/src/main/resources/configuration.txt @@ -51,6 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent + # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true