diff --git a/PlaceholderExpansion.md b/PlaceholderExpansion.md index 7171e7e..c21614b 100644 --- a/PlaceholderExpansion.md +++ b/PlaceholderExpansion.md @@ -84,6 +84,7 @@ You must choose between one of these two methods for handling the actual parsing The `Player` can be `null`, so keep that in mind when handling your placeholders. PlaceholderAPI will **always** call `onRequest(OfflinePlayer, String)` in an expansion. + ---- ## Making an internal Expansion