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
..
2015-06-20 19:44:00 -07:00
2021-08-31 01:24:21 -05:00
2013-05-09 11:37:51 -04:00
2018-03-04 13:54:28 -05:00
2013-05-09 11:37:51 -04:00
2022-05-09 20:49:43 -05:00
2022-05-09 20:49:43 -05:00
2017-05-15 15:46:19 -07:00
2013-02-16 16:14:39 -08:00
2014-08-21 23:46:01 -07:00
2014-08-21 23:46:01 -07:00
2018-11-07 21:55:12 -08:00
2016-05-25 16:10:28 -04:00
2013-05-09 11:37:51 -04:00
2022-10-12 20:14:44 -05:00
2014-12-15 19:16:53 -06:00
2020-01-31 20:25:06 -06:00