Advertisement
Guest User

Untitled

a guest
Dec 1st, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. amxbans_core.amxx debug
  2. amxbans_main.amxx debug
  3. adv_gag.amxx debug
  4. antiadvEDIT.amxx
  5. DeathrunManager.amxx
  6. ; Admin Base - Always one has to be activated
  7.  
  8. ; Basic
  9. ;admin.amxx ; main admin plugin for loading admins (disable when enable amxbans)
  10. admincmd.amxx ; basic admin console commands
  11. adminhelp.amxx ; help command for admin console commands
  12. adminslots.amxx ; slot reservation
  13. multilingual.amxx ; Multi-Lingual management
  14.  
  15. ; Menus
  16. menufront.amxx ; front-end for admin menus
  17. cmdmenu.amxx ; command menu (speech, settings)
  18. plmenu.amxx
  19. mapsmenu.amxx ; maps menu (vote, changelevel)
  20. pluginmenu.amxx ; Menus for commands/cvars organized by plugin
  21.  
  22. ; Chat / Messages
  23. adminchat.amxx ; console chat commands
  24. antiflood.amxx ; prevent clients from chat-flooding the server
  25. ;scrollmsg.amxx ; displays a scrolling message
  26. ;imessage.amxx ; displays information messages
  27. adminvote.amxx ; vote commands
  28.  
  29. ; Map related
  30. ;nextmap.amxx ; displays next map in mapcycle
  31. ;mapchooser.amxx ; allows to vote for next map
  32. timeleft.amxx ; displays time left on map
  33.  
  34. ; Configuration
  35. pausecfg.amxx ; allows to pause and unpause some plugins
  36. statscfg.amxx ; allows to manage stats plugins via menu and commands
  37.  
  38. ; Counter-Strike
  39. restmenu.amxx ; restrict weapons menu
  40. ;statsx_shell.amxx ; stats on death or round end (CSX Module required!)
  41. miscstats.amxx ; bunch of events announcement for Counter-Strike
  42.  
  43. ; Enable to use AMX Mod plugins
  44.  
  45.  
  46. ; Custom - Add 3rd party plugins here
  47. invis_spec.amxx
  48. ad_manager.amxx
  49. adminmenu.amxx
  50. simple_redirect.amxx debug
  51. amx_demorecorder.amxx
  52. crx_remove_immunity.amxx
  53. crx_showip.amxx
  54. crx_gospec.amxx
  55. crx_spyadmin.amxx
  56. crx_snow.amxx
  57. crx_drbuttons.amxx
  58. resetscore.amxx
  59. descriptive_fire_in_the_hole.amxx
  60. admin_spec_esp.amxx
  61. No_Change_name.amxx
  62. afkkicker_teams.amxx
  63. slots_reservation.amxx
  64. ;AdminPrefixes.amxx
  65. prefix_and_ranks_withflags.amxx
  66. amx_hpk.amxx
  67. no_reconnect.amxx
  68. ;bots.amxx
  69. ;becomevip.amxx debug
  70. reaimdetector.amxx
  71. DRM_trigger_hurt_fix.amxx
  72. team_join.amxx
  73. ResetButtons.amxx
  74. respawn_dr.amxx
  75. replace_disconnected_t.amxx
  76. bunnyhop.amxx
  77. speeder.amxx
  78. galileo.amxx
  79. dice_main.amxx
  80. dr_knifemod.amxx
  81. hats.amxx
  82. plugin_trail.amxx debug
  83. trailmenu.amxx
  84. info_nodrop.amxx
  85. camera.amxx
  86. drmenu.amxx
  87. skins.amxx
  88. vmenu.amxx
  89. drshop.amxx
  90. drrace.amxx
  91. nowall_damage.amxx
  92. entity_remover.amxx
  93. walkguard.amxx
  94. stuck.amxx
  95. frostnades.amxx
  96. nademodes.amxx
  97. portal.amxx
  98. noclip_god.amxx
  99. nopickup_t.amxx
  100. showfps.amxx
  101. ranktop.amxx
  102. ;maprec.amxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement