Skip to content

Fix: /import missing permission check#1

Open
ItsMias wants to merge 1 commit intoTFAGaming:masterfrom
ItsMias:fix/import-missing-guild-owner-check
Open

Fix: /import missing permission check#1
ItsMias wants to merge 1 commit intoTFAGaming:masterfrom
ItsMias:fix/import-missing-guild-owner-check

Conversation

@ItsMias
Copy link

@ItsMias ItsMias commented Feb 19, 2026

The /import command deletes all guild XP and reimports from Mee6, but had no permission check — any member could run it.

Added guildOwnerOnly: true to match the other Owner commands.

The /import command wipes all XP data for a guild and reimports from
Mee6. Without a permission check, any server member could trigger it.
Added `options: { guildOwnerOnly: true }` to match other Owner commands.
@ItsMias
Copy link
Author

ItsMias commented Feb 23, 2026

@TFAGaming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant