1
0
forked from MTSR/mapserver

update docs

This commit is contained in:
NatureFreshMilk 2019-06-14 07:15:33 +02:00
parent 79dd412016
commit 1938e59998

View File

@ -24,6 +24,13 @@ can enable the setting in your `minetest.conf` (defaults to false)
mapserver.enable_crafting = true
```
The update interval of the players on the map can be changed with:
```
mapserver.send_interval = 1
```
Default is `2`, means that the player, time and lag info get sent every 2 seconds.
## Passive mode
You don't have to set up anything, passive mode is the default.