Plugin channels not working with forge client

Discussion in 'Plugin Development' started by FloweyTF, Oct 27, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    FloweyTF

    So I have the standard plugin channel setup, where

    player.sendPluginMessage(Plugin.getInstance(), Constants.API_CHANNEL_ID, out.toByteArray());

    However, my forge client doesn't receive this. I'm sure that the forge client works for vanilla plugin channels (`minecraft:register`).
     
  2. Offline

    timtower Administrator Administrator Moderator

    Locked
    Modded servers are not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page