Autorank

Autorank

380k Downloads

Custom description for Requirement not working

LordDarmix opened this issue ยท 4 comments

commented

Good evening,

I'm trying to put some custom descritions on my Paths.yml file, but none of them will work.

This is one of the paths I've created:

Noble-Terrateniente:
  prerequisites:
    in group: Noble
  requirements:
    time: 40d
    money: 1000000
      options:
        description: 'Be rich as hell'
    votes: 100
      options:
        description: 'Vote a lot!'
  results:
    command: ex run mensaje_ascenso_Terrateniente player:p@&p
    command2: pex user &p group set Terrateniente
  options:
    display name: Noble
    infinite pathing: true
    auto choose: true

It just shows the default in lang.yml file while using /ar check.

commented

Could you try to format your config? I can't see whether you've used the correct indentation.

commented

Sorry about that, i just updated it to show correctly.

commented

Bump^ same issue for me as well.

commented

Working on a fix for next Autorank version!