package io.github.norbipeti.thebuttonmcchat;
public enum FlairStates {
Accepted, Ignored, Recognised, Commented, NoComment
}