Fixed amb1175: new module and plugin did not get added to addon packages.
This commit is contained in:
parent
36db059672
commit
7beef260f2
|
@ -37,3 +37,4 @@ fun
|
||||||
;nvault
|
;nvault
|
||||||
cstrike
|
cstrike
|
||||||
csx
|
csx
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
|
|
@ -37,3 +37,4 @@ fun
|
||||||
;nvault
|
;nvault
|
||||||
dodfun
|
dodfun
|
||||||
dodx
|
dodx
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
|
|
@ -35,3 +35,4 @@ fakemeta
|
||||||
;sockets
|
;sockets
|
||||||
;regex
|
;regex
|
||||||
;nvault
|
;nvault
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
@ -38,4 +39,4 @@ statscfg.amxx ; allows to manage stats plugins via menu and commands
|
||||||
|
|
||||||
; Custom - Add 3rd party plugins here
|
; Custom - Add 3rd party plugins here
|
||||||
EvolutionX.Core.amxx ; Adds extra plugin functions for Earth's Special Forces
|
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)
|
||||||
|
|
|
@ -36,3 +36,4 @@ fun
|
||||||
;regex
|
;regex
|
||||||
;nvault
|
;nvault
|
||||||
ns
|
ns
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
|
|
@ -36,3 +36,4 @@ fun
|
||||||
;regex
|
;regex
|
||||||
;nvault
|
;nvault
|
||||||
tfcx
|
tfcx
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
|
|
@ -37,3 +37,4 @@ fun
|
||||||
;nvault
|
;nvault
|
||||||
tsx
|
tsx
|
||||||
tsfun
|
tsfun
|
||||||
|
;hamsandwich
|
||||||
|
|
|
@ -16,6 +16,7 @@ cmdmenu.amxx ; command menu (speech, settings)
|
||||||
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
plmenu.amxx ; players menu (kick, ban, client cmds.)
|
||||||
;telemenu.amxx ; teleport menu (Fun Module required!)
|
;telemenu.amxx ; teleport menu (Fun Module required!)
|
||||||
mapsmenu.amxx ; maps menu (vote, changelevel)
|
mapsmenu.amxx ; maps menu (vote, changelevel)
|
||||||
|
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
|
||||||
|
|
||||||
; Chat / Messages
|
; Chat / Messages
|
||||||
adminchat.amxx ; console chat commands
|
adminchat.amxx ; console chat commands
|
||||||
|
|
Loading…
Reference in New Issue
Block a user