This is an amazing plugin! Thanks so much for providing it.
I am trying to figure out how to bypass the Main Page, which is fortunately almost never used, and go directly into the Online Players page (which seems to me the most logical choice for a Main Page for what it's worth). It sounds like I could use the console command playeradministration.switchui for this purpose but any argument I pass to this throws "[AddUI] Unknown Parent for "PAdm_MainPanel" error. I see in the console log that when I click on the Online Players page I am executing the command "playeradministration.switchui playersonline 0" but when I try to enter this or any rational permutation of this into the console directly I get the aforementioned error.
How, please, is the playeradministration.switchui console command used exactly? Thanks!