Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-02 17:40:09 +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",
|
||||
" - Requires combine_stages = true"
|
||||
})
|
||||
public boolean SEND_BEFORE_HISTORY = true;
|
||||
public boolean SEND_BEFORE_HISTORY = false;
|
||||
}
|
||||
|
||||
public static class PLOTSQUARED_INTEGRATION {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren