Porting-Dead-Mods / Cable-Facades

Other
1 stars 2 forks source link

Facades are not synced when player changes dimensions #10

Closed SuperMartijn642 closed 4 hours ago

SuperMartijn642 commented 6 hours ago

The player receives the cable facades once when they log in and that's it. If the player changes dimensions, the facades are not resend and thus the player sees facades from the dimension they were in when they joined and no matter what dimension they are actually in.

A solution would be sending the facades for the new dimension during the PlayerChangedDimensionEvent and PlayerRespawnEvent events.

Thepigcat76 commented 4 hours ago

should be fixed as well