Guest User

Untitled

a guest
May 21st, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. ; AMX Mod X plugins
  2.  
  3. ; Admin Base - Always one has to be activated
  4. admin.amxx ; admin base (required for any admin-related)
  5.  
  6. ; Basic
  7. advanced_bans.amxx
  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. kgb_admin_color_chat.amxx ; Zeleni admin chat
  45. amx_ejl_adminchat.amxx ; Poboljsane amx_say, csay i tsay komande
  46. admin_freelook2.amxx ; Admini mogu da vide i CT i T
  47. ;spec_banner_verat.amxx
  48. Map_Spawns_Editor.amxx ; Popravlja spawnove na mapama gde nema dovoljno
  49. task_scheduler.amxx ; Izvrsavanje odlozenih komandi
  50. amx_gag.amxx
  51. ressetscore.amxx
  52. ad_manager.amxx ; Reklame
  53. ;in_game_ads.amxx
  54. ptb.amxx
  55.  
  56. hpk120.amxx
  57. xredirect.amxx
  58.  
  59. walkguard.amxx
  60. sea_no_team_flash.amxx
  61. amx_demorecorder.amxx
Add Comment
Please, Sign In to add comment