An Unreal Engine plugin to create blueprint console commands easily without C++.
All you need is to create custom CheatManager and add regular blueprint functions following console command convention described in documentation.
More info & documentation can be found on GitHub page