DiscordSRV / Staff-Chat

A staff-chat plugin that hooks into DiscordSRV
MIT License
29 stars 11 forks source link

Add a display name placaholder #18

Closed BlueTree242 closed 3 years ago

BlueTree242 commented 3 years ago

Hello, can you add {displayname} placeholder? for example a discord message is received in the staff channel, it gets the Effective name event.getMember().getEffectiveName();, if member is nicked, it gets the nick, if not it gets the name.

RezzedUp commented 3 years ago

That is already the current behavior for both in-game and discord messages.