Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-08 04:20:06 +01:00
Remove metrics from settings file
Dieser Commit ist enthalten in:
Ursprung
f63782f2f4
Commit
6f9babe55e
@ -34,8 +34,6 @@ public class Settings extends Config {
|
|||||||
@Comment({"Options: cn, de, es, fr, it, nl, ru, tr",
|
@Comment({"Options: cn, de, es, fr, it, nl, ru, tr",
|
||||||
"Create a PR to contribute a translation: https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/tree/master/worldedit-core/src/main/resources",})
|
"Create a PR to contribute a translation: https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/tree/master/worldedit-core/src/main/resources",})
|
||||||
public String LANGUAGE = "en";
|
public String LANGUAGE = "en";
|
||||||
@Comment("@deprecated - use bstats config.yml")
|
|
||||||
public boolean METRICS = true;
|
|
||||||
@Comment({
|
@Comment({
|
||||||
"Set true to enable WorldEdit restrictions per region (e.g. PlotSquared or WorldGuard).",
|
"Set true to enable WorldEdit restrictions per region (e.g. PlotSquared or WorldGuard).",
|
||||||
"To be allowed to WorldEdit in a region, users need the appropriate",
|
"To be allowed to WorldEdit in a region, users need the appropriate",
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren