MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.24k stars 204 forks source link

[1.16.5] Default permission setting is broken #2348

Open 301haru opened 1 year ago

301haru commented 1 year ago

Minecraft Version : 1.16.5

Mohist Version : 976

Operating System : Windows

Concerned mod / plugin : Simple Voice Chat https://modrepo.de/minecraft/voicechat/overview

Logs : [22:26:14 INFO]: Player (Player Name) has no permission to connect to the voice chat

Steps to Reproduce :

  1. Join server without OP and you cannot connect to voice chat server

Description of issue : Voice Chat Permission is granted for everyone as you can see in https://modrepo.de/minecraft/voicechat/wiki?t=permissions here, but it doesn't work properly, only operator can use voice chat.

MohistBOT commented 1 year ago

Hello, thanks for opening this issue!

Before continuing, please understand that Mohist is a free and open source software, made by people in their free time. Know that we are not able to give any eta about when your issue will get answered or fixed.

Our team will first check if your issue isn't duplicated. If it's the case, we will close your issue, giving your the number of the other issue so that you can follow its progress. If you are able to do it, please check that your issue isn't duplicated, this would help us a lot.

Thank you for your patience, and have a nice day (or night)!

Eug3nK commented 1 year ago

You need a permision Plugin, like Luckperms. and use this permision per rank voicehcat.connect / voicehcat.speak

301haru commented 1 year ago

No that's not the point as far as I know.. because those permissions are granted for everyone by DEFAULT, and permission is a built-in system in spigot/forge whatever so using permission plugin is not a answer, there's a mohist bug with identifying default permissions.