diff --git a/fabric-1.14.4/src/main/resources/configuration.txt b/fabric-1.14.4/src/main/resources/configuration.txt index bb257667..ef6b6fb8 100644 --- a/fabric-1.14.4/src/main/resources/configuration.txt +++ b/fabric-1.14.4/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 bb257667..ef6b6fb8 100644 --- a/fabric-1.15.2/src/main/resources/configuration.txt +++ b/fabric-1.15.2/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 0aa2c1b2..b243a731 100644 --- a/fabric-1.16.4/src/main/resources/configuration.txt +++ b/fabric-1.16.4/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 0aa2c1b2..b243a731 100644 --- a/fabric-1.17.1/src/main/resources/configuration.txt +++ b/fabric-1.17.1/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 91f77a18..d4278e3a 100644 --- a/fabric-1.18.2/src/main/resources/configuration.txt +++ b/fabric-1.18.2/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 469c5aad..d70f5426 100644 --- a/fabric-1.19.1/src/main/resources/configuration.txt +++ b/fabric-1.19.1/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 469c5aad..d70f5426 100644 --- a/fabric-1.19.3/src/main/resources/configuration.txt +++ b/fabric-1.19.3/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 469c5aad..d70f5426 100644 --- a/fabric-1.19/src/main/resources/configuration.txt +++ b/fabric-1.19/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 ab85adce..3860f7c5 100644 --- a/forge-1.12.2/src/main/resources/configuration.txt +++ b/forge-1.12.2/src/main/resources/configuration.txt @@ -39,7 +39,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b71e997f..26ba0815 100644 --- a/forge-1.14.4/src/main/resources/configuration.txt +++ b/forge-1.14.4/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b71e997f..26ba0815 100644 --- a/forge-1.15.2/src/main/resources/configuration.txt +++ b/forge-1.15.2/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b25d2675..ce49227c 100644 --- a/forge-1.16.5/src/main/resources/configuration.txt +++ b/forge-1.16.5/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 2337a657..03974a5e 100644 --- a/forge-1.17.1/src/main/resources/configuration.txt +++ b/forge-1.17.1/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b25d2675..ce49227c 100644 --- a/forge-1.18.2/src/main/resources/configuration.txt +++ b/forge-1.18.2/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b25d2675..ce49227c 100644 --- a/forge-1.19.2/src/main/resources/configuration.txt +++ b/forge-1.19.2/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b25d2675..ce49227c 100644 --- a/forge-1.19.3/src/main/resources/configuration.txt +++ b/forge-1.19.3/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 b25d2675..ce49227c 100644 --- a/forge-1.19/src/main/resources/configuration.txt +++ b/forge-1.19/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - 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 23e39323..df097b11 100644 --- a/spigot/src/main/resources/configuration.txt +++ b/spigot/src/main/resources/configuration.txt @@ -51,7 +51,7 @@ storage: components: - class: org.dynmap.ClientConfigurationComponent - # remeber to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external webserver. + # Remember to change the following class to org.dynmap.JsonFileClientUpdateComponent when using an external web server. - class: org.dynmap.InternalClientUpdateComponent sendhealth: true sendposition: true