Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

paper doesn't allow multiple commands to share the same permission #4078

Closed
shawn695 opened this issue Aug 24, 2023 · 1 comment · Fixed by #4079
Closed

paper doesn't allow multiple commands to share the same permission #4078

shawn695 opened this issue Aug 24, 2023 · 1 comment · Fixed by #4079
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated.

Comments

@shawn695
Copy link

Describe the bug

get this error starting the server after xbox broadcast enables

24.08 15:23:58 [Server] ERROR Could not pass event ServerLoadEvent to Geyser-Spigot v2.2.0-SNAPSHOT
24.08 15:23:58 [Server] INFO java.lang.IllegalArgumentException: The permission geyser.command.exthelp is already defined!

https://paste.gg/p/anonymous/413494a78e654306af2633b60dc591b5

To Reproduce

user geyser floodgate and xbox broadcast extension

Expected behaviour

change help perm ?

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

https://dump.geysermc.org/gCwd5yAcpLl4WtGdg9twHTthiyZiu1os

Geyser Version

build 256

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response

@onebeastchris
Copy link
Member

onebeastchris commented Aug 24, 2023

Technically they (commands) can, but we shouldn't register the same permission multiple times. #4079 fixes this

@onebeastchris onebeastchris added the Confirmed Bug The bug reported is confirmed and able to be replicated. label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants