mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
Potential fix for merge requesting
This commit is contained in:
parent
e50608009b
commit
c9b621ce59
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ public class Merge extends SubCommand {
|
|||
}
|
||||
multiMerge = true;
|
||||
multiPlots.add(myid);
|
||||
multiUUID.add(u2);
|
||||
}
|
||||
if (multiMerge) {
|
||||
for (final UUID uuid : multiUUID) {
|
||||
|
|
Loading…
Reference in a new issue