Advertisement
Guest User

plugins.ini

a guest
Jul 24th, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. plmenu_ab_base.amxx
  2. plmenu_ab_dod.amxx
  3. plmenu_ab_tfc.amxx
  4. Spec_Switch.amxx
  5. advanced_bans.amxx
  6. ; Admin Base - Always one has to be activated
  7. admin.amxx ; admin base (required for any admin-related)
  8.  
  9. ; Basic
  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 ; players menu (kick, ban, client cmds.)
  19. ;telemenu.amxx ; teleport menu (Fun Module required!)
  20. pausecfg.amxx
  21. mapsmenu.amxx ; maps menu (vote, changelevel)
  22. pluginmenu.amxx ; Menus for commands/cvars organized by plugin
  23.  
  24. ; Chat / Messages
  25. antiflood.amxx ; prevent clients from chat-flooding the server
  26. scrollmsg.amxx ; displays a scrolling message
  27. imessage.amxx ; displays information messages
  28. adminvote.amxx ; vote commands
  29.  
  30. ; Map related
  31. nextmap.amxx ; displays next map in mapcycle
  32. ;mapchooser.amxx ; allows to vote for next map
  33. timeleft.amxx ; displays time left on map
  34. ;roundsleft_nospeak.amxx ; Ako je mp_maxrounds govori koliko je rundi na timeleft (ako se ovo ukljuci mora da se iskljuci timeleft.amxx)
  35.  
  36. ; Configuration
  37. statscfg.amxx ; allows to manage stats plugins via menu and commands
  38.  
  39. ; Counter-Strike
  40. restmenu.amxx ; restrict weapons menu
  41. statsx.amxx ; stats on death or round end (CSX Module required!)
  42. miscstats3.amxx debug ; bunch of events announcement for Counter-Strike
  43. stats_logging.amxx ; weapons stats logging (CSX Module required!)
  44.  
  45. ;KGB Hosting Extra Plugins - ne diraj, za setovanje konsultuj se!
  46. ;warmup.amxx debug ; Warmup na pocetku mape
  47. kgb_admin_color_chat.amxx debug ; Zeleni admin chat
  48. amx_ejl_adminchat.amxx debug ; Poboljsane amx_say, csay i tsay komande
  49. admin_freelook2.amxx debug ; Admini mogu da vide i CT i T
  50. Map_Spawns_Editor.amxx debug ; Popravlja spawnove na mapama gde nema dovoljno
  51. task_scheduler.amxx debug ; Izvrsavanje odlozenih komandi
  52. ressetscore.amxx debug
  53. ad_manager.amxx ; Reklame u configs/advertisements
  54. csdm_teambalancer.amxx
  55. vampire.amxx
  56. pingfaker.amxx
  57. infotop_new.amxx
  58. amx_demorecorder.amxx
  59. auto_join_on_connect.amxx
  60. kgb_semiclip.amxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement