Dantevg/WebStats

Custom column ordering

Dantevg opened this issue · 0 comments

Specify a custom order for the columns, in config.yml:

columns: [player, money, deaths]

For columns not in this list, either:

  • don't display
  • display in alphabetical order after all columns that are specified

(came from #5 (comment))