Problem with PlayerPoints #195


  • New
  • Defect
Open
  • _ForgeUser12673754 created this issue Sep 12, 2014

    Short description about the bug/problem:
    I have installed PlayerPoints or Commandpoints but BossShop know that not and display:
    PlayerPoints/Commandpoints was not found........

    What is the Problem?

    JackVanDyke

  • _ForgeUser12673754 added the tags New Defect Sep 12, 2014
  • _ForgeUser10228707 posted a comment Sep 22, 2014

    There was a ticket open already for this exact issue. You might want to check before posting in the future.

    Set the last line of the BossShop config to 'PlayerPoints' as shown below.

    EnableSigns: false
    MainShop: Menu
    HideItemsPlayersDoNotHavePermissionsFor: false
    EnableTransactionLog: true
    ServerPingingDelay: 20
    AllowUnsafeEnchantments: false
    DisableUpdateNotifications: false
    MultiplierGroups:
      Enabled: false
      List:
      - Permission.Node:<type>:<multiplier>
      - BossShop.PriceMultiplier.Points1:points:0.75
      - BossShop.PriceMultiplier.Points1:points:0.5
      - BossShop.PriceMultiplier.Money1:money:0.75
      - BossShop.PriceMultiplier.Money2:money:0.5
      - BossShop.PriceMultiplier.MoneyNegative:money:2.0
      - BossShop.PriceMultiplier.Exp:exp:0.8
    PointsPlugin: PlayerPoints
    

    If you've already done that and the problem persists, I'm afraid you'll have to wait until the devs revisit this project. They seem to have abandoned it somewhat.


    Edited Sep 22, 2014

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