1
0
鏡像自 https://github.com/minetest-mods/areas.git 已同步 2025-12-23 19:05:30 +01:00

Reference 'settings.lua' instead of 'config.lua' (#21)

此提交包含在:
Jordan Irwin
2017-05-06 10:41:45 -07:00
提交者 ShadowNinja
父節點 6080ff065e
當前提交 d3d43d9511

查看文件

@@ -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`).