You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set up a Fabric backend and install the two mods: FabricProxy-Lite-2.9.0 and SignedVelocity-Fabric-1.2.4.
set the player-info-forwarding-mode in the Velocity config to modern.
under servers, add the previously created Fabric server.
Velocity Plugin
create a HoverEvent.ShowItem with components.
use ProxyServer.sendMessage to send it.
Plugin List
packetevents 2.5.0
signedvelocity 1.2.4
Velocity Version
Velocity 3.4.0-SNAPSHOT (git-99aaf3ce-b439)
Copyright 2018-2024 Velocity Contributors. Velocity is licensed under the terms of the GNU General Public License v3.
velocitypowered.com - GitHub
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
The player can normally receive system messages.
Actual Behavior
The sendMessage function executed normally, but the player did not receive any packet for any of the chats.
code
Steps to Reproduce
Environment
Velocity Plugin
Plugin List
Velocity Version
Velocity 3.4.0-SNAPSHOT (git-99aaf3ce-b439)
Copyright 2018-2024 Velocity Contributors. Velocity is licensed under the terms of the GNU General Public License v3.
velocitypowered.com - GitHub
Additional Information
No response
The text was updated successfully, but these errors were encountered: