Tryed to ban a player but got thisNot An Issue
20:02 [Error] Failed to call hook 'PlayerAdministrationBanUserCallback' on plugin 'PlayerAdministration v1.5.26' (IOException: Win32 IO returned 232. Path: HIDDEN\3305\[Unknown])
  at System.IO.FileStream.WriteInternal (System.Byte[] src, System.Int32 offset, System.Int32 count) [0x00077] in <437ba245d8404784b9fbab9b439ac908>:0
  at System.IO.FileStream.Write (System.Byte[] array, System.Int32 offset, System.Int32 count) [0x00090] in <437ba245d8404784b9fbab9b439ac908>:0
  at System.IO.StreamWriter.Flush (System.Boolean flushStream, System.Boolean flushEncoder) [0x0007e] in <437ba245d8404784b9fbab9b439ac908>:0
  at System.IO.StreamWriter.Write (System.Char[] buffer, System.Int32 index, System.Int32 count) [0x000d3] in <437ba245d8404784b9fbab9b439ac908>:0
  at System.IO.TextWriter.WriteLine (System.String value) [0x00070] in <437ba245d8404784b9fbab9b439ac908>:0
  at System.Console.WriteLine (System.String value) [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0
  at Facepunch.Network.Raknet.Server.Kick (Network.Connection cn, System.String message, System.Boolean logfile) [0x00071] in <444fbc5df0f84547b21947a8598994e6>:0
  at Network.Server.Kick (Network.Connection cn, System.String message) [0x00000] in <7479ae3fa91049bc94a57165e2047732>:0
  at BasePlayer.Kick (System.String reason) [0x00019] in <9cd861a475f54159b8c5543b26c98f5e>:0
  at Oxide.Game.Rust.Libraries.Player.Kick (BasePlayer player, System.String reason) [0x00000] in <b9dd3e6d8a4c49b5b0317d4101211665>:0
  at Oxide.Game.Rust.Libraries.Player.Ban (System.UInt64 id, System.String reason) [0x00048] in <b9dd3e6d8a4c49b5b0317d4101211665>:0
  at Oxide.Plugins.PlayerAdministration.PlayerAdministrationBanUserCallback (Oxide.Core.Libraries.Covalence.IPlayer aPlayer, System.String aCommand, System.String[] aArgs) [0x00216] in <e5c50b3c204b437e975109cad48bd577>:0
  at Oxide.Plugins.PlayerAdministration.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x013ca] in <e5c50b3c204b437e975109cad48bd577>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0

the players name was seeming to be normal but i think he had some special char or something? could you tell me how to fix this or what the error means

Ban by steamid in console instead
I tried both and he didnt get kicked/banned player admin shows him in the banned tab but everytime i issued a command steamid or username i got that error did it in console and player admin
try in console while that plugin is unloaded?
Well upon further investigation it seems its not just this plugin that has this issue as i installed server armour to test that and i get the same type of error..
@thedeejay this seems related to your filesystem.

Try updating your server, and reintalling oxide again. If the problem persist make sure the permisisons on everything is fine
It worked on other players it was just this one player specificly - i have doubled checked permissions as oxide was just reinstalled on force wipe and is currently up to date everything by all intents and purposes is correct as far as i can tell.
You can PM me the player details, however if it does the same with the player steamid then there is something else wrong. 
This error doesn't appear to be plugin-related, rather something with the Rust server console.
Locked automatically