Someone asked about getting the info here information displayed in a window in Mudlet, and the general consensus was that kaiUI handled that. Then
@Llani shared a pastebin with their adjustments, and I didn't particularly want to install the whole UI myself either, but still wanted the shiny functionality.
So I
filed the serial numbers off of it shoved it into its own table and adjustable container, and now it's a movable, resizable standalone widget. By default it creates itself in the bottom-left corner of the window. It displays the current players in the room, according to gmcp, and highlights them according to ndb if you have it installed. Works just fine without ndb if you don't have it installed.
Download the file
HERE (you may need to save, or right-click and save as) and install it as a package.
Comments
Also if the output isn't collapsed it will do a secondary sort based on item ID after sorting by name. Having it sometimes out of numeric order was bothering my sensibilities.
I've had some trouble installing, wondering if anyone could help troubleshoot. It ends up creating this blank box in the lower left corner of my main output, and it's actually unmovable and can't be closed. I also get an error in the script window - something about 'createRightClickMenu', but it references a line number not in the script...? Any ideas would be appreciated! I'm on the latest version of Mudlet.
you might try looking in getMudletHomeDir()/AdjustableContainer and delete the demonIHContainer.lua file there to force it to start over again, but I'm not getting any errors in 4.11.1 myself.
Worst comes to worst, try installing it in a new profile with nothing else installed and typing "look" and it should populate.