https://github.com/miniplaceholders/placeholderadapter-expansion
PlaceholderAdapter expansion for MiniPlaceholders
https://github.com/miniplaceholders/placeholderadapter-expansion
miniplaceholders-expansion
Last synced: 5 months ago
JSON representation
PlaceholderAdapter expansion for MiniPlaceholders
- Host: GitHub
- URL: https://github.com/miniplaceholders/placeholderadapter-expansion
- Owner: MiniPlaceholders
- License: gpl-3.0
- Created: 2023-04-21T20:31:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-28T19:34:03.000Z (10 months ago)
- Last Synced: 2025-08-28T21:26:42.025Z (10 months ago)
- Topics: miniplaceholders-expansion
- Language: Java
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlaceholderAdapter-Expansion
PlaceholderAdapter Expansion for MiniPlaceholders
This expansion provides support for multiple placeholder plugins so that they can be used in MiniPlaceholders
## Supported Placeholder Providers
- [PlaceholderAPI](https://modrinth.com/plugin/placeholderapi) (Bukkit/Paper)
- [TextPlaceholderAPI](https://modrinth.com/mod/placeholder-api) (Fabric)
- [PAPIProxyBridge](https://modrinth.com/plugin/papiproxybridge) (Velocity)
> [!IMPORTANT]
> If you are using Velocity, in order to use PlaceholderAPI placeholders with MiniPlaceholders Velocity,
> you must install [PAPIProxyBridge](https://modrinth.com/plugin/papiproxybridge) according to its installation guide
>
> On Velocity there is an additional optional `expiry` parameter for how long the placeholder should be cached. This value is in milliseconds.
## Placeholders
### Global
- ``
Velocity:
- ``
This placeholder does not require any player to work.
Its operation would be similar to running the command `/papi parse --null (placeholders)`
### Audience
- ``
Velocity:
- ``
This placeholder requires an online player to function.
Its operation would be similar to running the `/papi parse me (placeholders)` command
### Relational
> [!NOTE]
> This type of placeholder is not supported by TextPlaceholderAPI, so it will only be available in Paper and Velocity
- ``
Velocity:
- ``
This placeholder requires two online players to work.
The functioning of this placeholder depends on whether the plugin in which it is used has relational placeholder support
## Nesting
If you want to nest the result of the placeholder inside another placeholder, add the string argument.
For example:
- ``
- ``