mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-09 09:17:39 +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",
|
" - 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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user