Fix buffer-joins-to-world patch
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user