mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Fix invalid link tag
This commit is contained in:
@@ -26,8 +26,8 @@ import org.bukkit.event.HandlerList;
|
|||||||
import org.jetbrains.annotations.NotNull;
|
import org.jetbrains.annotations.NotNull;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Indicates that <b>all</b> {@link PlaceholderExpansions} have been
|
* Indicates that <b>all</b> {@link PlaceholderExpansion PlayceholderExpansions}
|
||||||
* loaded.
|
* have been loaded.
|
||||||
* <br/>This event is fired on Server load and when reloading the
|
* <br/>This event is fired on Server load and when reloading the
|
||||||
* confiuration.
|
* confiuration.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user