Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IngPleb committed May 18, 2022
1 parent 34af9dd commit 7ab6d05
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion README.md
@@ -1,2 +1,33 @@
# qb-characterkill
Kill players character kill/delete in-game

<h4>Kill players character kill/delete in-game using commands!</h4>

<h2>Functions</h2>

* ___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

<h4>Commands by default</h4>

-> ```/ck <Player Id>```</br>
-> ```/characterkill <Player Id>```

<h2>Screenshots</h2>

<img src="https://i.imgur.com/VEUKPCa.png"></img>

<hr>

<img src="https://i.imgur.com/IjxgN9o.png"></img>

<h2>Installation</h2>

**! THIS IS QB-CORE SCRIPT, SO YOU NEED QB-CORE FRAMEWORK**<br>
**! 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)

0 comments on commit 7ab6d05

Please sign in to comment.