Group Manager and More Not Working

Discussion in 'Bukkit Help' started by Robot_SQuid, Nov 7, 2014.

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

    Robot_SQuid

    I am on a host and it runs 1.7.9 craftbukkit server and the only problem is that several plugins don't work, groupmanager is taking a crapload right now, and I don't know what the hell is going on so if anyone is good at this stuff, please tell me what to do and what to fix.

    Plugins: Auto Broadcaster, BKCommonLib, Buycraft, Buycraft Announcer, Buycraft Extra Commands, ClearLag, CoreProtect, EnjinMinecraftPlugin, TimTheEnchanter, EnjinForumLink, EnjinToBukkit, Essentials, Factions, floAuction, Holographic Displays, JSONAPI, MassiveCore, Multiverse-Core, ProtocolLib, Random Teleport, Vault, VoteRoulette, Votifier, WhatIsIt, WorldEdit, World Guard

    CONSOLE ON RESTART: http://pastebin.com/CVZgXQGG

    CONSOLE ON RELOAD: http://pastebin.com/wjdAefh6

    GROUPMANAGER GROUP FILE: http://pastebin.com/mNdZUVd1

    LOG FILE TEXT: http://pastebin.com/Kwwp5rCX


    PROFESSIONALS ONLY, DON'T SAY JUNK
     
  2. Offline

    HeadGam3z

    OTF Catastrophe
    Nah, his suffix is alright.

    @OP, you need to fix your prefixes. If you look at your quotation marks in your prefixes, you can see you're using a single curly quotation mark instead of a standard single quotation mark.

    Example
    Change this:
    Code:
    prefix: ‘[VIP]&3’
    To this:
    Code:
    prefix: '[VIP]&3'
    Go ahead and remove those single curly quotation marks and replace them with standard single quotation marks on most of your prefixes.
     
Thread Status:
Not open for further replies.

Share This Page