- Click on "Configuration Files"
- For the serverconfigmain.xml file, click on "Text Editor"
- Set the values according to the example below
<property name="PlayerKillingMode" value="0" /> <!-- Player Killing Settings (0 = no killing, 1 = kill only allies, 2 = kill only foreign players, 3 = kill all) -->
<property name="LandClaimDecayMode" value="2"/> 2=Full protection until claim expires.
<property name="LandClaimOnlineDurabilityModifier" value="0"/> 0 means infinite (no damage ever occurs).
<property name="LandClaimOfflineDurabilityModifier" value="0"/> 0 means infinite (no damage will ever occur).
