How to add a resource
Downloads
Download the files that are required
Move files
Extract and move the files to the right directory
- Decompress the resource you just downloaded to your desktop.

- Open a FTP client like WinSCP and connect to your server. We explain how you do this here
- Drag & Drop the TakeHostage folder on your desktop to the resources folder on the server.
Start the resource
It's important to let the server know that the new resource has te be started. Some resources requires another resource to work. For example. If resource2 needs resource1, you need to start Resource1 first! You can find this mostly in the documentation of the resource.
- Open the server.cfg inside WinSCP
- Add ensure TakeHostage under # These resources will start by default.
- Open the server.cfg of your server.
- Add the following in your server.cfg below the last ensure ....
- Save the file.
Tip
- Sometimes you may have to import a .SQL file. This file is usually in the folder of your resource and is often mentioned in the installation instructions of the resource in question.
Updated on: 31/10/2020
Thank you!