LuckPerms

LuckPerms

41.4k Downloads

DiscordIntegration bot does not have permissions to use non-vanilla commands

132ikl opened this issue ยท 1 comments

commented

LuckPerms Version: 4.1.54
Sponge Version: spongeforge-1.12.2-2611-7.1.0-BETA-2990

Hello, I am using a Discord bot from Chikachi/DiscordIntegration and I am having issues with permissions for non-vanilla commands. The fake player UUID is 828653ca-0185-43d4-b26d-620a7f016be6, as seen in the README of the repo.

lp user 828653ca-0185-43d4-b26d-620a7f016be6 info

[01:12:13] [pool-6-thread-1/INFO]: [LP] > User Info: Unknown
[01:12:13] [pool-6-thread-1/INFO]: [LP] - UUID: 828653ca-0185-43d4-b26d-620a7f016be6 (type: mojang)
[01:12:13] [pool-6-thread-1/INFO]: [LP] - Status: Offline
[01:12:13] [pool-6-thread-1/INFO]: [LP] - Primary Group: admin
[01:12:13] [pool-6-thread-1/INFO]: [LP] - Parent Groups:
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    > default
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    > admin
[01:12:13] [pool-6-thread-1/INFO]: [LP] - Contextual Data:
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    Has contextual data: false
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    Applicable contexts: None
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    Prefix: None
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    Suffix: None
[01:12:13] [pool-6-thread-1/INFO]: [LP] -    Meta: None

lp user 828653ca-0185-43d4-b26d-620a7f016be6 permission info

[01:14:10] [pool-6-thread-1/INFO]: [LP] 828653ca-0185-43d4-b26d-620a7f016be6's Permissions:  (page 1 of 1 - 1 entries)
[01:14:10] [pool-6-thread-1/INFO]: > * (true)

Despite giving the bot the * permission, commands from LuckPerms, Nucleus, and Prism all result in "You do not have permission to use this command!". Vanilla minecraft commands do indeed work, so I believe this is a result of LuckPerms rather than the bot. Also, this same setup has worked on a previous 1.12 spongeforge server with the exact same permissions (checked old H2 database).

commented

See the discussion in #834