Basic Admin Essentials Plugin Help

Hey there,
So recently I wanted to make a plugin which would “hint” specific messages using built-in or cloned Basic Admin Hint Template for auto announcements, like showing up something every X seconds (e.g. “Enjoying the game? Leave a like!”) Can someone tell me how could I make something like this?


(I’m using my own modified version of the admin system, but the logic is the same)

Sorry for the HUGE bump, but you would put in a repeating function with a table of messages, and then fire the essentials client for hint with a random message from the table at a set amount of time.