diff --git a/Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java b/Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java index e296f4df0..f4bcd1943 100644 --- a/Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java +++ b/Core/src/main/java/com/plotsquared/core/player/PlotPlayer.java @@ -444,7 +444,7 @@ public abstract class PlotPlayer

implements CommandCaller, OfflinePlotPlayer, /** * Get this player's UUID. - * === !IMPORTANT ===
+ *

=== !IMPORTANT ===

* The UUID is dependent on the mode chosen in the settings.yml and may not be the same as Bukkit has * (especially if using an old version of Bukkit that does not support UUIDs) *