This is a simple spigot plugin for version 1.17.0 to add a command to display the most useful information from the debug screen. I created it to add info to screenshots, e.g. in a 100 day challenge series.
/statusbar [[time] ["all" | player...]]
By default the status message will display in the boss bar area for 10 seconds on the screen of the player who runs the command. But you can specify the display time and also who sees the message.
There are no configuration options in this first version.
This is my first published plugin. I am a novice at this, and I'm not very experienced with Java either. Feel free to comment, or just take it, use it, hack it. Please be sure to read, understand, and honor the license agreement. Thanks and enjoy!