diff options
Diffstat (limited to 'minetest.conf.example')
-rw-r--r-- | minetest.conf.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example index a0284f182..6eca94401 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -1126,6 +1126,10 @@ # type: bool # enable_pvp = true +# Enable mod channels. +# type: bool +# enable_mod_channels = false + # If this is set, players will always (re)spawn at the given position. # type: string # static_spawnpoint = |