forked from MTSR/mapserver
update docs
This commit is contained in:
parent
79dd412016
commit
1938e59998
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user