diff --git a/docs/paper/admin/how-to/profiling.md b/docs/paper/admin/how-to/profiling.md index 35b10665..b51808cc 100644 --- a/docs/paper/admin/how-to/profiling.md +++ b/docs/paper/admin/how-to/profiling.md @@ -40,6 +40,10 @@ If you want to use a version of spark newer than the bundled one, simply place a into the `plugins` directory and set the [`paper.preferSparkPlugin`](../reference/system-properties.md#paperprefersparkplugin) system property to `true`. +If you want to use PlaceholderAPI [placeholders](https://spark.lucko.me/docs/misc/Placeholders) +from the bundled spark version, you need to install the [spark expansion](https://api.extendedclip.com/expansions/spark/) +from PAPI's eCloud (`/papi ecloud download spark` and `/papi reload`). + ::: ## Timings