mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-24 18:01:25 +02:00
Potential fix for merge requesting
This commit is contained in:
@ -156,6 +156,7 @@ public class Merge extends SubCommand {
|
||||
}
|
||||
multiMerge = true;
|
||||
multiPlots.add(myid);
|
||||
multiUUID.add(u2);
|
||||
}
|
||||
if (multiMerge) {
|
||||
for (final UUID uuid : multiUUID) {
|
||||
|
Reference in New Issue
Block a user