Download MiniPlaceholders LuckPerms Expansion — Minecraft Mods — MetaMods

MiniPlaceholders LuckPerms Expansion

Active

Downloads

9

Last update

1 year ago

Versions

1.16.5 — 1.20.4
Client
Fabric
Quilt
Decor

MiniPlaceholders LuckPerms Expansion

An extension for MiniPlaceholders that adds support for placeholders from the popular permission system LuckPerms. This module allows easy integration of player rights and group data into various text elements on your server.

Available Placeholders

The system provides the following placeholders for working with LuckPerms data:

  • <luckperms_prefix> - displays the player's prefix
  • <luckperms_suffix> - shows the player's suffix
  • <luckperms_has_permission:permission> - checks for permission existence (returns true/false)
  • <luckperms_check_permission:permission> - checks permission with extended logic (true/false/undefined)
  • <luckperms_primary_group_name> - displays the primary group name
  • <luckperms_inherits_group:group> - checks group inheritance (true/false)
  • <luckperms_meta:meta-key> - retrieves metadata by the specified key

This extension is perfect for servers that want to dynamically display player permission information in chat, leaderboards, or other interfaces.