I wrote a script to detect donators in an SQL database.
I want to promote them to the @VIP group as soon as they are detected, even if a match is underway.
Right now I am updating admins_simple.ini and running sm_reloadadmins, but this causes a massive lagspike. Is there a better way to instantly promote a user to a group without lag?