1
0
This commit is contained in:
Lee
2024-04-05 17:07:57 +01:00
parent d7d2bb76ac
commit 4e4e122f31
19 changed files with 179 additions and 166 deletions

View File

@ -45,7 +45,7 @@ public class PlaceholderManager {
/**
* Replace PAPI placeholders in the given content.
*
* @param player the player to replace the placeholders for, null if offline
* @param player the player to replace the placeholders for, null if offline
* @param content the content to replace the placeholders in
* @return the content with the placeholders replaced
*/