MiniPlaceholders PremiumVanish Expansion
PremiumVanish Expansion for MiniPlaceholders
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MiniPlaceholders PremiumVanish Expansion
# PremiumVanish-Expansion
PremiumVanish Expansion for [MiniPlaceholders](https://modrinth.com/plugin/miniplaceholders)
## Paper
### Installation
- Place the downloaded `MiniPlaceholders-PremiumVanish-Expansion-x.x.x.jar` into the `/plugins` directory
- Start / restart the server
### Placeholders
The expansion uses messages defined in the `plugins/PremiumVanish/messages.yml` file which can be changed from there.
| Placeholder | Type | Description |
|---|---|---|
<premiumvanish_isvanished> |
Audience | Returns either Messages.PlaceholderIsVanishedYes or Messages.PlaceholderIsVanishedNo |
<premiumvanish_vanishprefix> |
Audience | When a player is vanished returns Messages.PlaceholderVanishPrefix |
<premiumvanish_vanishsuffix> |
Audience | When a player is vanished returns Messages.PlaceholderVanishSuffix |
<premiumvanish_vanishedplayers> |
Global | Returns a comma seperated list of online vanished players. |
<premiumvanish_playercount> |
Audience | Returns the amount of players a player can see. |
<premiumvanish_uselevel> |
Audience | Returns a player's use vanish permission level. |
<premiumvanish_seelevel> |
Audience | Returns a player's see vanish permission level. |
## Velocity
### Installation
- Place the downloaded `MiniPlaceholders-PremiumVanish-Expansion-x.x.x.jar` into the `/plugins` directory
- Start / restart the proxy
### Placeholders
Placeholders can be changed by modifying the `messages_en.properties` file in `plugins/miniplaceholders-premiumvanish-expansion/locale` directory.
For per-player locales, you can add more `.properties` files for other locales to the directory.
| Placeholder | Type | Description |
|---|---|---|
<premiumvanish_isvanished> |
Audience | Returns either miniplaceholders.expansion.premiumvanish.placeholder.isvanished.yes or miniplaceholders.expansion.premiumvanish.placeholder.isvanished.no |
<premiumvanish_vanishprefix> |
Audience | When a player is vanished returns miniplaceholders.expansion.premiumvanish.placeholder.prefix |
<premiumvanish_vanishsuffix> |
Audience | When a player is vanished returns miniplaceholders.expansion.premiumvanish.placeholder.suffix |
<premiumvanish_vanishedplayers> |
Global | Returns a comma seperated list of online vanished players. |
<premiumvanish_playercount> |
Audience | Returns the amount of players a player can see. |
<premiumvanish_uselevel> |
Audience | Returns a player's use vanish permission level. |
<premiumvanish_seelevel> |
Audience | Returns a player's see vanish permission level. |