Simple Voice Chat

Simple Voice Chat

31M Downloads

PlaceholderAPI always reports voicechat_prefix_no_voicechat

ondrejnedoma opened this issue ยท 1 comments

commented

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

  1. Start a server with the latest version of simple voice chat, PlaceholderAPI 2.11.4 and your own custom plugin
  2. Write simple code to get all the placeholders (%voicechat_prefix_uses_voicechat%, %voicechat_prefix_no_voicechat%, %voicechat_prefix_disabled%)
  3. 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)

commented

image
image
image

Works perfectly fine with the latest placeholder API version and latest paper version.