The Hud does not update the coordinates of players, time, or currency. The following is what I receive in console when loading the Hud via o.load Hud.
Hud was compiled successfully in 1672ms
(23:01:49) | [Hud] We noticed a change in CustomEventHooks, we are rewriting the plugin with your changes. The plugin will be automatically reloaded!
(23:01:49) | Failed to call hook 'OnServerInitialized' on plugin 'Hud v3.2.1' (UnauthorizedAccessException: Access to the path "/home/tcagame/37849/34106/oxide/plugins/Hud.cs" is denied.)
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <e3aa8db986d7457ca73f10110f1283f5>:0
at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <e3aa8db986d7457ca73f10110f1283f5>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <e3aa8db986d7457ca73f10110f1283f5>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <e3aa8db986d7457ca73f10110f1283f5>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string)
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <e3aa8db986d7457ca73f10110f1283f5>:0
at Oxide.Plugins.Hud.FillCustomHooks () [0x001b8] in <7513191c81cb4764934f0894255bf107>:0
at Oxide.Plugins.Hud.OnServerInitialized () [0x0002a] in <7513191c81cb4764934f0894255bf107>:0
at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <7513191c81cb4764934f0894255bf107>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0