I was trying to get it working so that I could send commands over to my alternate character using the Windower send plugin but couldn't figure it out. Eventually I found player.lua and saw it was implemented, and got that working. But I also needed to add some commands using the //input functionality of windower. Seeing as player.lua did not have that, I added 2 lines to give it that ability. My configs started working once the line was added. My readme.md updates show how I use it (in my case for /assist).
I was trying to get it working so that I could send commands over to my alternate character using the Windower send plugin but couldn't figure it out. Eventually I found player.lua and saw it was implemented, and got that working. But I also needed to add some commands using the //input functionality of windower. Seeing as player.lua did not have that, I added 2 lines to give it that ability. My configs started working once the line was added. My readme.md updates show how I use it (in my case for /assist).