Alex King ef42e00df8
[Bug Fix] Fix case-sensitivity in #suspend Command. (#2613)
* [Bug Fix] Fix case-sensitivity in #suspend Command.

# Notes
- This command required you to properly send the name as it appears in the database otherwise it wouldn't kick the player.
- Solution is to `Strings::ToLower` then `Strings::UcFirst`.

* To lower.
2022-12-04 23:17:17 -06:00
..
2022-05-09 20:49:43 -05:00
2022-05-22 22:31:14 -04:00
2022-11-22 17:32:26 -05:00
2022-09-28 02:31:05 -05:00
2022-10-15 15:17:50 -05:00