Skip to content
View in the app

A better way to browse. Learn more.

GAMELIFE România

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AMX BAN CFG ( CS16 )

(0 reviews)

1 Screenshot

Author: Safety1st 

 

Description:
ban cfg is a plugin that bans players by a certain value set by you, and so, they can no longer enter the server, even if they change their ip/even if they have a dynamic ip or with another nickname.
This is the latest version at the moment, the author does not provide the sma file, but the version is compiled by a moderator at cs.net ua and is 100% clean.

Cvars:

(the most important bancfg_key )
Add it in amxx.cfg

Example:
bancfg_key "jalqdahdkvjsd"(not more than 15 characters)
so by this value, "jalqdahdkvjsd", the plugin will judge whether to allow it to the server or not.

 

Commands:
amx_bancfgmenu - displays a menu with player nicknames.
amx_bancfg <nick or #userid> <time in minutes> [reason]
amx_unbancfg <exact nick or IP address> [reason] - unban the player by IP or nick
amx_unbancfg_clear - clears the entire ban list.
amx_bancfg_bantimes 0 10 60 1440 - set menu ban time in minutes (server command, for use in amxx.cfg). For permanent ban, set 0

For console bans it is good to use the player's #userid).

 

 

Example:

amx_bancfg #479 0
amx_unbancfg "Fair Player" "demo"

 

Setting:
bancfg_key jalqdahdkvjsd It should be the same on all your servers. Make up your own, no spaces and max 15 characters.
bancfg_cmdformat 0 – amx_bancfg command form:
0 – amx_bancfg <name or #userid> <minutes> [reason]
1 – amx_bancfg <minutes> <name or #userid> [reason]

bancfg_bantype 0 – shows the ban system of the server.
0- no ban-system: the plugin will make a record in the AMXX-log, which is analogous to the AMXX ban-system and will remember the IP address).
1- ban will be set with command amx_ban player, time (AMXBans 6, Advanced Bans);
2 - amx_ban time player (AMXBans # Gm 1.6, AMXBans 5)
3 - fb_ban time player (Fresh Bans).

Attention! When using another ban system, players must be banned both in that system and in BanCfg.

The plugin maintains its own database of banned IP addresses (file data\amx_bancfg_bannedips.txt, the so-called local storage).
If over time, the specific IP address is recognized as statistical (the player uses it for several days), then it is added to the list of IP bans on the server ((listip.cfg)

bancfg_keepip 10 - how many days to keep a record for a specific IP address, by default 10 days).
0- turn off local storage (not recommended!)
bancfg_treatasstatic 5 – (how many days the player has to use this IP to be recognized as static (statistically, by default 5 days.

File amx_bancfg.txt is placed in data/lang
 

 

 

User Feedback

Create an account or sign in to leave a review

There are no reviews to display.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.