Essentials
Essentials copied to clipboard
Add method to get all linked players in DiscordLinkService
Information
This PR closes #5895.
Details
Proposed feature:
This PR adds a method to the DiscordLinkService interface to get all linked players. The method getAllLinkedPlayers returns a map where the key is the Discord ID and the value is the Minecraft UUID.