dndserver
dndserver copied to clipboard
Give item console command is not working
The give console command does not work anymore. Command used /give koon Bandage others NONE 10. Also the functions in console.py should have type hinting like in #235.
When writing the command in full capitals it throws a exception on a different place (command used /give koon BANDAGE OTHERS NONE 10):