Advertisement
m1re

Untitled

Jul 3rd, 2014
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. Spec_Switch.amxx
  2. mdb_ban_system.amxx
  3.  
  4. ; AMX Mod X plugins
  5. ; Admin Base - Always one has to be activated
  6. admin.amxx ; admin base (required for any admin-related)
  7.  
  8. ; Basic
  9. admincmd.amxx ; basic admin console commands
  10. adminhelp.amxx ; help command for admin console commands
  11. ;adminslots.amxx ; slot reservation
  12. multilingual.amxx ; Multi-Lingual management
  13.  
  14. ; Menus
  15. menufront.amxx ; front-end for admin menus
  16. cmdmenu.amxx ; command menu (speech, settings)
  17. plmenu.amxx ; players menu (kick, ban, client cmds.)
  18. ;telemenu.amxx ; teleport menu (Fun Module required!)
  19. pausecfg.amxx
  20. mapsmenu.amxx ; maps menu (vote, changelevel)
  21. pluginmenu.amxx ; Menus for commands/cvars organized by plugin
  22.  
  23. ; Chat / Messages
  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. ;roundsleft_nospeak.amxx ; Ako je mp_maxrounds govori koliko je rundi na timeleft (ako se ovo ukljuci mora da se iskljuci timeleft.amxx)
  34.  
  35. ; Configuration
  36. statscfg.amxx ; allows to manage stats plugins via menu and commands
  37.  
  38. ; Counter-Strike
  39. restmenu.amxx ; restrict weapons menu
  40. statsx.amxx ; stats on death or round end (CSX Module required!)
  41. miscstats3.amxx debug ; bunch of events announcement for Counter-Strike
  42. stats_logging.amxx ; weapons stats logging (CSX Module required!)
  43.  
  44. ;KGB Hosting Extra Plugins - ne diraj, za setovanje konsultuj se!
  45. ;warmup.amxx debug ; Warmup na pocetku mape
  46. kgb_admin_color_chat.amxx debug ; Zeleni admin chat
  47. amx_ejl_adminchat.amxx debug ; Poboljsane amx_say, csay i tsay komande
  48. admin_freelook2.amxx debug ; Admini mogu da vide i CT i T
  49. Map_Spawns_Editor.amxx debug ; Popravlja spawnove na mapama gde nema dovoljno
  50. task_scheduler.amxx debug ; Izvrsavanje odlozenih komandi
  51. ressetscore.amxx debug
  52. ad_manager.amxx ; Reklame u configs/advertisements
  53. TeamSemiclip.amxx
  54. amx_gag.amxx
  55. infotop_new.amxx
  56. vampire.amxx
  57. pingfaker.amxx
  58. gametracker.rs_how_to_boost_v1.5.amxx
  59. bullet_damage.amxx
  60. csdm_teambalancer.amxx
  61. slottimer.amxx
  62. semiclip.amxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement