PlaceholderAPI always reports voicechat_prefix_no_voicechat
ondrejnedoma opened this issue ยท 1 comments
Please read the wiki before submitting a bug report!
Bug description
PlaceholderAPI placeholder %voicechat_prefix_no_voicechat% is always active, the other ones are never.
Steps to reproduce the issue
- Start a server with the latest version of simple voice chat, PlaceholderAPI 2.11.4 and your own custom plugin
- Write simple code to get all the placeholders (%voicechat_prefix_uses_voicechat%, %voicechat_prefix_no_voicechat%, %voicechat_prefix_disabled%)
- See that no matter what, the only active placeholder is always voicechat_prefix_no_voicechat
Expected behavior
When connecting with the mod, %voicechat_prefix_uses_voicechat% should be active, and with the mod disabled, but still installed, %voicechat_prefix_disabled% should be active
Log files
Not really client related, /voicechat test report success
Versions
- Minecraft version 1.20.2
- Fabric version 0.14.22
- Mod/Plugin version 2.4.26
Other mods
None
Screenshots (Optional)