logów nie ma -.-
plugins.ini
extreme_bancfg.
amxx
amxbans_core.
amxx 
amxbans_main.
amxx 
;admin.
amxx		; admin base (required for any admin-related)
;admin_sql.
amxx		; admin base - SQL version (comment admin.
amxx)
autobuyfix.
amxx      ; 
ggadu.
amxx   
reasonkicker.
amxx     
; Basic
admincmd.
amxx		; basic admin console commands
adminhelp.
amxx		; help command for admin console commands
adminslots.
amxx		; slot reservation
multilingual.
amxx	; Multi-Lingual management
; Menus
menufront.
amxx		; front-end for admin menus
cmdmenu.
amxx		; command menu (speech, settings)
plmenu.
amxx		; players menu (kick, ban, client cmds.)
telemenu.
amxx		; teleport menu (Fun Module required!)
mapsmenu.
amxx		; maps menu (vote, changelevel)
pluginmenu.
amxx		; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.
amxx		; console chat commands
antiflood.
amxx		; prevent clients from chat-flooding the server
scrollmsg.
amxx		; displays a scrolling message
imessage.
amxx		; displays information messages
adminvote.
amxx		; vote commands
; Map related
nextmap.
amxx		; displays next map in mapcycle
;mapchooser.
amxx		; allows to vote for next map
timeleft.
amxx		; displays time left on map
restmenu.
amxx            restrykcja
; Configuration
pausecfg.
amxx		; allows to pause and unpause some plugins
statscfg.
amxx		; allows to manage stats plugins via menu and commands
stats.
amxx
stats_logging.
amxx
statscfg.
amxx
; Enable to use 
AMX Mod plugins
;amxmod_compat.
amxx	; 
AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
obrazenia.
amxx      ;  pokazuje zadane obrazenia
alt_end_round_sounds(beta).
amxx         ; muza na koniec rundy
parachute.
amxx         ; spadochron dla all za frajer
c4timer.
amxx       ;  licznik w hudzie i say i po srodku z info na koniec rundy by dziarek
afkbombtransfer.
amxx         ;  bierze pake od afk i daje najbli?szemu graczowi
ad_manager.
amxx          ;  reklamy w say (kolorowe)
vip.
amxx     ;  Ddatkowe bronie hp itd
custom_radio.
amxx     ;  polskie radio
rds.
amxx     ;  Zapisywanie danych przed reconnect'em
galileo.
amxx       ;  rozbudowane votovanko na mapy
Admin_Screen3v15.
amxx      ;  ss-y  fotki u cioty (cheater) i admina
admin_spec_esp.
amxx      ;  poazuje linie przez obiekty takie jakby wh adminowskie (dopiero po smierci)
zasadymotd.
amxx      ;  zasady w oknie motd
tl_fix.
amxx     ;sta?y timeleft
admini.
amxx      ;  pokazuje admow  z pliku motd
antyznikaczdziaruska.
amxx         ;  antyznikacz @@
automaticknifeduel.
amxx          ;  nozuwka 1vs1
best_player.
amxx          ;  pokazuje najlepszego gracza w say-u
fakefull_original.
amxx         ;  fejkowaty bot jak ktos wejdzie na server on znika
join_leave.
amxx         ;  pokazuje kto wbija na server
komendy.
amxx      ;  komendy w oknie motd
menu_serwerapl.
amxx          ;  zbindowane menu pod klawisz v
napis_vip.
amxx          ; pokazuje napis 
VIP w TABELi zginiec np zamiast dead
pluginmenu.
amxx          ; 
ptb.
amxx       ;  pilnuje dru?yn wrazie czego przenosi gracza jak za ma?o/du?o
add_serwer_to_menu.
amxx         ;  dodaje server do menu 
cs-a (musi ktos włączyć i wylonczyc 
cs-a) np zamaist new game moze byc nasz server
bindowiec.
amxx        ;  binduje klawisz v do menu by dziarek
reklama.
amxx       ;  Zakaz reklamy w nicku        
No_advertisement.
amxx       ;  Zakaz reklamy w say'u
ultimate_sounds.
amxx debug
spawn_protection_pl.
amxx debug
zoom_info.
amxx
godzina.
amxx
spec_hud_info.
amxx
dziarek_motd_edit.
amxx        mozliwosc edycji motd wczasie gry         
modules.ini
;;;
; To enable a module, remove the semi-colon (

 in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mysql
sqlite
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
fun
engine
fakemeta
geoip
sockets
regex
nvault
hamsandwich
sql.cfg
// SQL configuration file
// File location: $moddir/addons/amxmodx/configs/sql.cfg
// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// We recommend using your server IP address instead of its name
// *NOTE* amx_sql_type specifies the DEFAULT database type which admin.sma will use.
amx_sql_host	"skillowcy-amxbans.xaa.pl"
amx_sql_user	"skillowc_bans"
amx_sql_pass	"
amxx.pl"
amx_sql_db	"skillowc_bany"
amx_sql_table	"admins"
amx_sql_type	"mysql"