MinecraftChatToDiscordMessageFormat %world% placeholder does not work anymore
uncovery opened this issue ยท 4 comments
Hi, I updated to the latest version and the %world% placeholder stopped working.
I am using multiverse, venturechat, placeholderAPI and tried all of the
%world%
%worldalias%
%player_world% (which works in the normal chat)
Anyhow until the last update, %world% worked fine. %displayname% and %message% work fine as well. Only %world% gets shown as-is:
uncovery (%world%): test
My config:
MinecraftChatToDiscordMessageFormat: "**%displayname%** (%world%): %message%"
MinecraftChatToDiscordMessageFormatNoPrimaryGroup: "**%displayname%** (%world%): %message%"
This is to do with the new Venture Bungee hook, next version will not default to it, in the meantime you can add VentureChat-Bungee
to DisabledPluginHooks
Thanks for the advice, I set
DisabledPluginHooks: ["VentureChat-Bungee"]
in config.yml but it still won't accept any of the 3 terms %world%, %worldalias%, %player_world%
Anything else I could be doing wrong?
Upgraded placeholderAPI to the latest version today.
update to dev builds, https://snapshot.discordsrv.com