Plugin
An individual server feature. Files and installation settings are included in the ZIP archive.
Plugins add individual server features. The AMX Mod X module runs protected builds and only needs to be installed once.
An individual server feature. Files and installation settings are included in the ZIP archive.
A shared AMX Mod X component. Enable it once for all protected plugins.
The module suits most servers. If you cannot install it, choose one of the two server options. Use only one method.
The combined archive includes Linux and Windows builds and a README.
fg_bypass_amxx_i386.so for Linux or fg_bypass_amxx.dll for Windows.
Place the selected file in the server directory:
addons/amxmodx/modules/Add a separate line to addons/amxmodx/configs/modules.ini:
fg_bypassfg_bypass_adfilter 1 is enabled by default and hides the FunGun advertising banner in the player's console. Chat and other messages are unaffected. Set it to 0 to disable the filter.
Changing the map is not enough: the module must load when the process starts.
Run amxx modules. For temporary diagnostics, enable fg_bypass_log 1, then restore fg_bypass_log 0.
This option is for Linux and does not install an AMX Mod X module. One command downloads the package, installs missing system dependencies, configures autostart and redirects license checks only.
curl -fsSL https://downloads.fungun.cc/install-license-server.sh | sudo shYou can run the installer again: it updates files and restores settings without duplicating rules.
After installation, fully restart HLDS so that plugins resolve the mirror addresses again.
systemctl status fungun-license-server/opt/fungun-bypass/uninstall.shUse this option if you prefer not to rely on a module or an external verification server. The archive includes the Python and PHP handler source code, installer and network rules. The default setup runs locally at 127.0.0.1 and sends no requests outside the machine.
tar -xzf fungun-selfhost-server.tar.gz
cd fungun-selfhostThis method lets you inspect the files before running a shell command from the website:
less README.md redirect/fungun_serve.sh install.sh
less server/server.py server/fungun_hash.pysudo sh install.shThe installer adds the missing packages python3 and iptables, configures autostart and redirects license requests to the local process. Fully restart HLDS after installation.
systemctl status fungun-selfhost/opt/fungun-selfhost/uninstall.shInstall the language file before running plugins, then check the shared settings.
Download the latest fg_lang.txt and place it in the directory lang. Create the directory if it does not exist.
cstrike/addons/amxmodx/data/lang/fg_lang.txtUpdate the file manually. It is not included in the installer archives or downloaded to your server automatically.
Download fg_lang.txtAfter installing the plugins, open:
cstrike/addons/amxmodx/data/fg_settings.iniSet these values and save the file. Leave the other settings unchanged.
auto_location "0"
async "1"Download a ZIP from the catalog and follow the guide inside.
Browse catalog