diff --git a/FAQ.md b/FAQ.md index ba0f35b..2df133e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -30,6 +30,9 @@ A: You can. There is a command that turns off block protection for editing purpo **Q: Why do the commands not work?** A: Because you typed them incorrectly. All MobArena commands start with `/ma` followed by one or more arguments. To join the arena, you type `/ma join`. To set the warp points, you type e.g. `/ma setwarp lobby`. All the commands work. If you can't get them to work, you're doing something wrong. +**Q: I want to change the arena name, but it's not working!** +A: Make sure the name in the config.yml file is in lowercase (for example, it should be `test` and NOT `Test`). After you're sure that you've made the name lowercase, type `/reload` to reload the plugin. It should now list your arena with the new name. + ### Usage questions ### **Q: Why can only ops use my arena?**