Title: ULX Readme

__ULX__
Version 2.21

*ULX v2.21 (released 11/13/06)*

ULX is an admin mod for GMod (<http://gmod.garry.tv/>).

ULX offers server admins an AMXX-style support. It allows multiple admins with different access levels on the same server. 
It has features from basic kick, ban, and slay to fancier commands such as blind, freeze, voting, and more.

Visit our homepage at <http://ulyssesmod.net/>.

You can talk to us on our forums at <http://forums.ulyssesmod.net/> or in IRC at irc.gamesurge.net in #ulysses.

Group: Author

ULX is brought to you by..

* Brett "Megiddo" Smith - Contact: <megiddo@meg-tech.com>
* Spbogie - Contact: <spbogie@gmail.com>

Group: Requirements

ULX requires the latest ULib to be installed on the server. You can get ULib from the ULX homepage.

Group: Installation

To install ULX, simply extract the files from the archive to your gmod9 folder.
When you've done this, you should have a file structure like this--
<gmod9>/lua/init/ulx_init.lua
<gmod9>/lua/ulx/fun.lua
<gmod9>/materials/ulx/title.vtf
etc..

Note that installation for dedicated servers is EXACTLY the same! Also note that the ULib plugin (which drives ulx cexec
and ulx thetime) *only* works on dedicated servers.

To add yourself as a user, read lua/ULib/users.ini. Or, visit our access generator at ulyssesmod.net!
Note that if you're running a listen server, ULib will automagically make you an admin.

Group: Usage

To use ULX, simply type in whatever command or cvar you want to use. In order to give access to commands, you must add users to lua/ULib/users.ini

All commands are now preceded by "ulx ". Type "ulx help" in a console without the quotes for help. This is different from ulx v1 where commands
were preceded by "ulx_"

*Please note you will be unable to use ulx commands at a dedicated server console.* This is a global lua problem.

Check out the configs folder in ulx for some more goodies.

Group: Changelog

v2.21 - *(11/13/06)*
	[FIX] Incorrect ULib error
	[FIX] Timed hide not resetting after cancel
	[FIX] Menus

v2.2 - *(11/13/06)*
	[ADD] New menu skin
	[ADD] ulx changeaccess. Change access of commands in-game!
	[ADD] New logging system
	[ADD] New votemap, accessible by everyone by default so people can change maps without admins.
	[ADD] New limits menu
	[ADD] Build/Construct modes to menu
	[ADD] Timed functions (see "ulx timed")
	[ADD] ulx cexec - Execute commands on clients (ONLY ON DEDICATED SERVERS)	
	[ADD] thetime - Shows user the time on the server. (ONLY ON DEDICATED SERVERS)
	[CHANGE] Ulx who now shows EVERYONE, not just admins. This is so you can see people's ids to kick them.
	[CHANGE] server.ini and mapname.ini are now loaded after server.cfg
	[CHANGE] Cleanups are now bigger and better!
	[FIX] Bans are now loaded on server start. (Why didn't VALVe do this themselves?)
	[FIX] Kickban in menu not working (Thanks -Core!)
	[FIX] Temporary ban problem


v2.1 - *(09/12/06)*
	[FIX] Possible immunity ignore in client menu.
	[FIX] ulx.ucl wasn't being used consistently (only matters if you were using a custom UCL)
	[ADD] ungimp (Sorry about that!)
	[ADD] ulx noclip
	[ADD] Clean up menu
	[ADD] ulx entfire
	[ADD] ulx adduser
	[FIX] ulx blind optional amount, thanks spbogie!
	[FIX] reserved slots number, thanks spbogie!
	[FIX] Access levels in console commands and menus should be more consistent now, thanks spbogie!

v2.01 - *(07/28/06)*
	[FIX] ulx cfg access problem

v2.0 - *(07/23/06)* Complete recode

Group: Credits

Thanks to everyone in #ulysses in irc.gamesurge.net for not giving up on me :)
Thanks to Jesusaurus-rex for bugging the living daylights out of me, and never giving me a moments rest.

Group: License

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. 
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/2.5/ or send a letter to 
Creative Commons
543 Howard Street
5th Floor
San Francisco, California 94105
USA