Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ban Checking #463

Closed
DevX32 opened this issue Apr 29, 2024 · 3 comments
Closed

Ban Checking #463

DevX32 opened this issue Apr 29, 2024 · 3 comments
Labels
bug Something isn't working need repro This bug report needs confirmation

Comments

@DevX32
Copy link
Contributor

DevX32 commented Apr 29, 2024

Summary

using the export its bans an drop th player and saves into db but still the banned player can connect

Reproduction

  1. use the export exports.qbx_core:ExploitBan(playerId, origin)
  2. and check it bans or not
  3. if it bans go to db and check it saves or not
  4. and if it saves and connect to server

Expected behavior

do not let the banned player connect the server

Actual behavior

banned player can connect server

Additional context

No response

Current Version

v1.11.1

Custom Resources

none

@DevX32 DevX32 added bug Something isn't working need repro This bug report needs confirmation labels Apr 29, 2024
@KostaZx
Copy link
Contributor

KostaZx commented Apr 29, 2024

I don't see the point of the core having a ban system, just use txAdmin.

@DevX32
Copy link
Contributor Author

DevX32 commented Apr 29, 2024

I don't see the point of the core having a ban system, just use txAdmin.
not saying about ban system telling about ban checking

@mafewtm
Copy link
Member

mafewtm commented Jul 24, 2024

Should be fixed as of 6ff85eb

@mafewtm mafewtm closed this as completed Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need repro This bug report needs confirmation
Projects
Status: Done
Development

No branches or pull requests

3 participants