Hi MJSU,

First off, thank you for the Discord Chat plugin—it’s absolutely essential for my community.

I'm currently running two separate servers that utilize your Discord Chat plugin, and I also rely heavily on the MEVENTS plugin (specifically for its multi-server Linking System).

My primary goal is to achieve reliable, dynamic, and consistent admin identification when I chat from Discord.

The Challenge & Need for Dynamic Linking: For administrative users, we need chat prefixes and ranks (e.g., [ADMIN]) to be consistent across all connected game servers.

Example Current vs. Desired Output:

  • Current Output (for a linked admin):([Discord] nickname) Message content here

  • Desired Output (for the same linked admin):([ADMIN] username) Message content here

Proposed Feature: I would like to request an integration option that allows Discord Chat to query the MEVENTS Linking System API and then use the resulting Steam ID to dynamically pull the in-game rank.

The logic would work like this:

  1. A Discord user sends a message.

  2. The Discord Chat plugin checks if this user is a linked user in the MEVENTS system, retrieving their Steam ID.

  3. If they are linked, the plugin should perform a lookup of the player's in-game rank and prefix (from the server's permission system) using the retrieved Steam ID, and display that rank instead of the generic [Discord] tag.

Why MEVENTS Linking System is Ideal: MEVENTS provides the essential cross-server identity link between the Discord ID and the Steam ID. Having your plugin use this link ensures that my identification (as an Admin or any other custom rank) is consistent and automatically updated based on the in-game rank across all connected servers, simplifying administration and ensuring accuracy.

This would be a powerful feature for multi-server setups that rely on MEVENTS for cross-server identity management.