| Name | <PlayerTag.plotsquared_plots[<WorldTag>]> |
| Returns | ListTag(PlotSquaredPlotTag) |
| Description | Returns a list of plots a player has in a world. Exclude the context to get plots in all worlds. |
| Generated Example | |
| Requires | Depenizen, PlotSquared |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/plotsquared/PlotSquaredPlayerProperties.java#L55 |