Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-02 17:40:09 +01:00
Update links
Dieser Commit ist enthalten in:
Ursprung
21d736cd1d
Commit
c5a9436174
@ -21,7 +21,7 @@ public class Settings extends Config {
|
||||
@Final // Indicates that this value isn't configurable
|
||||
public String ISSUES = "https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/issues";
|
||||
@Final
|
||||
public String WIKI = "https://github.com/boy0001/FastAsyncWorldedit/wiki/";
|
||||
public String WIKI = "https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/wiki";
|
||||
@Final
|
||||
public String DATE; // These values are set from FAWE before loading
|
||||
@Final
|
||||
@ -364,7 +364,7 @@ public class Settings extends Config {
|
||||
|
||||
@Comment({
|
||||
"[SAFE] Experimental scripting support for Java 9",
|
||||
" - https://github.com/boy0001/FastAsyncWorldedit/wiki/JavaScript-API"
|
||||
" - https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/wiki/JavaScript-API"
|
||||
})
|
||||
public boolean MODERN_CRAFTSCRIPTS = false;
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren