Almost always when an item is given through the F1 menu the following error is thrown:
[ServerVar] giving Tommeh 1 x Test Generator
Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.0' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000ff] in :0
at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in :0
at System.String.Format (System.String format, System.Object[] args) [0x00020] in :0
at Oxide.Plugins.AdminLogger.Lang (System.String key, System.String id, System.Object[] args) [0x0000e] in :0
at Oxide.Plugins.AdminLogger.Log (System.String filename, System.String key, System.Object[] args) [0x0001b] in :0
at Oxide.Plugins.AdminLogger.GiveItemLogging (ConsoleSystem+Arg arg) [0x002e2] in :0
at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x0028c] in :0
at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0