Group Manager Not Working!

Discussion in 'Bukkit Help' started by ExodusPVP, Jul 23, 2012.

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

    ExodusPVP

    So basically I have no idea why it isn't working... My friend sent me the file and I fixed it but for some reason it's giving me a new error. I need help! It gives me the error
    ERROR:

    while scanning for the next token
    found character '\t' that cannot start any token
    in "<unicode string>", line 180, column 17:
    suffix: ''
    ^
    Here's the GroupManager: http://pastebin.com/kbfhE2CK
    If you can get it to work I can get you Mod Status on the server!
     
  2. Offline

    uplusion23

    Should be:
    And the
    1. - g:essentials_default
    2. - g:bukkit_default
      Shou

      Should only be in global groups.
      Make sure you have groups.yml edited for each world.
     
  3. Offline

    Delocaz

    *sigh* Use 4 spaces instead of tabs.

    Also, use PermissionsEx instead of GroupManager, it sucks.
     
    aa2202aa2202 and Magi1053 like this.
  4. Offline

    Necrodoom

    lolno, learn to use it

    OP: line 180, delete spaces going off the line. you also have other errors, such as

    line 133:

    inheritance: Obsidian Donator

    needs to be
    inheritance:
    - Obsidian_Donator

    change ALL groups with spaces to _

    compare to example files for more info.
     
  5. Offline

    James7001

    Well the problem with me groupmanager is the layout so I'm the owner and would usually say [Owner] James but instead it just said James
     
Thread Status:
Not open for further replies.

Share This Page