Displays user IDs and levels inline in chat.
If you do not have ExtPlug yet, get it here.
You can install this plugin by going to your ExtPlug settings menu, pressing "Install Plugin", and entering this Plugin URL:
https://unpkg.com/extplug-inline-user-info
Note: this section is intended for developers only.
First, install dependencies:
npm installThen, use:
npm run buildThe plugin will be built using the ExtPlug CLI.
The built plugin will be stored at build/moderation-user-info.js.
