diff --git a/Chat-Command-Reference.md b/Chat-Command-Reference.md index f0abe1f..617296a 100644 --- a/Chat-Command-Reference.md +++ b/Chat-Command-Reference.md @@ -9,6 +9,8 @@ Other useful links: - [WorldEdit Chat Command Reference](https://github.com/Uberi/Minetest-WorldEdit/blob/master/ChatCommands.md) - [`we_env`](https://github.com/sfan5/we_env#readme) +**Note:** If anything in this reference isn't clear, that's a bug. Please [open an issue](https://github.com/sbrl/Minetest-WorldEditAdditions/issues/new) (or even better a PR improving it) to let me know precisely which bit you don't understand and why. + ## `//floodfill [ []]` Floods all connected nodes of the same type starting at _pos1_ with (which defaults to `water_source`), in a sphere with a radius of (which defaults to 50).