[1.1.50] Banning players through lua doesn't work
[1.1.50] Banning players through lua doesn't work
As can be seen in the image above, game.ban_player is not parsing it's arguments correctly / working with them when both the playername and reason for the ban are provided. When the same intended action is executed through /banlist add, it works fine. Exempt from this issue is when I ban myself (/c game.ban_player("oof2win2", "hacker")), in that case it works.
Re: [1.1.50] Banning players through lua doesn't work
Thanks for the report. Issue is now fixed for 1.1.51