Bpermissions & BungeeCord #639


  • New
  • Defect
Open
  • _ForgeUser12428515 created this issue Feb 11, 2014

    Describe to us the issue that you're having:
    so, i just recently moved to bungeecord but it doesnt work with bpermissions. the server will not give crash reports when this happens and when a command to do with bpermissions is issued nothing will happen

    Which steps will reproduce this problem?:
    1)just typing any bpermissions command will have no affect to the server with bungeecord
    2)
    3)
    ....

    Do you have an error log of what happened?
    It doesnt produce an error message

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    1.6.4 v2.10.7c

    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    bascically, spigot is craftbukkit so it would be 1.7.2-RO.2 BETA

    Which OS?
    64 Bit

    Any other information we may need (plugins, configs, etc):
    Ive looked this up elsewhere and apparently it doesnt generate the config files.

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

  • _ForgeUser12428515 added the tags New Defect Feb 11, 2014
  • _ForgeUser15697498 posted a comment May 31, 2014

    This is exactly what has happened to me.

    It's such a shame because I find that bPermissions is the most convenient permissions plugin and I won't settle for anything else!

    Please could you message me if you get a response as it is necessary for my server to have bPermissions.

    Thanks a bunch :)

  • _ForgeUser9300141 posted a comment Jun 22, 2014

    Servers behind Bungee are run in offline mode, there is a bPermissions setting in it's config.yml that has to be altered for it to function on an offline mode server.

    You need to change

    allow-offline-mode: false

    to

    allow-offline-mode: true


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