Skip to content

Commit 1a244c1

Browse files
authoredJul 24, 2024··
feat: document spark PAPI expansion requirement (#454)
1 parent 259f989 commit 1a244c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/paper/admin/how-to/profiling.md

+4
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ If you want to use a version of spark newer than the bundled one, simply place a
4040
into the `plugins` directory and set the [`paper.preferSparkPlugin`](../reference/system-properties.md#paperprefersparkplugin)
4141
system property to `true`.
4242

43+
If you want to use PlaceholderAPI [placeholders](https://spark.lucko.me/docs/misc/Placeholders)
44+
from the bundled spark version, you need to install the [spark expansion](https://api.extendedclip.com/expansions/spark/)
45+
from PAPI's eCloud (`/papi ecloud download spark` and `/papi reload`).
46+
4347
:::
4448

4549
## Timings

0 commit comments

Comments
 (0)
Please sign in to comment.