Player UI Prompt
The player UI prompt uses the native inventory interface and places all of the online players into it to allow players to select a player.
PlayerUI Prompt | |
---|---|
Prompt Argument |
|
Break lines | No |
Color Support | Yes, UI colors configuration can be found in |
Configurable |
Filters
Filters are used to filter out player heads from the Player UI. You also have the ability to customize the head's display by changing its format in the configuration name depending on the filter.
Available filters so far:
Filter | Key | Description |
---|---|---|
World |
| only show players on the same world as the prompted player. |
Radial |
| only show players within a specific radius of the prompted player. |
Towny Town |
| only show players with the same town of the prompted player. |
Towny Nation |
| only show players under the same nation of the prompted player. |
LuckPerms Own Group |
| only show players with the same group as the prompter player. |
LuckPerms Group |
| only show players with the defined group.
the filter must end with |
additional filters will be added in the future
You can combine filters. So if you want to mix radial and world filter you can have the following filter wr10 or `r10w`. The format of the filter that comes first will be used.
Example
The example below shows the command with a prompt and a corresponding image of its appearance
Video example:
Last updated