Specific blueprintsSolved
Add a list where will be stored specific blueprints that will give specific scrap.

Example
{"m92", 100},
{"ak.rifle", 3000},
{"etc", 0}​
Would be pretty easy to implement.  Good idea.
You would probably want to put that list in data as it could get rather long.

You might want to also add a permission so server owners can limit this to VIPs to generate revenue.
In response to MalS ():
You would probably want to put that list in data as it could get rather long.

You might w...
add all blueprints to savefile yes
In response to MalS ():
You would probably want to put that list in data as it could get rather long.

You might w...
bad idea. adding that to config will be better. Because people will not must open XXX folders and YYY files
In response to Orange ():
bad idea. adding that to config will be better. Because people will not must open XXX folders and YY...
have anyone made this list already?
In response to PlayerKnownAsRay ():
have anyone made this list already?
i think he is in progress
Done.  Hopefully I didn't do anything improperly.  Seems to be working.
Locked automatically