Fix buffer-joins-to-world patch
This commit is contained in:
parent
b28618e07c
commit
583c8afcd8
4 changed files with 23 additions and 19 deletions
|
@ -709,7 +709,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ // TODO: FILL
|
||||
+ }
|
||||
+ }
|
||||
+ public int maxJoinsPerTick = 3;
|
||||
+ public int maxJoinsPerTick = 5;
|
||||
+ public boolean fixEntityPositionDesync = true;
|
||||
+ public boolean loadPermissionsYmlBeforePlugins = true;
|
||||
+ @Constraints.Min(4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue