Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A Minecraft plugin for syncing Discord roles to Minecraft permission groups and whitelist
Added
- You can now configure the bot to send command replies publicly in the channel, instead of privately (that only the sender can see). This is configurable per command.
- You can now specify a list of roles in which its members will not be renamed by this bot.
- You can now specify a template for renaming Discord users, supporting PlaceholderAPI and the player's Minecraft username.
- Added an option to configure how the plugin will choose to operate with online or offline UUIDs. Online and offline modes can now both be forced or manually set in each command, and there's a fallback mode that will use the offline UUID if the online UUID does not exist. This improves compatibility with login plugins in offline mode.
Changed
- The placeholder
discord_nick
was broken, and has been replaced withdiscord_display_name
which is now correct. - Improved config file validation, with better and clearer error messages.
Fixed
- Fixed compatibility with Java versions before Java 21 when using the PlaceholderAPI integration added in 2.1.0
Fixed
- Fixed a bug with the Geyser/Floodgate integration that prevented Xbox usernames with spaces to be linked.
Information
Published on | July 31, 2024 |
---|---|
Downloads | 4 |
Platforms
Paper (1.8-1.21)
Dependencies
Paper