Page 1 of 1

[1.1.50] Banning players through lua doesn't work

Posted: Wed Dec 29, 2021 12:52 pm
by oof2win2
Image
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

Posted: Wed Dec 29, 2021 1:21 pm
by boskid
Thanks for the report. Issue is now fixed for 1.1.51