Projects
What is a project?
A project is kinda like a folder that contains scripts and users (keys)
every user will belong to a specific project meaning that key will work for all scripts in this project
Why do projects exist?
Projects allow your users keys to work for multiple scripts, by having all those scripts in the same project
Different projects have different users, so scripts in different projects can different users
So you could for example have a main project that all your buyers have access to and then a beta project that you only let a few people have access to
Project fields
| Name | Type | Description |
|---|---|---|
| Name | Text | Name for the project, never displayed to users |
| Fingerprint reset cooldown (days) | Number | The amount of days users have to wait between resetting their fingerprint |
| Execution webhook | Webhook (text) | Discord webhook used for logging executions |
| Information webhook | Webhook (text) | Discord webhook used for logging various things, such as fingerprint resets, keys being created, ad keys being extended etc |
| Blacklist webhook | Webhook (text) | Discord webhook used for logging users getting blacklisted (Both from you and from tampering detections) |
| Delete expired users | Toggle | Automatically deletes users that expired, useful if you give out temp keys and dont want to reach your user limit |
| Allow fingerprint resets | Toggle | Allow users to reset their own fingerprint, does not effect force resets |
| Require discord | Toggle | Only avaliable after project is created, needs discord panel setup. requires users to link a discord account to them, inlcudes FFA users |
| Require join server | Toggle | Only avaliable after project is created, needs discord panel setup. requires users to join your discord server to use your scripts |