Skip to content

V0.2

Choose a tag to compare

@RenaudRl RenaudRl released this 25 Nov 19:10
· 17 commits to main since this release

Add chat and console sync features to community extension
Introduces chat synchronization from Minecraft to Discord via ChatSyncManifestEntry and ChatSyncService, and console command execution from Discord via ConsoleChannelEntry and ConsoleService. Refactors CommunityExtension to support multiple manifests, dynamic command registration, and proper cleanup on shutdown. Enhances bug report dialog with customizable layout and button text, and adds new configuration options to bug report manifests and categories.