Started by
Cromtak
on
Topic category: Help with Minecraft modding (Java Edition)
For certain reasons for security mod, I need to send string varibale from client to server but I need also set the string variable the moment mod is loaded, is there any solution for it? Because session variable from client is not readable from server.