Default group not working #658


  • Defect
  • Waiting
Open
  • _ForgeUser17219834 created this issue Sep 27, 2014

    Describe to us the issue that you're having: New players are not being sent to the default group.

    Which steps will reproduce this problem?:
    1) Use the config.yml here.
    2)
    3)
    ....

    Do you have an error log of what happened? No.

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)  v 2.10.8

    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    Craftbukkit 1.7.9 R0.2
    Which OS?

    Any other information we may need (plugins, configs, etc):

    default: default
    groups:
      default:
        permissions:
       -towny.town.toggle
       -towny.nation
       -towny.wild
       -towny.town.spawn
        groups: []
        meta:
          priority: '100'
          prefix: '&9[Citizen]'
      moderator:
        permissions:
        essentials.kick
        groups:
       - default
        meta:
          priority: '200'
          prefix: '&b[Mod]'
      admin:
        permissions:
        groups:
       - moderator
        meta:
          priority: '300'
          prefix: '&c[Admin]'

    Also, I have a number of other plugins installed. (essentialls, towny, worldguard, worldedit, and a few more)

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser17219834 added the tags New Defect Sep 27, 2014
  • _ForgeUser17219834 posted a comment Sep 27, 2014

    The OS is Windows 8. Sorry.

  • jesster1234 posted a comment Sep 29, 2014

    Any errors in the console?

  • jesster1234 removed a tag New Jan 20, 2015
  • jesster1234 added a tag Waiting Jan 20, 2015
  • jesster1234 posted a comment Jan 20, 2015

    Does this still occur on the latest version? 2.10.9


To post a comment, please login or register a new account.