Too many plugins

This is used for general discussion that is not necessarily server-related.
Shoe
A regular
A regular
Posts: 58
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Mar 05, 2004 1:30 pm

Too many plugins

Post by Shoe »

Hey guys, just wondering what plugins you're running, just to see if mine are overkill.

; AMX Mod plugins

admin.amx ; admin base (required for any admin-related)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
welcomemsg.amx ; console motd @ client connection
telemenu.amx ; teleport menu (Fun Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
pausecfg.amx ; allows to pause and unpause some plugins
;statscfg.amx ; allows to manage stats plugins via menu and commands
;stats.amx ; stats on death or round end (CSStats Module required!)
;stats_logging.amx ; weapons stats logging (CSStats Module required!)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
all_death_beams.amx ; laserbeam death lines all
alltalk_plugin.amx ; amx_alltalk on/off
awp_limit.amx ; awp limit to 2 per team
;bomb_events.amx ; Bomb event on HUD
last_man_2.amx ; Last man standing info on HUD
afk_killer_kicker.amx ; AFK Killer/Kicker
amx_atac.amx ; Team at/tk
amx_atac_cfg.amx ; More ATAC
swear_filter.amx ; Swearing fine
awp_map_control.amx ; AWP Map No Shoot
amx_swapteams.amx ; Swap Teams
amx_spank2.amx ; Spank2
johnnys_blackjack.amx ; Blackjack
custom_map_configs.amx ;Custom Map Configs
admin_allinone_commands.amx ; All in one
admin_noclip.amx ; No Clip
plugin_gore.amx ; Blood Mod
admin_gag.amx ; Gag mode
banx.amx ; Kick/Ban
admin_messagemode.amx ; Bindable amx_say commands
Supernuker
This is my homepage
This is my homepage
Posts: 314
Joined: Thu Jan 08, 2004 8:28 pm

Post by Supernuker »

Wow.. lol Thats alot.

Heres mine.. nothing exciting though:

;Custom Plugins
deagsmapmanage.amx
plugin_gore.amx
admin_disarm.amx
custom_map_configs.amx
checkpoint.amx
team_report.amx


admin.amx
admincmd.amx
adminhelp.amx
menufront.amx
cmdmenu.amx
plmenu.amx
mapsmenu.amx
antiflood.amx
adminchat.amx
adminvote.amx
nextmap.amx
timeleft.amx
scrollmsg.amx
imessage.amx
telemenu.amx
miscstats.amx
pausecfg.amx
statscfg.amx
stats.amx
stats_logging.amx
admin.amx
aBstracT
Staff
Staff
Posts: 233
Joined: Sun Jan 11, 2004 8:17 pm
Location: LA

Post by aBstracT »

Yeah I guess.
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

aBstracT wrote:Yeah I guess.
guess what?
aBstracT
Staff
Staff
Posts: 233
Joined: Sun Jan 11, 2004 8:17 pm
Location: LA

Post by aBstracT »

That they are a lot.

These are mine:

admin.amx
;admin_mysql.amx
admincmd.amx
adminhelp.amx
adminslots.amx
menufront.amx
cmdmenu.amx
plmenu.amx
;restmenu.amx
;telemenu.amx
mapsmenu.amx
antiflood.amx
adminchat.amx
adminvote.amx
nextmap.amx
timeleft.amx
mapchooser.amx
scrollmsg.amx
imessage.amx
;welcomemsg.amx
pausecfg.amx
stats.amx
;stats_logging.amx
miscstats.amx
statscfg.amx

heh. ;)
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

see i'm not running admin mod though...so i need a lot of em just to do everything.... i think
Supernuker
This is my homepage
This is my homepage
Posts: 314
Joined: Thu Jan 08, 2004 8:28 pm

Post by Supernuker »

I don't run admin mod either.
aBstracT
Staff
Staff
Posts: 233
Joined: Sun Jan 11, 2004 8:17 pm
Location: LA

Post by aBstracT »

Switch to adminmod;)
Last edited by aBstracT on Fri Apr 16, 2004 2:54 pm, edited 1 time in total.
Shoe
A regular
A regular
Posts: 58
Joined: Fri Mar 05, 2004 1:30 pm

Post by Shoe »

aBstracT wrote:Switch to AMX ;)
all of these posts are about amx plugins....
aBstracT
Staff
Staff
Posts: 233
Joined: Sun Jan 11, 2004 8:17 pm
Location: LA

Post by aBstracT »

I meant adminmod*
izZy
This is my homepage
This is my homepage
Posts: 117
Joined: Wed Mar 17, 2004 5:57 pm

Post by izZy »

lol i have like 4-5 times as more plugins!!
-izZy
aBstracT
Staff
Staff
Posts: 233
Joined: Sun Jan 11, 2004 8:17 pm
Location: LA

Post by aBstracT »

I don't even want to imagine that.
izZy
This is my homepage
This is my homepage
Posts: 117
Joined: Wed Mar 17, 2004 5:57 pm

Post by izZy »

wana c it?
-izZy
izZy
This is my homepage
This is my homepage
Posts: 117
Joined: Wed Mar 17, 2004 5:57 pm

Post by izZy »

; AMX Mod plugins

admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
;mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
welcomemsg.amx ; console motd @ client connection
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
telemenu.amx ; teleport menu (Fun Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
pausecfg.amx ; allows to pause and unpause some plugins
statscfg.amx ; allows to manage stats plugins via menu and commands
;ninjarope.amx


fire.amx ;Sets a player on fire.

pistols.amx ;Pistols only plugin.


;added by izZy

hpk.amx
deagsmapmanage.amx
plugin_gore.amx
;sgcawpmap.amx
awp_map_control.amx
teleport.amx
admin_clexec.amx
admin_slap_2.amx
admin_bury.amx
deluxe_admin_chat.amx
search_maps_plugin.amx
admin_gravity.amx
slayall.amx
admin_slash.amx
admin_messagemode.amx
admin_disarm.amx
admin_votes.amx
players_menu.amx
admin_personal_gravity.amx
admin_kick_ban.amx
;hookmod_admin_commands.amx
bankdeposit.amx
instant_button.amx
amx_chicken_plugin.amx

; new added 3-22-04

admin_flash.amx
admin_revive.amx
;amx_alltracers.amx
amx_match.amx
he_arena.amx
hook_grab.amx
;laser_guns.amx
;lgbr_rewards.amx
live_hostname.amx
matrix_plugin.amx
;plugin_health_bonus.amx
sprint_mode.amx
;start_health.amx
;unlimited_money.amx
;untitled.amx
web_browser.amx
admin_godmode.amx
map_cvars.amx
-izZy
izZy
This is my homepage
This is my homepage
Posts: 117
Joined: Wed Mar 17, 2004 5:57 pm

Post by izZy »

ahhahhahahhahahahahhahahahahahah lmfao :P
-izZy
Post Reply