How to install mods on your BeamMP Server
Installing Custom Vehicles:
- Vehicle mods and map mods are different to install, but both require you to put them in your server’s (/
Resources/Client
) folder. Simply slide any mod you want to add in that folder. (Leave it as a zip!) - If you only wanted to add modded vehicles, that’s it! It’s as easy as that.
* You can use either the File Manager within the control panel to upload the zip files or FTP (File Transfer Protocol) to easily drag/drop the files to/from your computer and BeamMP server. More info on connecting to FTP can be found HERE.
Your vehicles should now get downloaded and installed automatically for anyone joining your server.
Installing a custom modded map for your server.
- Go to your modded map’s zip file in your server’s (
/Resources/Client
) folder. - Next, open the map’s zip file and open the (
levels
) folder. You should now see your map’s main directory. For my example it’s named bajarama.
So, it should be ((yourmoddedmap)/levels/(mapname)
). Copy the (mapname) part. - Then, add it to the regular map path and it gives you this (
/levels/(mapname)/info.json
). With my example, it will be (/levels/bajarama/info.json
). - Copy that directory and paste it in your server config file’s map selection part.