I have been banned from my own server

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).

2 Likes