Today I've been trying this out a little more. I deleted every single addon, then I started adding stuff one at the time. At this moment I have ULX and ULib installed, nothing more. On the scoreboard, my name is indicated by green color, as it is supposed to do. So, I continued; I added users.txt to data\ULib, and made sure it was identical to the users.txt found in settings\ - this is what i have been told to do, and seemingly it has worked.
When I added the users.txt to the ULib folder, and started the game, my name on the scoreboard was again blue. I did however still have admin privileges (cleanup stuff, I could move world props etc). When deleting the users.txt again, I'm back to green.
Then I added PlayerTitle, UccTV, UClip and UTime. When starting the server, my console was spammed with this:
RunConsoleCommand blocked - sent before player spawned (utime_outsidecolor_r)
RunConsoleCommand blocked - sent before player spawned (utime_outsidecolor_g)
RunConsoleCommand blocked - sent before player spawned (utime_outsidecolor_b)
RunConsoleCommand blocked - sent before player spawned (utime_outsidetext_r)
RunConsoleCommand blocked - sent before player spawned (utime_outsidetext_g)
RunConsoleCommand blocked - sent before player spawned (utime_outsidetext_b)
RunConsoleCommand blocked - sent before player spawned (utime_insidecolor_r)
RunConsoleCommand blocked - sent before player spawned (utime_insidecolor_g)
RunConsoleCommand blocked - sent before player spawned (utime_insidecolor_b)
RunConsoleCommand blocked - sent before player spawned (utime_insidetext_r)
RunConsoleCommand blocked - sent before player spawned (utime_insidetext_g)
RunConsoleCommand blocked - sent before player spawned (utime_insidetext_b)
RunConsoleCommand blocked - sent before player spawned (utime_pos_x)
RunConsoleCommand blocked - sent before player spawned (utime_pos_y)
Sending 1214 'User Info' ConVars to server (cl_spewuserinfoconvars to see)
Player has occured
[UCL] Access set.
[UTime]Welcome back Zaitzev, you last played on this server 02/22/09 21:16:53
Warning: Unhandled usermessage 'ulib_sound'
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
--- Missing Vgui material texturemissing
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
Redownloading all lightmaps
This server is running ULib version 2.30.
[ULIB] Loading SHARED module: ulx_init.lua
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
--- Missing Vgui material vgui/..\vgui\icon_con_high
ULX version <SVN> revision 24 loaded.
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
autorun/cl_utime.lua:152: attempt to perform arithmetic on field 'TargetSize' (a nil value)
this happened before I started doing anything ingame.
So next, I tried UPS (never tried it before, so I gave it a shot). Stuff still works fine <3
Then I removed UPS and put in Simple Prop Protection, and what do you know, all works. The problem I had with SPP earlier was that I couldn't access the admin menu. I can now. However, when I put the users.txt back inside data\ULib\ - with SPP installed, the problem came back.
What I learn from this is that data\ULib\users.txt does no good for any purpose, as far as I can see.
And before you ask: I have the latest version of every addon. SVN where available, downloaded zip for everything else.
One more thing, somewhat unrelated: Does having both Simple Prop Protection and UPS installed work, or will it cause problems?