mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-10-27 07:33:43 +01:00
fix: return false if PLACE_VEHICLE and missing flag
This commit is contained in:
@@ -551,6 +551,7 @@ public class EventDispatcher {
|
||||
)
|
||||
);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
default -> {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user