diff --git a/Installation.md b/Installation.md index 4e48fe9..7e6269e 100644 --- a/Installation.md +++ b/Installation.md @@ -40,4 +40,10 @@ Existing translations: Spanish, Chinese, Russian, German, Japanese, Dutch, Itali For translating the web interface, see the [README](https://gitlab.com/ruany/litebans-php/blob/master/lang/README.md). -If you want to customize the English messages, you can edit [lang/en_US.utf8.php](https://gitlab.com/ruany/litebans-php/blob/master/lang/en_US.utf8.php). \ No newline at end of file +If you want to customize the English messages, you can edit [lang/en_US.utf8.php](https://gitlab.com/ruany/litebans-php/blob/master/lang/en_US.utf8.php). + +## Troubleshooting + +If bans don't show up: +- Try /litebans:ban - if this works and /ban doesn't, then another plugin is overriding the command. See [Command Aliases](https://gitlab.com/ruany/LiteBans/wikis/Command-Aliases) +- If you live-loaded LiteBans (e.g. with PlugMan) try rejoining the server. \ No newline at end of file