Jump to content

Recommended Posts

Posted

Heyo there.

Just yesterday I published my Tekkit Classic server, got griefed 3 times already and had to rebuild spawn twice.

I was hoping to use GroupManager to fix the perms and stuff like that, but I always get an internal error when using the commands in-game and when configuring the users/groupsmarkup file, I see no change in-game.

Here is the groups file:

groups:

  Default:

    default: true

    permissions:

    - -bukkit.command.kill

    inheritance:

    - g:groupmanager_default

    - g:bukkit_default

    - g:essentials_default

    - g:towny_default

    info:

      prefix: '&e'

      build: true

      suffix: '[Regular]'

  Builder:

    default: false

    permissions: []

    inheritance:

    - default

    - g:essentials_builder

    - g:towny_builder

    info:

      prefix: '&2'

      build: true

      suffix: '[builder]'

  Moderator:

    default: false

    permissions: []

    inheritance:

    - builder

    - g:groupmanager_moderator

    - g:bukkit_moderator

    - g:essentials_moderator

    - g:towny_moderator

    - g:vanish_moderator

    info:

      prefix: '&5'

      build: true

      suffix: '[Mod]'

  Admin:

    default: false

    permissions: []

    inheritance:

    - moderator

    - g:groupmanager_admin

    - g:bukkit_admin

    - g:essentials_admin

    - g:towny_admin

    - g:vanish_admin

    info:

      prefix: '&c'

      build: true

      suffix: '[Admin]'

  Owner:

    default: false

    permissions:

    - '*'

    - -vanish.*

    inheritance:

    - admin

    info:

      prefix: '&4'

      build: true

      suffix: '[Owner]'



 

And here are the users:

 


users:

  Beatsleigher:

    group: Owner

    subgroups: []

    permissions:

    - groupmanager.noofflineperms

  Creepydude2012:

    group: Owner

    subgroups: []

    permissions:

    - groupmanager.noofflineperms

For some reason, I'm not in the Owner group, and when I deop myself, I can't build. Not even in my own claims.

I have no idea which plugin version I'm using, to be frank.

Also, just in case, could someone link me up with the plugin version 2.9.2. Maybe I'm just using a wrong version, but the jar I'm using is the only one I could find.

Thanks in advance for your help. The server's been off for almost two hours, because I'm trying to sort stuff out and it's not working.

Edit:

The other 39-odd users still have to be added.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...