Nerdy's Network Packets forge port

Published by Satori on
Supported MCreator versions
2024.2
Tags / plugin type
Java plugin
Procedures
forge 1.20.1 port
Downloads:
24
Upvotes: 2
About the plugin

THIS IS PORTED VERSION OF NERDY'S NETWORK PACKETS PLUGIN

                      plugin was made for my own use with help of my friend
I WONT UPDATE PLUGIN TO DIFFERENT VERSIONS
ONLY BUG FIXES IF REQUIRED

 

Network Packets is a plugin that adds the Packet mod element to MCreator, with which you can execute code and send data between the two logical sides of client and server.

This is a java plugin and requires java plugins to be enabled.

SUPPORTED VERSION: MCREATOR-2024.2 FORGE 1.20.1

how to use: https://mcreator.net/plugin/119763/network-packets

 

 

 

version 1.12 changes:

instead of kicking receiver (if sender is null) now error appears
replaced context.getSender with mc.player (makes sure that sender wont return null on client side)
 

 

 

License
MIT License

Plugin downloads
Network Packets FORGE v1.11 (Mcreator 2024.2) - network_packets.zip Uploaded on: 11/10/2025 - 15:59   File size: 22.92 KB
Network Packets FORGE v1.12 (Mcreator 2024.2) - network_packets.zip Uploaded on: 11/13/2025 - 06:01   File size: 22.93 KB

Comments

Nice work but what about to make it for 2024.3 and 2024.4 versions?