Armor Error #188


  • New
  • Defect
Open
  • _ForgeUser10493760 created this issue Aug 23, 2016

    Our server is having problems with the armor for races. It says "[RaC] you are not allowed to use Iron Chestplate"

    Here is the file

    Nord:
      config:
        tag: '[Nord]'
        healthbonus: '+10'
        manabonus: '+10'
        guislot: 5
        armor: leather,gold,chain,iron,diamond
      traits:
        DamageReduceTrait:
          operation: '*'
          value: 0.90
        DodgeTrait:
          chance: 10.0
        DamageIncreaseTrait:
          operation: '*'
          value: 1.20
        LastStandTrait:
          value: 6
          cooldown: 150
        LongArrowTrait:
          speed: 1.2
        MightyArrowTrait:
          damage: 1.0

  • _ForgeUser10493760 added the tags Defect New Aug 23, 2016
  • _ForgeUser10493760 posted a comment Aug 23, 2016

    Also when we remove the armor line, it still will not permit users to put on the armor

  • Forge_User_39967924 posted a comment Aug 24, 2016

    @Parrotgod: Go
    Have to look into that.
    If you want to turn it off completely, you can do that in the config.yml


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