Skip to content

Commit

Permalink
Fixed amb1175: new module and plugin did not get added to addon packa…
Browse files Browse the repository at this point in the history
…ges.
  • Loading branch information
dvander committed Aug 16, 2008
1 parent 36db059 commit 7beef26
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions configs/cstrike/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ fun
;nvault
cstrike
csx
;hamsandwich
1 change: 1 addition & 0 deletions configs/cstrike/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand Down
1 change: 1 addition & 0 deletions configs/dod/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ fun
;nvault
dodfun
dodx
;hamsandwich
1 change: 1 addition & 0 deletions configs/dod/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand Down
1 change: 1 addition & 0 deletions configs/esf/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ fakemeta
;sockets
;regex
;nvault
;hamsandwich
3 changes: 2 additions & 1 deletion configs/esf/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand All @@ -38,4 +39,4 @@ statscfg.amxx ; allows to manage stats plugins via menu and commands

; Custom - Add 3rd party plugins here
EvolutionX.Core.amxx ; Adds extra plugin functions for Earth's Special Forces
; (made by the Corona Bytes team of EVM)
; (made by the Corona Bytes team of EVM)
1 change: 1 addition & 0 deletions configs/ns/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ fun
;regex
;nvault
ns
;hamsandwich
1 change: 1 addition & 0 deletions configs/ns/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand Down
1 change: 1 addition & 0 deletions configs/tfc/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ fun
;regex
;nvault
tfcx
;hamsandwich
1 change: 1 addition & 0 deletions configs/tfc/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand Down
1 change: 1 addition & 0 deletions configs/ts/modules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ fun
;nvault
tsx
tsfun
;hamsandwich
1 change: 1 addition & 0 deletions configs/ts/plugins.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
Expand Down

0 comments on commit 7beef26

Please sign in to comment.