diff options
author | HimbeerserverDE <52707839+HimbeerserverDE@users.noreply.github.com> | 2022-02-10 17:31:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-10 17:31:31 +0100 |
commit | 02b9bbdea7d028b3cec6275fc2c7e0f3f73cef25 (patch) | |
tree | af48a81b8e51b10fcb86e23ec486012927a48d26 | |
parent | 8bbf8d354ae6f67dac6118cc6704abfaf5116cd9 (diff) | |
parent | a24fbb303aee37e8e5b3fd3d4c382aa366dc7923 (diff) |
Merge pull request #72 from Minetest-j45/main
Fix doc/config.md grammar, link chat command plugin
-rw-r--r-- | doc/config.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/config.md b/doc/config.md index 3e3b899..36a5b4a 100644 --- a/doc/config.md +++ b/doc/config.md @@ -5,8 +5,8 @@ The configuration file is automatically created in the working directory. The file name is `config.json`. ## Example -This is an example configuration file with two servers. Remember installing -the chat command plugin and configuring the permissions. +This is an example configuration file with two servers. Remember to install +[the chat command plugin](https://github.com/HimbeerserverDE/mt-multiserver-chatcommands) and to configure the permissions. ```json { |