AudioPlayer

AudioPlayer

157k Downloads

Console has no permissions when using luckperms

konotorii opened this issue ยท 0 comments

commented

Bug description

Basically when trying to execute the /audioplayer serverfile command in console while luckperms is installed, the command is "not found" in console. While doing it on client side works perfectly fine. I tested the same command both on client and console without luck perms installed and it worked on both.

Minecraft version

1.21.1

Simple Voice Chat version

1.21.1-2.5.24

Mod version

1.21.1-1.13.0

Mod loader and version

Fabric 0.110.0+1.21.1

Steps to reproduce

  1. Install audioplayer, voicechat, luckperms, and luckperms fabric placeholder api
  2. Start server as usual
  3. Run /audioplayer serverfile FILE.mp3 in console

Outcome:
image

Expected behavior

I expected the same behavior as on the client when executing /audioplayer serverfile FILE.mp3, which is getting the ID return and confirmation that the file was imported.

Log files

https://gist.github.com/konotorii/23e3db8b33eeacaacdfde61d79a4735c

Screenshots

Here's when executed from client:
image

From console:
image