5 Open Issues Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub
Discord Bot Extensions Plot System Integrations
Translation about 2 months ago

AI Summary: This project requires creating a DiscordSRV plugin extension for a Minecraft Build The Earth plot system. The core plugin is complete, but requires a connector plugin to be developed using the provided API to handle plot data. Currently, translation is blocked by another issue (#8). The task involves either creating the connector plugin or contributing translations once issue #8 is resolved.

Complexity: 4/5
enhancement help wanted

DiscordSRV extension plugin for BTE Plot-System

Java
Discord Bot Extensions Plot System Integrations

AI Summary: The task is to adapt the DiscordSRV Plot-System integration plugin to work seamlessly with the upcoming "Global" scope changes in Plot-System. This involves figuring out how the plugin's DiscordSRV integration will function within a global server context, determining the appropriate location for the DiscordSRV instance, and deciding on a forum or thread structure for webhooks when multiple build teams are involved in the global server.

Complexity: 4/5
help wanted question

DiscordSRV extension plugin for BTE Plot-System

Java
Discord Bot Extensions Plot System Integrations
Standalone Version about 2 months ago

AI Summary: The task is to make the DiscordSRV Plot-System extension plugin standalone, removing its dependency on DiscordSRV v1.29.0. This requires resolving two key challenges: managing the JDA (Java Discord API) lifecycle independently and handling account linking edge cases without relying on DiscordSRV's existing mechanisms.

Complexity: 4/5
help wanted

DiscordSRV extension plugin for BTE Plot-System

Java
Discord Bot Extensions Plot System Integrations
Discord Account Linking about 2 months ago

AI Summary: Develop a standalone account linking manager for a DiscordSRV plugin that integrates with a plot system. This involves creating a separate module or application that handles linking Discord accounts to in-game plot system accounts, independent of the main plugin. The manager will likely need to interact with both Discord's API and the plot system's API or database.

Complexity: 4/5
help wanted

DiscordSRV extension plugin for BTE Plot-System

Java
Discord Bot Extensions Plot System Integrations
JDA Instance Manager about 2 months ago

AI Summary: The task involves creating a standalone version of a DiscordSRV plugin that integrates with a plot system. This requires implementing proper JDA instance management, handling its lifecycle, and potentially refactoring existing code to decouple it from other dependencies. The plugin uses a modular design with an API for external plot system integration.

Complexity: 4/5
help wanted

DiscordSRV extension plugin for BTE Plot-System

Java