Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 19:10:07 +01:00
Send before history is safe
Dieser Commit ist enthalten in:
Ursprung
3136fb460b
Commit
3034419918
@ -389,7 +389,7 @@ public class Settings extends Config {
|
||||
})
|
||||
public boolean ALLOW_TICK_EXISTING = true;
|
||||
@Comment({
|
||||
"Do not wait for a chunk's history to save before sending it",
|
||||
"[SAFE] Do not wait for a chunk's history to save before sending it",
|
||||
" - Undo/redo commands will wait until the history has been written to disk before executing",
|
||||
" - Requires combine_stages = true"
|
||||
})
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren