MiniPlaceholders Vault Expansion
This is an extension for the MiniPlaceholders plugin that integrates Vault functionality for working with placeholders.
This expansion provides a set of special placeholders that allow displaying various information from Vault:
<vault_prefix>- shows the player's prefix<vault_suffix>- displays the player's suffix<vault_has_permission:[permission]>- checks for a specific permission<vault_group>- shows the player's primary group<vault_groups>- displays all player groups<vault_group_prefix>- shows the group prefix<vault_group_suffix>- displays the group suffix<vault_in_group:[group]>- checks membership in the specified group<vault_in_primary_group:[group]>- checks if the specified group is the primary one
These placeholders can be used in various plugins and mods to display personalized information about players.