Skip to content

Commit

Permalink
feat: document spark PAPI expansion requirement (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
zlataovce authored Jul 24, 2024
1 parent 259f989 commit 1a244c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/paper/admin/how-to/profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a244c1

Please sign in to comment.