Skip to content

A standalone whitelist-system for FiveM, communicating with a database.

Notifications You must be signed in to change notification settings

NylanderrDK/Nylander-Whitelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nylander-Whitelist

A standalone whitelist-system for FiveM, communicating with a database.

Installation

  1. Download the resource
  2. Extract the files
  3. Ensure/start the resource in your .cfg file
  4. Configure config.lua to your liking
  5. Import the SQL file into your database
  6. Start the server

Adding users to the whitelist

Currently, the only way to add users to the whitelist is through the database.
I will soon be updating the resource, so you can add and remove users ingame.
With a basic understanding of a database, you should be able to add a user within a few seconds.

The resource automatically adds the user to the database when they join, and the only thing you need to do, is to change the whitelisted value besides their FiveM license to 1. If you need any support, feel free to create an issue or contact me on Discord.

Contribute

Contributions are always welcome! Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some YourFeature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request

Contact

Discord: Nylander™#9325
E-Mail: hjaltenylander@gmail.com

About

A standalone whitelist-system for FiveM, communicating with a database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages