Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Hi, I need to add -DGeyser.PrintSecureChatInformation=false into my server's (bungee) startup script, but I'm wondering how would I do this?
I figured I could just add DGeyser.PrintSecureChatInformation=false to the bottom of the mark2.properties, but I'm not sure if it's working. Is that how I'd do it?
Hi, I need to add
-DGeyser.PrintSecureChatInformation=false
into my server's (bungee) startup script, but I'm wondering how would I do this?I figured I could just add
DGeyser.PrintSecureChatInformation=false
to the bottom of the mark2.properties, but I'm not sure if it's working. Is that how I'd do it?