wrench menu?
folder?
And for packaging, make a file called server.cs including this
exec("NAMEOFTHEFILEINCLUDINGTHESCRIPTHERE.cs");
Then make a file called description.txt in this format:
Title: Your mod's name
Author: Your name
Description of your mod.
Then pack them on a .zip folder and rename it to something like Weapon_throwingweapon.zip.
Also, giving out the code could help us to fix your stuff.