From 19086eb7b1223f54bbced6e32527eaa4699dddce Mon Sep 17 00:00:00 2001 From: Robert Zenz Date: Sat, 12 Sep 2015 16:50:25 +0200 Subject: [PATCH] Added note about spawnusher_activate. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index c9b459b..c9d00b4 100644 --- a/README +++ b/README @@ -16,6 +16,9 @@ Configuration The system can be configured by adding settings to the `minetest.conf`: + # If the system should be activated, defaults to true. + spawnusher_activate = true + # The radius around the spawnpoint in which the players will be randomly # placed, defaults to 40. spawnusher_placement_radius = 40.