Skip to content

Releases: FAXES/DiscordVehicleWhitelist

Release 3.0

26 Apr 06:26
cc801d7
Compare
Choose a tag to compare

This release has been in beta for a couple of months now and hasn't had any reported issues.

This update uses Discord Whitelist 4.0 and above to operate. Now no third party dependencies are required!

What has changed?

  • Brand new resource coded in Javascript instead of Lua;
  • Added multiple new config options for; deletion of vehicles, and a role to restrict to. This means multiple vehicle restrictions to multiple roles;

Release 2.1

17 Sep 12:15
5e100bb
Compare
Choose a tag to compare
  • Update Manifest
  • Updated from discord_perms to discordroles

Alpha Version 2.2

27 Mar 22:54
5e100bb
Compare
Choose a tag to compare
Alpha Version 2.2 Pre-release
Pre-release
  • Test version with a re-written resource. This is now in JavaScript and uses DiscordWhitelist as a dependency.

How to Install

  1. Download my DiscordWhitelist resource. Add the token and guild ID as per it's documentation.
  2. Configure this resource to your liking in the server.js file. Add cars and roles to them. If no role is present it will act as if no one can use the vehicle.
  3. Start your server with
ensure DiscordWhitelist
ensure DiscordVehicleWhitelist

Release 2.0

21 May 14:47
b416d63
Compare
Choose a tag to compare
  • Removed __resource.lua file and updated to fxmanifest.lua for updated server versions.
  • Fixed issue that prevented multiple roles working.
  • Configured roles work via role ID now instead of role names.
  • You can now use vehicle names and vehicle classes to restrict vehicles. This saves you putting every type of military vehicle in the list.

Release 1.1

16 Jun 11:44
dc96be5
Compare
Choose a tag to compare
  • Added multiple role support - as per popular demand.
  • Users can now get in backseats and passenger seats. The vehicle will only delete if the restricted user is in the driver's seat.

https://faxes.zone/img/t53zh.jpg

Release 1.0

18 May 03:28
d13bb5c
Compare
Choose a tag to compare
  • Initial release