Can't break items on my server

Discussion in 'Plugin Help/Development/Requests' started by ThatGuy1oo1, Apr 24, 2017.

Thread Status:
Not open for further replies.
  1. This is my vanilla server, I am using spigot and bukkit and I recently configured essentials on my server, I've been having a lot of problems with breaking blocks (the newer players) even though all of the groups have block breaking enabled, I've deleted all of my plugins (except essentials) and the same result happened. Here is the plugin list, and the message, "You are not permitted to interact with SMOOTH_BRICK".
    -AutoRestart-Reloaded
    -Clearlag
    -Essentials
    -EssentialsAntiBuild
    -EssentialsChat
    -EssentialsGroupManager
    -EssentialsProtect
    -EssentialsSpawn
    -Factions
    -MassiveCore
    -Vault-1.4.1
    -worldedit-bukkit-6.1.5
    worldguard-6.1
     
  2. Offline

    Zombie_Striker

    @ThatGuy1oo1
    What happens if you remove essentials? If the problem persists without essentials, then there is an issue with one of the server properties. If removing essentials fixes your problem, you have not given the build permission to those players.
     
  3. Offline

    Dessie_YT

    That's EssentialsAntiBuild. I believe the correct node to add is "essentials.build.interact.*" (Without Quotation Marks) will fix that. You can also remove EssentialsProtect and EssentialsAntiBuild to fix this. (I don't use them, because WorldGuard is a better solution).
     
    Last edited: Apr 26, 2017
  4. Offline

    timtower Administrator Administrator Moderator

    @Dessie_YT You are mixing the ModifyWorld permissions with Essentials
    ModifyWorld was part of PEX
     
  5. Offline

    Dessie_YT

    Ah, you're correct. Forgot that was part of Pex. I will edit my earlier post.
     
Thread Status:
Not open for further replies.

Share This Page