🧩PlaceholderAPI

The DiscordLink plugin offers seamless integration with PlaceholderAPI on Paper and Purpur servers. This allows you to display Discord account information directly in chat, menus, scoreboards, and oth

triangle-exclamation

βœ… Requirements

  • Paper or Purpur Minecraft server

  • PlaceholderAPI installed on the server

  • DiscordLink plugin properly configured and running

βš™οΈ PlaceholderAPI is not supported on Velocity. Placeholder support works only within the Minecraft server context.


πŸ”— Available Placeholders

Placeholder
Description

%discordlink_discordusername%

Displays the linked Discord username

%discordlink_discordid%

Displays the linked Discord ID

Example Usage:

Your Discord account: %discordlink_discordusername%
Your Discord ID: %discordlink_discordid%

🎯 How It Works

  • These placeholders can be used in any message or plugin that supports PlaceholderAPI.

  • The placeholders are player-specific – they will display information related to the player who triggered the message or event.

  • If the player is not linked to a Discord account, the placeholder will return an empty string.


πŸ’¬ Supported Contexts

You can use these placeholders in:

  • Chat messages

  • Scoreboards

  • Tab lists

  • Plugin GUIs

  • Any PlaceholderAPI-compatible plugin


πŸš€ Example Setup

If you want to display a player's linked Discord username in your scoreboard or prefix:

Last updated