Issue Or A bug #577


  • New
  • Defect
Open
  • _ForgeUser8333744 created this issue Jul 1, 2013

    Describe to us the issue that you're having:
    everytime i create my code for the plugins i get an error it will be show below im not sure if its because of the code being invalid
    here is my code:

    default: Newbie
    Newbie:
    permissions:
    -factions.access
    -factions.access.faction
    -factions.access.player
    -factions.access.view
    -factions.autoclaim
    -factions.claim
    -factions.claim.radius
    -factions.create
    -factions.demote
    -factions.description
    -factions.disband
    -factions.faction
    -factions.flag
    -factions.home
    -factions.invite
    -factions.join
    -factions.kick
    -factions.leader
    -factions.leave
    -factions.list
    -factions.map
    -factions.money
    -factions.money.balance
    -factions.money.balance.any
    -factions.money.deposit
    -factions.money.f2f
    -factions.money.f2p
    -factions.money.p2f
    -factions.money.withdraw
    -factions.officer
    -factions.open
    -factions.perm
    -factions.player
    -factions.promote
    -factions.relation
    -factions.seechunk
    -factions.sethome
    -factions.name
    -factions.title
    -factions.title.color
    -factions.unclaim
    -factions.unclaimall
    -bukkit.command.give

    groups:
    meta:
    prefix:'[Newbie]'
    suffix:

    Which steps will reproduce this problem?:
    1)type all the code in
    2)run start up
    3)error is in the server log
    ....

    Do you have an error log of what happened?
    scanning a simple key
    in "<string>", line 4 column 1
    -factions.access
    ^
    could not found expected ':'
    in "<string>", line 5 column  1
    -factions,access. faction

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    v2.11,2
    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    lastest

    Which OS?

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

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

  • _ForgeUser8333744 added the tags New Defect Jul 1, 2013
  • _ForgeUser8333744 posted a comment Jul 1, 2013

    ... nevermind got it


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