I don't understand the documentation.
For example where is ulx.command like ulx.command( CATEGORY_NAME, "ulx bring", ulx.bring, "!bring" )
I only found cmds.addCommand
And why is the method not fully entered? In documentation: ucl.registerAccess but in real code it is ULib.ucl.registerAccess
Could someone help me out here? I am so confused.
Thanks.