mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
Closes #3212
This commit is contained in:
@ -532,7 +532,7 @@ public class Plot {
|
||||
/**
|
||||
* Efficiently get the players currently inside this plot<br>
|
||||
* - Will return an empty list if no players are in the plot<br>
|
||||
* - Remember, you can cast a PlotPlayer to it's respective implementation (BukkitPlayer, SpongePlayer) to obtain the player object
|
||||
* - Remember, you can cast a PlotPlayer to its respective implementation (BukkitPlayer, SpongePlayer) to obtain the player object
|
||||
*
|
||||
* @return list of PlotPlayer(s) or an empty list
|
||||
*/
|
||||
|
Reference in New Issue
Block a user