namespace KianaBH.Enums.Player; public enum ServerEnum { Console = 0, Chat = 1 }