Player Can't Pick Up Items.

Discussion in 'Bukkit Help' started by Jackbrook, Mar 12, 2013.

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

    Jackbrook

    A player on my server is having an issue, where he cannot pick up any items from the ground. This started to happen yesterday, but nothing had been changed server side, and no other players were having this problem, suggesting it was a client side problem. However, the player tried it on a few other servers and it worked fine. He has also reinstalled Minecraft, yet the problem still persists.

    Here's a long list of plugins.
    Show Spoiler

    TuxTwoLib
    MultiInv
    AlphaChest
    WorldEdit
    VoxelSniper
    CrazyFeet
    Vault
    PlayerHeads
    Multiverse-Core
    PermissionsEx
    Questioner
    WorldGuard
    SurvivalGames
    CoreProtect
    ProtocolLib
    ModifyWorld
    SuperSpleef
    Votifier
    mcMMO
    GAListener
    CleanroomGenerator
    AutoAnnouncer
    Essentials
    Towny
    CreativeControl
    EssentialsSpawn
    Multiverse-Portals
    TagAPI
    BOSEconomy
    SkyBlockCo-Op
    TreasureHunt
    DisguiseCraft
    Register
    CNCP
    SkylandsPlus
    ChestShop
    EssentialsChat
    MobArena

    Thanks for any help! :D
     
  2. Offline

    Super User

    You are running PermissionsEx with ModifyWorld. Add Modiyworld.* or add these nodes.
    Code:
    modifyworld.items.drop.<itemid>
     //Drop Items
    modifyworld.items.pickup.<itemid>
     //Pickup Items
    
    Here is the full list.
     
  3. Offline

    Jackbrook

    All players have that perm, and this problem only began yesterday. The perms have not been changed, and other players (with exactly the same perms) are not having this problem. It's just the 1 player.
     
  4. Offline

    Super User

    Make sure he doesnt have any set player inheirtance. Also make sure he is only in 1 group.
    /pex user (username) group SET (group)
    /pex user (username) group ADD (group).
    SET adds only that group. ADD adds the group to any additional groups the player belongs to. Maybe an admin ran the wrong command.
     
  5. Offline

    Jackbrook

    The perms haven't been changed at all in the last 2 days.
     
  6. Offline

    Super User

    Yeah, but his user group could of. I've had this problem before because I was using ADD not SET.
     
  7. Offline

    Jackbrook

    It's definitely nothing to do with what group he's in. I've triple checked. He's in just 1 group, the default group.
     
  8. Offline

    Super User

    Post your permissions.yml?
     
  9. Offline

    Jackbrook

  10. Offline

    Jackbrook

    Another player is now having this issue. Does anyone know of a fix? Thanks
     
  11. Offline

    Jackbrook

    Bump. If more information is needed, please tell me. Thanks. :)
     
  12. Offline

    alfonsojon

    I'm starting to get this too... any suggestions?
     
  13. Offline

    Pcd2010

    Same Here but its happening to two of my players they login as a different name and all is good I read on the permission deal so ima double check that.
     
  14. Offline

    Jackbrook

    Has started to happen again. I assume it's 1.5 then. Are any of you using ModifyWorld? Because I'm getting frequent errors in the console from modifyworld.
     
  15. Offline

    Lolmewn

    If you're running pex, try enabling debug mode to see if it's a permissions issue (also tells you what permission node is missing)
     
  16. Offline

    Zacky1

    Started happening when I downloaded Bukkit V: 1.4.7-R1.0-75 (MC: 1.5.1) implementing API version 1.5.1-R0.1 SNAPSHOT
     
  17. Offline

    Blood8821

    these are my plugins cann some one make me a permissionEx please Anticheat
    Command blocker
    Evil plugins
    Group manager
    JCommand essentials
    Libelula Logger
    Modify world
    PermissionsEX
    Plugin metricks
    Portals
    Ranker
    Spawn.TP
    Vanish NOPACKET
    World Edit
    World GUard
     
Thread Status:
Not open for further replies.

Share This Page