As you are using QBCore, I would assume the ban is stored in the database.
Through your database, simply delete the record from the bans table (or maybe set a variable from 1 to 0 in your users table - depends how QBCore is laid out).
As you are using QBCore, I would assume the ban is stored in the database.
Through your database, simply delete the record from the bans table (or maybe set a variable from 1 to 0 in your users table - depends how QBCore is laid out).