MAStaff
  • ๐Ÿ›นMAStaff
  • Introduction
    • ๐Ÿฅ•Let's get started
    • ๐Ÿ’พDatabases
    • ๐Ÿ‘ฎPermissions
    • ๐Ÿ—๏ธPermission Setup
  • Bukkit
    • ๐ŸงญCommands
    • ๐Ÿ–‡๏ธConfig
    • ๐Ÿ”†Glow
    • ๐Ÿš˜Staff Vault
    • โœˆ๏ธPlaceholders
    • ๐ŸงปPaper 1.17 Support
  • BungeeCord
    • ๐ŸงญCommands
    • ๐Ÿ–‡๏ธConfig
    • โš–๏ธRedis Sync
  • GitHub
    • ๐Ÿš€Information
Powered by GitBook
On this page

Was this helpful?

  1. Bukkit

Placeholders

Here you will find all placeholder api placeholders with they explication and an example output

PreviousStaff VaultNextPaper 1.17 Support

Last updated 1 year ago

Was this helpful?

This project has reached end of life and is no longer maintained.

We recommend you transition to , it's free

Placeholder
Explanation
Expected output

%mastaff_staffmode%

Returns if a player is or not in staffmode

boolean

%mastaff_staffcount%

Returns the number of staffs (players with mast.staff permission)

number

%mastaff_servercount%

Returns the servercount - the players that are vanished

number

%mastaff_glow:color%

Returns the color in legacy format of the glow feature

string

โœˆ๏ธ
NookureStaff