files reset. #451


  • Defect
  • Waiting
Open
Assigned to _ForgeUser7180052
  • _ForgeUser9921824 created this issue Nov 20, 2012
    Describe to us the issue that you're having:
    i do the permissions all correctly i think. and then restart the sever, and it gets wiped?Which steps will reproduce this problem?:
    1)re-do groups
    2)restart severDo you have an error log of what happened?
    noWhich version of bPermissions are you using?: (Please don't say "latest"!!!)  v2.9.25 for CB 1.4.2-R0.2Which version of CraftBukkit?: (Please don't say "latest"!!!)  im afraid to say i dont know. i use minecraft panel. but i am in 1.4.4Which OS? it does not run off my computer. but my computers windows 7.Any other information we may need (plugins, configs, etc): i have heaps of plugins but none of them will not interfere. before i restarted the sever the world/groups.yml folder was this. (it was the only one i edited.)default: default
    groups:
      default:
        permissions:
        -towny.wild.*
        -towny.wild.build.*
        -towny.wild.destroy.*
        -towny.wild.switch.*
        -towny.wild.item_use.*
        -towny.wild.build.{block id}
        -towny.wild.destroy.{block id}
        -towny.wild.switch.{block id}
        -towny.wild.itemuse.{block id}
        -BOSEconomy.common.wallet
        -BOSEconomy.common.income
        -disguisecraft.player
        -BOSEconomy.common.mastry
        -BOSEconomy.common.pay
        -BOSEconomy.common.stats
        -BOSEconomy.common.top5
        -BOSEconomy.common.bracket.rename
        -BOSEconomy.common.bracket.info
        -BOSEconomy.common.bracket.listmembers
        -BOSEconomy.common.bracket.addmember
        -BOSEconomy.common.bracket.removemember
        -BOSEconomy.common.bracket.setmultiplier
        -BOSEconomy.common.bank.rename
        -BOSEconomy.common.bank.list
        -BOSEconomy.common.bank.info
        -BOSEconomy.common.bank.mastry
        -BOSEconomy.common.bank.withdraw
        -BOSEconomy.common.bank.deposit
        -BOSEconomy.common.bank.addowner
        -BOSEconomy.common.bank.addmember
        -BOSEconomy.common.bank.removemember
        -BOSEconomy.common.bank.income
        -BOSEconomy.common.bank.listmembers
        -BOSEconomy.common.help
        -lockette.user.create
        -realshop.shop
        -realshop.help
        -realshop.info
        -realshop.create
        -realshop.delete
        -realshop.give
        -realshop.open
        -realshop.close
        -realshop.buy
        -realshop.sell
        -realshop.xbuy
        -realshop.xsell
        -realshop.marketitemsonly
        -realshop.damageditems
        -realshop.addassistant
        -realshop.removeassistant
        -realshop.price.info
        -realshop.price.display
        -realshop.price.set
        -realshop.price.del
        groups: []
      vip:
        permissions:
        -towny.wild.*
        -towny.wild.build.*
        -towny.wild.destroy.*
        -towny.wild.switch.*
        -towny.wild.item_use.*
        -towny.wild.build.{block id}
        -towny.wild.destroy.{block id}
        -towny.wild.switch.{block id}
        -towny.wild.itemuse.{block id}
        -BOSEconomy.common.wallet
        -BOSEconomy.common.income
        -disguisecraft.player
        -BOSEconomy.common.mastry
        -BOSEconomy.common.pay
        -BOSEconomy.common.stats
        -BOSEconomy.common.top5
        -BOSEconomy.common.bracket.rename
        -BOSEconomy.common.bracket.info
        -BOSEconomy.common.bracket.listmembers
        -BOSEconomy.common.bracket.addmember
        -BOSEconomy.common.bracket.removemember
        -BOSEconomy.common.bracket.setmultiplier
        -BOSEconomy.common.bank.rename
        -BOSEconomy.common.bank.list
        -BOSEconomy.common.bank.info
        -BOSEconomy.common.bank.mastry
        -BOSEconomy.common.bank.withdraw
        -BOSEconomy.common.bank.deposit
        -BOSEconomy.common.bank.addowner
        -BOSEconomy.common.bank.addmember
        -BOSEconomy.common.bank.removemember
        -BOSEconomy.common.bank.income
        -BOSEconomy.common.bank.listmembers
        -BOSEconomy.common.help
        -lockette.user.create
        -realshop.shop
        -realshop.help
        -realshop.info
        -realshop.create
        -realshop.delete
        -realshop.give
        -realshop.open
        -realshop.close
        -realshop.buy
        -realshop.sell
        -realshop.xbuy
        -realshop.xsell
        -realshop.marketitemsonly
        -realshop.damageditems
        -realshop.addassistant
        -realshop.removeassistant
        -realshop.price.info
        -realshop.price.display
        -realshop.price.set
        -realshop.price.del
        -fly.fly
        -disguisecraft.mob
        -disguisecraft.mob.ocelot.cat
        -disguisecraft.mob.pig.saddled
        -disguisecraft.mob.enderman.hold
        -disguisecraft.mob.villager.occupation
        -disguisecraft.burning
        -clear.self
  • _ForgeUser9921824 added the tags New Defect Nov 20, 2012
  • _ForgeUser8368078 posted a comment Nov 21, 2012

    Try edit world/groups.yml when the server is offline, or depending on your setup edit the /bpermissions/groups.yml then delete the world/groups.yml so it will recreate it for you. I Only use one world on my pvp server so not sure if this will work for you.

    It does bring me to my problem which is similar.

    I have been use v2.9.10 since bukkit 1.2.5 and its still working in 1.4.5. Today i attempted to update to v2.9.25 and for some reason each time i add some groups to the bpermissions/groups.yml they do no get copied to my bpermissions/world/groups.yml. I notice this due to our type of PVP event server, which requires a complete permission reset each game.

    This is what i have tried:

    I renamed the 2.9.10 bpermission folder to generate a new one. I used only in game commands to create valid YML then copy from bpermissions/world/groups.yml to my bpermissions/groups.yml, delete the bpermissions/world/ folder to force it to generate permission from my bpermissions/groups.yml file. All i get is a blank group.yml every time.

    If i do all the same actions with v2.9.10 then everything works as expected.

    I can get it to work, if i create the bpermissions/world/groups.yml file with v2.9.10 then update to v2.9.25 it works fine until i delete the bpermissions/world folder and its forced to generate a new one, at which this point it will be blanks or consist group names which it gathered from the user.yml with no permission nodes or meta.


    Edited Oct 17, 2013
  • _ForgeUser7180052 removed a tag New Nov 25, 2012
  • _ForgeUser7180052 added a tag Waiting Nov 25, 2012
  • _ForgeUser7180052 unassigned issue from _ForgeUser13166213 Nov 25, 2012
  • _ForgeUser7180052 self-assigned this issue Nov 25, 2012

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