Anvil Permission

Discussion in 'Bukkit Help' started by Side8StarLite, Jun 7, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Side8StarLite

    I didn't know this existed until it happened. My friend is trying to combine a raw diamond axe with an efficiency 4 book on an anvil, but they won't combine, and the arrow just has a red x on it, no "Too Expensive" or errors like that, it just can't. But when he was opped, it worked.
    Plugins are PermissionsEx, CustomEnchantments, WorldEdit, WorldGuard, EasyWarp, ControlTPA, and HolographicDisplays
    Permission nodes are:
    Code:
    Player:
        permissions:
        - minecraft.command.help
        - bukkit.command.help
        - bukkit.command.plugins
        - minecraft.command.tell
        - bukkit.command.tell
        - bukkit.command.tellraw
        - minecraft.command.tellraw
        - minecraft.command.time
        - bukkit.command.time
        - bukkit.command.weather
        - minecraft.command.weather
        - bukkit.command.toggledownfall
        - minecraft.command.toggledownfall
        - controltpa.use.tpdeny
        - controltpa.use.tpaccept
        - controltpa.use.tpa
        - controltpa.use.tphere
        - easywarp.command.warp
        - ce.cmd.enchant
        - easywarp.command.listwarps
        - easywarp.command.setwarp
        - easywarp.command.delwarp
        - minecraft.command.enchant
        - bukkit.command.enchant
        - ce.cmd.runecrafting
        - easywarp.command.help
        - ce.ench.*
      Admin:
        inheritance:
        - Player
        permissions:
        - minecraft.command.ban
        - bukkit.command.ban
        - bukkit.command.banlist
        - minecraft.command.banlist
        - minecraft.command.deop
        - bukkit.command.op.take
        - minecraft.command.gamerule
        - bukkit.command.gamerule
        - bukkit.command.unban.player
        - minecraft.command.pardon
        - minecraft.command.say
        - bukkit.command.say
        - minecraft.command.setworldspawn
        - bukkit.command.setworldspawn
        - minecraft.command.gamemode
        - bukkit.command.gamemode
        - minecraft.command.give
        - minecraft.command.tp
        - bukkit.command.tp
        - minecraft.command.difficulty
    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
Thread Status:
Not open for further replies.

Share This Page