geforkt von Mirrors/FastAsyncWorldEdit
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;
|
public boolean ALLOW_TICK_EXISTING = true;
|
||||||
@Comment({
|
@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",
|
" - Undo/redo commands will wait until the history has been written to disk before executing",
|
||||||
" - Requires combine_stages = true"
|
" - Requires combine_stages = true"
|
||||||
})
|
})
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren