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