Fix buffer-joins-to-world patch

This commit is contained in:
Nassim Jahnke
2022-12-21 22:55:42 +01:00
parent b28618e07c
commit 583c8afcd8
4 changed files with 23 additions and 19 deletions

View File

@@ -52,4 +52,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ executor.setMaximumPoolSize(_chatExecutorMaxSize);
}
}
public int maxJoinsPerTick = 3;
public int maxJoinsPerTick = 5;