https://github.com/ingpleb/qb-characterkill
Kill players character kill/delete in-game
https://github.com/ingpleb/qb-characterkill
Last synced: 11 months ago
JSON representation
Kill players character kill/delete in-game
- Host: GitHub
- URL: https://github.com/ingpleb/qb-characterkill
- Owner: IngPleb
- License: mit
- Created: 2022-05-18T18:49:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T17:09:22.000Z (over 3 years ago)
- Last Synced: 2025-06-10T02:02:39.739Z (about 1 year ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qb-characterkill
Kill players character kill/delete in-game using commands!
Functions
* ___Kicks player to safely delete his character___
* You can set multiple alliases for the kill command
* You can specify more steps to be done after running in config.lua
* En & cs locales included -> fully translatable
Commands by default
-> ```/ck ```
-> ```/characterkill ```
Screenshots

Installation
**! THIS IS QB-CORE SCRIPT, SO YOU NEED QB-CORE FRAMEWORK**
**! ALSO YOU NEED OXMYSQL**
1. Download the latest version from [GitHub](https://github.com/IngPleb/qb-characterkill/releases)
2. Unpack and put it in your resources (If you are using qb-core default hierarchy, you can just put it in `resources/[qb]/`)
3. Configure the script in the config file
4. Enjoy :)
5. If you need support, make an issue [HERE](https://github.com/IngPleb/qb-characterkill/issues)