mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-17 21:04:42 +02:00
Fix armor stand / hangings being considered vehicles
This commit is contained in:
@ -56,6 +56,8 @@ public class PlotAPI {
|
||||
@Deprecated
|
||||
public PlotAPI(JavaPlugin plugin) {}
|
||||
|
||||
public PlotAPI(){}
|
||||
|
||||
/**
|
||||
* Get all plots.
|
||||
*
|
||||
|
Reference in New Issue
Block a user