The server memory only increases without decreasing
In some specific situations, such as default teaming up? It will cause the server memory to continue increasing until the memory overflows and the server crashes I can only find that mythicdungeons has this class from these two Java classes
plz check on java.until.concurrent.ConcurrentLinkedQueue
I can only find that mythicdungeons has this class from these two Java classes
# Whether only the party leader is allowed to start a dungeon for the party. LeaderOnlyQueue: true
# Whether to require all party members confirm they're ready before entering a dungeon after waiting in the queue. ReadyCheckInQueue: true