I'm sending packets to my mod using sendPluginMessage, but how I can check in the mod that a package was sent from the plugin and not by a player?
getSender() in Supplier<NetworkEvent.Context> doesn't seem helpful
1 reply
Important Information
By using this site, you agree to our Terms of Use.