In the client settings, you can disable UTime. Run the following in your client console...
utime_enable 1.0
this is the error i get...
it stoped working out of nowhere didn't touch anything at all
[ERROR] addons/utime/lua/autorun/cl_utime.lua:310: attempt to index local 'cpanel' (a nil value)
1. buildCP - addons/utime/lua/autorun/cl_utime.lua:310
2. resetCvars - addons/utime/lua/autorun/cl_utime.lua:305
3. fn - addons/utime/lua/autorun/cl_utime.lua:334
4. unknown - addons/ulib/lua/ulib/shared/hook.lua:105
5. LocalPlayer - [C]:-1
6. fn - addons/utime/lua/autorun/cl_utime.lua:333
7. unknown - addons/ulib/lua/ulib/shared/hook.lua:105
it's enabled...
local utime_enable = CreateClientConVar( "utime_enable", "1.0", true, false )