Move to Common Issues, add GM -> LP recommendation

md678685 2017-08-19 10:40:08 +01:00
parent ac50ed3347
commit 4489a70fdd
1 changed files with 5 additions and 2 deletions

@ -1,4 +1,4 @@
# Known issues with EssentialsX
# Common issues with EssentialsX
## Signs don't work
In your `plugins/Essentials/config.yml` file, you need to uncomment the lines under `enabledSigns` for each type of sign by removing the `#` before it:
@ -27,4 +27,7 @@ See the [Bukkit wiki page](https://bukkit.gamepedia.com/Commands.yml#aliases) fo
## Tab completion doesn't work for commands that override an EssentialsX command
**Related issues: [#1384](/drtshock/Essentials/issue/1384)**
You can alias the command to the version from the other plugin, which should fix tab complete behaviour - see above.
You can alias the command to the version from the other plugin, which should fix tab complete behaviour - see above.
## I need help with GroupManager! / Where's the updated GroupManager?
EssentialsX does not support GroupManager as it is an outdated and broken plugin. We recommend you switch to [LuckPerms](https://github.com/lucko/LuckPerms) as it is still an actively maintained and regularly updated plugin.