Michael Martel

Results 7 issues of Michael Martel

### Problem Currently it is kind of a hassle to include back engine vehicles the right way in QBCore. QB-Inventory, QB-Target and QB-VehicleFailure all provide their own list of vehicles...

suggestion

### What information needs to be added? For a better understanding, the documentation should have information or rather an example about how to override `operator ==` and `hashCode`. Especially in...

a.language
p2-medium
e1-hours
from.user
co.request
st.triage.ltw

This adds a `includeChats` property to `ChatCommands`. This makes limiting commands to one specific channel much easier and cleaner in the configuration. I saw that there are more modules with...

Closes #330 This adds support for fetching adminlists via FTP. This can be done by adding a source like the following to `adminLists` in `config.json`: ```json "adminLists": [ { "type":...

### Issue Right now there are only the possibilities of `remote` and `local` to fetch the admin list. That means that either I have to host the `Admins.cfg` with SquadJS...

core feature request

When packing my Discord bot into a JAR and streaming this mp3-stream http://icepool.silvacast.com/GAYFM.mp3 I get the later mentioned error thrown. From my research I got some hints that this maybe...

Should fix failing [Docker deployment job](https://github.com/leoafarias/fvm/actions/runs/8362373127/job/22892804344) as well as #621