Skip to content

Commit ac4fa70

Browse files
authored
Update FAQ with notes on LuckPerms and online setting
Clarify usage of `luckperms_prefix` and PlaceholderAPI settings.
1 parent a88fa53 commit ac4fa70

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/topper/faq/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ be
130130
%parseother_unsafe_{topper_jump;top_name;1}_{luckperms_prefix}%
131131
```
132132

133+
> [!NOTE]
134+
> That example is there just to show how to use the ParseOther example. It is not at all an example on how to apply LuckPerms' prefix in the Holder.
135+
> `luckperms_prefix` only works with online players so you cannot parse it for players who are not in the server.
136+
133137
## Should I set `online` to `false` in PlaceholderAPI Value Provider?
134138

135139
In most cases, you should **NOT** set `online` to `false` to avoid many issues.

0 commit comments

Comments
 (0)