[Release] FiveM-BanSql

How do you turn off the IP within the Discord Log but so you still have it in the database?

can you make a version for esx not essentialmode server ?

[BanSql] An error happens for query "INSERT INTO banlist help ?

Hello, would it be possible to make a version for qbcore from oxmysql ??

Does this work with es_extended

cuz in console its saying “Couldn’t start resource BanSql.”

any fix for this…

ESX would have nothing to do with whether this resource would start or not. More than likely, you’re not satisfying all of the dependencies listed in the first post of the topic, two of which are abandonware(essentialmode, esplugin_mysql).

can i install essentialmode if i have es_extended? im dumb :smiley:

Newer ESX does not use ES. If you install it, you will begin to have issues with the two fighting over your users table, resulting in broken player loadins. The solution to your issue isn’t installing ES, it’s converting this script not to use it. ES hasn’t be updated in years so nobody should be installing it to their servers.

There’s not much this script needs from the ES framework, if you’re at all familiar with lua, the conversion wouldn’t be that hard at all. Another solution would be finding another script that does what you need as this resource is also abandoned and over two years old. Everything, including the FiveM artifacts has changed a lot in those two years. You’re much better off finding something that is designed to work with today’s FiveM out of the box.

yeah the es_extended came with the esx that was in the txadmin install thing

es_extended is not essentialmode. es_extended is ESX.

now i dont understand, im too dumb :smiley:

maybe this will help GitHub - Yamsoo/BanSql-V2