maxomatic458 / playit-minecraft-mod

a minecraft mod that makes your server or singleplayer world public without having to port-forward
MIT License
7 stars 1 forks source link

[FEATURE REQUEST] Real IP of players #5

Open AlphaCraft9658 opened 6 months ago

AlphaCraft9658 commented 6 months ago

Does this display the actual client IP in the console, instead of the Playit IP, like the official Plugin does?

maxomatic458 commented 6 months ago

@AlphaCraft9658 i think it doesnt

this is the part that would set it https://github.com/maxomatic458/playit-minecraft-mod/blob/0c71bb55614d62fd2c12e45d4d3884bd667ad503/fabric/src/main/java/gg/playit/playitfabric/ReflectionHelper.java#L172-L182

but its made for bukkit so probably wont do anything for forge/fabric

i will update the mod when the plugin gets an update then i will add probably add it