About Silent Items Give
	Allows toggling silent item giving(chat notifications and ownership) via Harmony patching.
	P.S. By default, silent item giving is enabled.
Â
	
- The ability to disable item ownership assignment;
 - The ability to disable item give messages via the 'give' command;
 - The ability to disable item give messages via the 'giveid' command;
 - The ability to disable item give messages via the 'givearm' command;
 - The ability to disable item give messages via the 'giveto' command;
 - The ability to disable item give messages via the 'giveall' command;
 - The ability to disable item blueprint give messages via the 'giveBp' command;
 - The ability to disable messages about copying player inventory via the 'copyTo' command.
 
Â
	
- silentitemsgive.admin - Grants access to the command silentgive.toggle
 
Â
	
- silentgive.toggle *boolValue*(optional) - Toggle silent item giving. To access this command, you must be an administrator or have the silentitemsgive.admin permission.
 
Example:
- silentgive.toggle
 - silentgive.toggle true
 
Â
