Server says "type help or ?" but ? is not a valid command anymore
When a server starts up, at one point it'll say:
[Server thread/INFO]: Done (<something>s)! For help, type "help" or "?"
but typing "?" will result in
[Server thread/INFO]: Unknown command at position 0: <--[HERE]
Fixing this can be done in 2 simple ways:
- Change the message to not say or "?".
- Re-add ? as an alias of help.
2018-01-25, 01:46 PM
2018-12-30, 01:10 AM
2018-05-07, 05:37 PM
2
3