7 Days to Die | How to: Disable LiteNetLib

  • 7 Days to Die How to Disable LiteNetLib, How to Disable LiteNetLib, 7 Days to Die, 7 days to die, Disable LiteNetLib, 7dtd, 7DTD
  • 1
  • Print

    You will need to do the following.

    1. Stop the server. 

    2. Open the Pingperfect.xml in a text file which you should be able to open through FTP.

    3. Find the line for, ServerDisabledNetworkProtocols and add LiteNetLib into the values there, making the entry below "value="unet,RakNet,LiteNetLib". 

    4. Save and then start the server. 


    Change the following:

    <property name="ServerDisabledNetworkProtocols"value="unet,RakNet"/><!-- Networking protocols that should not be used. Separated by comma. Possible values: UNET, RakNet, SteamNetworking. Ex: "unet,steamnetworking" -->

     To this:

    <property name="ServerDisabledNetworkProtocols"value="unet,RakNet,LiteNetLib"/><!-- Networking protocols that should not be used. Separated by comma. Possible values: UNET, RakNet, SteamNetworking. Ex: "unet,steamnetworking" -->



    FTP guide - https://pingperfect.com/index.php/knowledgebase/19/Accessing-your-files.html


    Looking for a game server host known for brilliant 24/7 customer support and quality hardware?
    Try a Pingperfect 7 Days to Die server today! https://pingperfect.com/gameservers/7-days-to-die-server-hosting-rental


    Was this answer helpful?

    « Back