added non-gpl plugin blocking (wow i can't believe it came to this)
This commit is contained in:
@ -39,3 +39,18 @@ max_binlog_size 20
|
||||
; 2 - float comparisons
|
||||
; 4 - float rounding
|
||||
optimizer 7
|
||||
|
||||
; AMX Mod X is licensed under the GPL, an open source
|
||||
; license that requires plugin source code to be
|
||||
; freely available. While this is our policy, there
|
||||
; are some unscrupulous authors that violate this
|
||||
; license and thus your right to see and modify their
|
||||
; source code.
|
||||
;
|
||||
; In order to make users aware of this situation,
|
||||
; plugins which violate our terms have been blocked
|
||||
; from loading. If you are aware of your rights and
|
||||
; the AMX Mod X license, and don't mind running plugins
|
||||
; which are trying to take away your rights, change
|
||||
; the 0 on the following line to 1.
|
||||
allow_nongpl 0
|
Reference in New Issue
Block a user