PlaceholderAPI placeholders (%alphawildsystem_*%) that other plugins can use, the plugin's own scoreboard placeholders, and internal {curly} placeholders used inside message files.
PlaceholderAPI — %alphawildsystem_*%
Registered automatically when PlaceholderAPI is installed. Identifier: alphawildsystem.
Placeholder
Returns
%alphawildsystem_balance%
Formatted ruby balance
%alphawildsystem_balance_raw%
Raw numeric balance, no formatting
%alphawildsystem_god%
yes / no
%alphawildsystem_vanished%
yes / no
%alphawildsystem_kills%
Vanilla player_kills statistic
%alphawildsystem_deaths%
Vanilla deaths statistic
%alphawildsystem_killstreak%
Current PvP kill streak (resets on death)
%alphawildsystem_beststreak%
Best PvP kill streak ever reached
%alphawildsystem_font_<other_placeholder>%
Resolves the inner placeholder through PlaceholderAPI, then converts the result to the studio's small-caps font — e.g. %alphawildsystem_font_player_name% without hardcoding the small-caps map yourself
Scoreboard placeholders
Used in scoreboard.yml's sidebar lines (updates every update-ticks, default once a second):
Placeholder
Meaning
{player}
Viewer's own name
{online} / {max}
Online player count / max-players
{time} / {date}
Current server time / date
{tokens}
Ruby balance
{kills} / {deaths}
Vanilla kill/death statistics
{killstreak} / {beststreak}
Current / best PvP kill streak
{arena_reset}
Time remaining until the next scheduled arena regen