Minecraft – /warp, /sethome, /home, /bal, and /pay aren’t working with Essentials 1.10 Plugin

minecraft-bukkitminecraft-commandsminecraft-java-editionminecraft-java-edition-server

I have a server and I use the Essentials plugin but for some reason the commands in the title aren't working. It works with OPs but nobody else. Here are the permissions:

groups:
  Default:
    default: true
    build:true
    permissions:
    - -bukkit.command.plugins
    - essentials.warp
    - essentials.pay
    - essentials.pay.list
    - essentials.tpa
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.back
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.spawn
    - essentials.warp
    - essentials.bal

But it doesn't seem to work. Am I doing this wrong?
Here are my plugins:

  • Essentials
  • Essentials Group Manager
  • RedProtect
  • iDisguise
  • multiworld

I'm not super good with this stuff so you might have to explain it in simple terms.
I use CraftBukkit FYI.

Best Answer

The normal essentials version is very outdated, you should use essentialsX(CI Server: https://ci.drtshock.net/job/EssentialsX/)! If essentialsX also does not works it has to do with EssentialsGroupmanager! I recommend you go use LuckPerms(Spigot: https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-system.28140/) as your permissions system, it is very updated and has a nice dev. It also has a lot more function than groupmanager!