Crafting Help. (A.S.A.P. Please.)

Discussion in 'Bukkit Help' started by DemonCraft, Aug 23, 2012.

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

    DemonCraft

    Alright, on my server people randomly are not able to craft anymore..
    I don't know what's wrong :/ The console doesn't give any errors either.
    Just randomly some people won't be able to craft anything anymore.

    This is my GroupManager Permissions file;

    Code:
    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
     
    groups:
      Owner:
        default: false
        permissions:
        - '*'
        inheritance: []
        info:
          prefix: '&e[Owner]&f'
          build: true
          suffix: ''
      Mod:
        default: false
        permissions:
        - ban
        - ban-ip
        - goto
        - kick
        - lookup
        - pardon
        - pardon-ip
        - summon
        - tp
        inheritance:
        - member
        info:
          prefix: '&b[Mod]&f'
          build: true
          suffix: ''
      Member:
        default: true
        permissions:
        - ChestShop.Shop.*
        - essentials.afk
        - essentials.balance
        - essentials.delhome
        - essentials.help
        - essentials.home
        - essentials.kit
        - essentials.kit.starter
        - essentials.list
        - essentials.motd
        - essentials.msg
        - essentials.pay
        - essentials.rules
        - essentials.seen.banreason
        - essentials.sell
        - essentials.sethome
        - essentials.signs.break.trade
        - essentials.signs.create.trade
        - essentials.signs.use.balance
        - essentials.signs.use.buy
        - essentials.signs.use.disposal
        - essentials.signs.use.sell
        - essentials.signs.use.trade
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - help
        - iConomy.help
        - iConomy.holdings
        - lwc.protect
        - mailbox.remove
        - mailbox.sendtoself
        - mailbox.user.create
        - mailbox.user.send
        - signLift.create.*
        - signLift.use.normal
        - signLift.use.private.own
        - signs.use.trade
        - towny.town.*
        - towny.wild.*
        - wa.announcer.receive
        - wa.canbuy
        - wa.cansell
        - wa.password.change
        - wa.password.create
        - wa.use.deposit.items
        - wa.use.deposit.money
        - wa.use.withdraw.items
        - wa.use.withdraw.money
        - essentials.back
        - essentials.back.ondeath
        - votechecker.*
        - craftbook.*
        inheritance: []
        info:
          prefix: '&1[Member]&f'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - '*'
        inheritance:
        - member
        info:
          prefix: '&4[Admin]&f'
          build: true
          suffix: ''
    And these are the Plugins I run;
    Autosaveworld_3.7
    BlockHeads_1.4
    BOSEconomy_0.7.3.1a
    Buycraft_4.6
    ChatSuite_2.1.1
    Chatty_1.0
    ChestShop_3.46
    CraftBook and the CraftBook Mechanics.
    dynmap_0.70.3
    dynmap-mobs_0.20
    dynmap-Towny_0.20
    Essentials_2.9.3
    EssentialsGroupManager_2.9.3
    LogBlock_1.58
    Lottery_0.8.1
    LWC_4.3
    MailBox_2.5
    mcMMO_1.3.11
    odditem-0.9.5
    PlgSetspawn_5.0
    Questioner
    Register
    SignLift_1.22
    Stargate_0.7.7.4
    Statistician_2.0.12
    Towny
    Vault_1.2.17
    Votechecker_.2
    Votifier_1.8
    WorldBorder_1.5.4
    WorldEdit_5.3
    WorldGuard_5.5.3

    Any Ideas?
     
  2. Offline

    turqmelon

    What do you mean by "Randomly unable to craft"? Putting items into the crafting grid does nothing, or they physically can't right click a workbench?

    DemonCraft
     
  3. Offline

    DemonCraft

    At random times when they try to make something in the crafting table it does not let the result come out.
    Say they try to make a Pickaxe, Bed, it won't let them even if they put the correct items in place and such in the Work Bench.
    It's not all the time, it's just randomly.
     
  4. Offline

    turqmelon

    DemonCraft

    The only thing I can think of is Craftbook, but even that I'm not sure.
     
  5. Offline

    DemonCraft

    I completely removed Craftbook and they still couldn't.
    So I'm stomped :/
     
  6. Offline

    turqmelon

  7. Offline

    Necrodoom

    groupmanager nor essentials have any crafting handler, and although you have a few errors in moderator group node, it wont cause much. are you using a mod? improperly installed mods or logging to wrong server can trigger such errors.
     
  8. Offline

    breezeyboy

    You sure its not just lag?
     
  9. Offline

    DemonCraft

    Could it just be the fact that my server map was made in like 1.10 and my server is running CraftBukkit for 1.3.2?
    (I'm doing a map reset today to see if that's the issue on new proper functions and such.)
     
  10. Offline

    Disparate

    Yeah - I have the exact same problem. Its not permissions based and I have tried juggling a few plugins around but no avail.
    Absolutely no one can craft - wtf?

    Oh and btw its not the map DemonCraft - I have anew map and the same issue.

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

Share This Page