How to Set a Password on Your 7 Days to Die Server
Password-protect your 7 Days to Die server so only players who know the password can join.
In the XGamingServer Panel, click Startup in the sidebar.
Find the Server Password field and enter your password.
Restart from Console.
Stop the server. Click Files and open serverconfig.xml. Set:
<property name="ServerPassword" value="YourPasswordHere" />Leave empty (value="") for no password.
Save and start from Console.
Login Confirmation Message
Show a rules/welcome message that players must accept before joining:
<property name="ServerLoginConfirmationText" value="Welcome! Rules: No griefing, be respectful." />Leave blank to disable.
Related Guides
How is this guide?

How to Configure Your 7 Days to Die Server (serverconfig.xml)
Complete serverconfig.xml reference for 7 Days to Die — every setting explained with defaults and values.
How to Make Your 7 Days to Die Server Public or Private
Control server visibility in the 7 Days to Die browser — public, friends only, or unlisted (direct connect only).