Better support for Minecraft bedrock in `/link_minecraft
` #26
Labels
No labels
Trainee - Good First Issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Skynet/discord-bot#26
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?
Currently we really only support Java linking for the whitelist although we are using Geyser.
The rough outline of the tasks would be like this:
* Boolean col for if it is java or Bedrock
* Text col for floodgateuid
* Store teh floodgateuid in teh appropriate col
fwhitelist add <uuid>
instead of teh currentwhitelist add <username>