Magic Sidebar

Verified High Quality Magic Sidebar 1.0

This script was verified by the Denizen team to be a particularly high quality example of how scripts are written.
Seems to work fine. You need to change a single tag to avoid errors in the console tho. On line 69 you need to change "server.current_time_millis" to "util.current_time_millis". This fixed the errors in the console as "server.current_time_millis" is deprecated. There might be a better fix out there but it worked for me