Fireplace Lib (Forge)

Fireplace Lib (Forge)

146k Downloads

[1.19+] Bring back Offline Player command type support

The-Fireplace opened this issue ยท 2 comments

commented

Description

Due to changes in networking code on 1.19, the offline player command type is being dummied out. Bring it back in the future.

Additional Information

No response

commented

ClientboundCommandsPacket is the remaining piece that isn't working quite right - with the mod installed on both client and server, this seems to work. Server side only, this packet needs to be modified to trick the client into thinking it's a regular player argument type

commented

Done with version 7.1.2