In this tutorial, we will see how to install Godfather game mode on your Onset server. This game mode is based on the godfather game mode from samp.
We will use the package (learn more about packages) developed by OnfireNetwork to create our Godfather server.
Create a Godfather server
Let's go to install it on our server.
If your host is mTxServ, you can install it in 1-click in your management panel (go to Onset
-> Packages
), else:
- Go to your server files.
- Create godfather directory in
packages/
. - Download the godfather package here.
- Extract it on your computer.
- Upload all files extracted in
packages/godfather/
. - Update
packages/godfather/db.json
with your credentials. - Add the package
godfather
inserver_conf.json
:"packages": [ ... # Your packages "godfather" ],
- Reboot your Onset server.