MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 43 forks source link

Added Discord to Minecraft nickname support. #118

Closed 132ikl closed 6 years ago

132ikl commented 6 years ago

Uses getMember().getEffectiveName() rather than getAuthor().getName(). getEffectiveName uses the Discord user's nickname if they have one, regular user name if they don't.