From 3784c1cc5b47cb00dfe9b0580cd32cb570f44c4a Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Mon, 27 Mar 2023 17:48:12 +0200 Subject: [PATCH] Don't make a header GitHub... --- PlaceholderExpansion.md | 1 + 1 file changed, 1 insertion(+) 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