Unable to do Radius LWHSolved

when doing /zone radius "100 100 100" i get this:

ailed to call hook 'cmdChatZone' on plugin 'ZoneManager v3.1.6' (FormatException: Input string was not in a correct format.)
at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <f98723dd4586469db5213ec59da723ca>:0
at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <f98723dd4586469db5213ec59da723ca>:0
at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <f98723dd4586469db5213ec59da723ca>:0
at System.Convert.ToSingle (System.String value) [0x0000f] in <f98723dd4586469db5213ec59da723ca>:0
at Oxide.Plugins.ZoneManager.UpdateZoneDefinition (Oxide.Plugins.ZoneManager+Zone zone, System.String[] args, BasePlayer player) [0x0038a] in <e826f2b7ad6143a8ba1738a3fc88c7c0>:0
at Oxide.Plugins.ZoneManager.cmdChatZone (BasePlayer player, System.String command, System.String[] args) [0x0045b] in <e826f2b7ad6143a8ba1738a3fc88c7c0>:0
at Oxide.Plugins.ZoneManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x03966] in <e826f2b7ad6143a8ba1738a3fc88c7c0>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0

ow my bad its /zone size "100 100 100"

Locked automatically