diff options
Diffstat (limited to 'areas')
-rw-r--r-- | areas/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/areas/README.md b/areas/README.md index bd6a54d..f7c07c6 100644 --- a/areas/README.md +++ b/areas/README.md @@ -7,7 +7,7 @@ Configuration If you wish to specify configuration options, such as whether players are allowed to protect their own areas with the `protect` command (disabled by -default), you should check config.lua and set the appropriate settings in your +default), you should check settings.lua and set the appropriate settings in your server's configuration file (probably `minetest.conf`). |