diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 91f5582..979874f 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -18,8 +18,8 @@ #### How to disable the greeting messages that AreaShop regions have? If you don't want the greetings then you can disable them like this: -1. Open the config.yml file that is inside the AreaShop folder -1. Scroll to the `flagProfiles` section +1. Open the `default.yml` file that is inside the AreaShop folder +1. Scroll to the `flagProfile` section 1. Change each line that starts with `greeting:` to this: `greeting: ''` 1. Save the file, then use `/as reload` or restart your server.