This is entirely a QoL issue and not anything major, but if you use the "kick" command without any arguments, you receive the following error:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.Commands.Kick(String[] args) in /home/ubuntu/hko/Server/Commands.cs:line 200
at Server.Commands.Handle(String[] args) in /home/ubuntu/hko/Server/Commands.cs:line 101
Ideally it would instead return a notice asking for them to set a user
This is entirely a QoL issue and not anything major, but if you use the "kick" command without any arguments, you receive the following error:
Ideally it would instead return a notice asking for them to set a user