Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 02:50:05 +01:00
This ought to be false by default for now
Dieser Commit ist enthalten in:
Ursprung
82bcc0e9a5
Commit
6332b8c965
@ -398,7 +398,7 @@ public class Settings extends Config {
|
|||||||
" - Undo/redo commands will wait until the history has been written to disk before executing",
|
" - Undo/redo commands will wait until the history has been written to disk before executing",
|
||||||
" - Requires combine_stages = true"
|
" - Requires combine_stages = true"
|
||||||
})
|
})
|
||||||
public boolean SEND_BEFORE_HISTORY = true;
|
public boolean SEND_BEFORE_HISTORY = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public static class PLOTSQUARED_INTEGRATION {
|
public static class PLOTSQUARED_INTEGRATION {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren