Skip to content

Commit 62084ff

Browse files
committed
Fix bad PlotPlayer#getUUID() javadocs
Signed-off-by: Alexander Brandes <[email protected]>
1 parent d012f79 commit 62084ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ public PlotArea getApplicablePlotArea() {
444444

445445
/**
446446
* Get this player's UUID.
447-
* === !IMPORTANT ===<br>
447+
* <p>=== !IMPORTANT ===</p>
448448
* The UUID is dependent on the mode chosen in the settings.yml and may not be the same as Bukkit has
449449
* (especially if using an old version of Bukkit that does not support UUIDs)
450450
*

0 commit comments

Comments
 (0)