mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-08 17:07:38 +00:00
This ought to be false by default for now
This commit is contained in:
parent
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user