Advertisement
m1re

Untitled

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