Fix armor stand / hangings being considered vehicles

This commit is contained in:
Jesse Boyd
2016-06-13 15:32:13 +10:00
parent 4f0ede646e
commit b238bdbd21
5 changed files with 53 additions and 58 deletions

View File

@ -56,6 +56,8 @@ public class PlotAPI {
@Deprecated
public PlotAPI(JavaPlugin plugin) {}
public PlotAPI(){}
/**
* Get all plots.
*