Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. mdb_ban_system.amxx debug
  2.  
  3. ;mdbBans.amxx debug
  4.  
  5. chat_logger.amxx
  6.  
  7. gameme_cstrike.amxx
  8.  
  9. ; AMX Mod X plugins
  10.  
  11. ; Admin Base - Always one has to be activated
  12. admin.amxx ; admin base (required for any admin-related)
  13.  
  14. ; Basic
  15. admincmd.amxx ; basic admin console commands
  16. ;adminhelp.amxx ; help command for admin console commands
  17. ;adminslots.amxx ; slot reservation
  18. multilingual.amxx ; Multi-Lingual management
  19.  
  20. ; Menus
  21. menufront.amxx ; front-end for admin menus
  22. cmdmenu.amxx ; command menu (speech, settings)
  23. ;plmenu_ab_base.amxx ; players menu (kick, ban, client cmds.) - advanced bans
  24. plmenu.amxx ; players menu (kick, ban, client cmds.)
  25. ;telemenu.amxx ; teleport menu (Fun Module required!)
  26. ;pausecfg.amxx
  27. ;mapsmenu.amxx ; maps menu (vote, changelevel)
  28. ;pluginmenu.amxx ; Menus for commands/cvars organized by plugin
  29.  
  30. ; Chat / Messages
  31.  
  32. antiflood.amxx ; prevent clients from chat-flooding the server
  33. ;scrollmsg.amxx ; displays a scrolling message
  34. ;imessage.amxx ; displays information messages
  35. ;adminvote.amxx ; vote commands
  36.  
  37. ; Map related
  38. ;Galileo.amxx debug
  39. galileo.amxx debug
  40. ;nextmap.amxx ; displays next map in mapcycle
  41. ;mapchooser.amxx ; allows to vote for next map
  42. timeleft.amxx ; displays time left on map
  43. ;roundsleft_nospeak.amxx ; Ako je mp_maxrounds govori koliko je rundi na timeleft (ako se ovo ukljuci mora da se iskljuci timeleft.amxx)
  44.  
  45. ; Configuration
  46. statscfg.amxx ; allows to manage stats plugins via menu and commands
  47.  
  48. ; Counter-Strike
  49. restmenu.amxx ; restrict weapons menu
  50. statsx.amxx ; stats on death or round end (CSX Module required!)
  51. miscstats3.amxx ; bunch of events announcement for Counter-Strike
  52. ;stats_logging.amxx ; weapons stats logging (CSX Module required!)
  53.  
  54.  
  55. ;KGB Hosting Extra Plugins - ne diraj, za setovanje konsultuj se!
  56. warmup.amxx debug ; Warmup na pocetku mape
  57. ;kgb_admin_color_chat.amxx debug ; Zeleni admin chat
  58. admin_color_chat.amxx
  59. ;ColorChat.amxx
  60. adminchat.amxx
  61. ;amx_ejl_adminchat.amxx debug ; Poboljsane amx_say, csay i tsay komande
  62. ;admin_freelook2.amxx debug ; Admini mogu da vide i CT i T
  63. ;spec_banner_verat.amxx debug ;
  64. Map_Spawns_Editor.amxx debug ; Popravlja spawnove na mapama gde nema dovoljno
  65. task_scheduler.amxx debug ; Izvrsavanje odlozenih komandi
  66. ;ressetscore.amxx debug
  67.  
  68. amx_gag.amxx
  69. ad_manager.amxx ; Reklame u configs/advertisements
  70. spawnprotection.amxx
  71. swear_replacement.amxx
  72. death_weapons_drop.amxx
  73. autoreload_on_newround2.amxx
  74. descriptive_fire_in_the_hole.amxx
  75. Voices_Management.amxx
  76. pbk.amxx
  77. antisilentrun2.amxx
  78. test_32.amxx
  79. flashbang_remote_control.amxx debug
  80. mutemenu.amxx
  81. lame_connection_punisher.amxx
  82. adminlistenfix.amxx
  83. auto_join_on_connect.amxx
  84. no_spec.amxx
  85. One_Name.amxx
  86. NonSpriteGlowFix.amxx
  87. BadSpawnsPreventer.amxx
  88. reconnect_features_zaludni.amxx debug
  89. antispam.amxx
  90.  
  91. ;loading_banner.amxx ; u fazi testiranja /Ubacuje nas baner dok ucitava mapu - proka dodao 20.01.2015 😉
  92. ;hltv_autorecord.amxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement