A plugin to link Minecraft account and Discord accounts on Altitude
Go to file
Teriuihi 8ddbfcd521 Add DiscordJoinListener to handle member join events
Introduced `DiscordJoinListener` to manage actions when a Discord user joins the server, ensuring linked players are assigned appropriate roles. Integrated the listener into the bot's event handlers in `Bot.java`. This enhances the user experience by maintaining role synchronization.
2025-01-24 20:28:02 +01:00
gradle/wrapper Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
src Add DiscordJoinListener to handle member join events 2025-01-24 20:28:02 +01:00
.gitignore Loading BotConfig 2021-09-11 19:52:38 +02:00
build.gradle.kts Rename shadowJar output file to ProxyDiscordLink.jar 2025-01-03 23:53:10 +01:00
gradlew Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
gradlew.bat Add evidence folder integration with Nextcloud support 2025-01-03 02:52:20 +01:00
Jenkinsfile Add Jenkinsfile for CI and update build.gradle.kts 2024-08-09 23:04:01 +02:00
settings.gradle.kts Updated minimessage 2022-05-30 20:09:20 +02:00