can not implement net.dv8tion.jda.api.interactions.commands.build.CommandData, because it is not an interface #7
Labels
No labels
Bug
Confirmed
Crash
Documentation
Duplicate
Enhancement
High Priority
Invalid
Mod compatibility
Needs triage
Stale
Won't Fix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunaFox/AutoWhitelist#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I'm trying to get the mod working with Minecraft 1.18.2 and Fabric Loader 0.13.3 on a server.
This is what I get. Any ideas how to fix?
Have you enabled slash commands on the mod?
Ans also, can you inform the steps to reproduce the issue, or if happens on the server start.
Thanks, I'm looking into it, and this information will help to fix the issue faster.
I have no idea how to enable or to disable the slash commands, there's no documentation (that I've found). I wouldn't need them. All I need is a discord role to be synced with the whitelist
All I've done is added the mod, added my token and owner ID + one single role ID to the config the mod generates. Nothing else. This happens on server start
Ok thanks, I'll try to downgrade the mod to the LTS version of JDA to see if the issue is fixed.
Due to some limitation on testing I can't verify it will work on most environments, but this update should fix the issue and hopefully not bring a new one
https://modrinth.com/mod/autowhitelist/version/1.0.1
This works, thanks!