Title: ULX Readme

__ULX__
Version 3.10

*ULX v3.10 (released 05/05/07)*

ULX is an admin mod for GMod (<http://garrysmod.com/>).

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 garrysmod/addons folder.
When you've done this, you should have a file structure like this--
<garrysmod>/addons/ulx/lua/ULib/modules/ulx_init.lua
<garrysmod>/addons/ulx/lua/ulx/fun.lua
etc..

Note that installation for dedicated servers is EXACTLY the same!

You absolutely, positively have to do a full server restart after installing the files. A simple map
change will not cut it! If, after a server restart, you're still running into trouble, you might want
to try 

Group: Usage

To use ULX, simply type in whatever command or cvar you want to use. If you're not running a listen server, 
or if you want to give access to other users, you must add users. 

You can either follow the standard GM10 way of adding users 
(http://garrysmod.com/wiki/?title=Admin#Dedicated_Servers), or you can add yourself directly to the 
data/ULib/users.txt file. DO NOT EDIT THE ULIB FILE UNLESS YOU KNOW WHAT YOU'RE DOING.

A word about superadmins: Superadmins are considered the highest usergroup. They have access to all the 
commands in ULX, override other user's immunity, and are shown otherwise hidden log messages (IE, shown
rcon commands admins are running, when they spectate others). Superadmins also have the power to give and
revoke access to commands using userallow and userdeny (though they can't use this command on eachother).

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_".

__To give yourself a jump start into ulx, simply remember the commands "ulx help" and "ulx menu". You can
also access the menu by saying "!menu".__

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

Group: Changelog

v3.10 - *(05/05/07)*
	* [ADD] Admins with slap access can move players now.
	* [ADD] Chat anti-spam
	* [ADD] ulx addForcedDownload for configs
	* [ADD] Per-gamemode config folder
	* [ADD] Voting! ulx vote, ulx votemap2, ulx voteban, ulx votekick
	* [ADD] Maps menu
	* [ADD] Lots more features to logging, like object spawn logging.
	* [ADD] Reserved slots
	* [FIX] Lots of minor insignificant bugs
	* [FIX] Jail issues
	* [FIX] Logging player connect on dedicated server issues
	* [FIX] Now takes advantage of fixed umsgs. Fixes rare crash.
	* [FIX] Can now psay immune players
	* [FIX] Minor bugs in logs
	* [CHANGE] Logs will now wrap to new date if server's on past midnight
	* [CHANGE] You can now use the admin menu in gamemodes derived from sandbox.
	* [CHANGE] Cleaned up now obsolete GetTable() calls
	* [CHANGE] Motd is now driven by lua. Much easier to deal with, fixes many problems.
	* [CHANGE] Can now use sv_cheats 1/0 from ulx rcon (dodges block)
	* [CHANGE] ulx lua_run is now ulx luarun to dodge another block
	* [CHANGE] Now in addon format
	* [CHANGE] ulx ignite will now last until you die and can spread.
	* [CHANGE] Global toolmode deny doesn't affect admins.

v3.02 - *(01/10/07)*
	* [CHANGE] Admin menu won't spam console so bad now
	* [FIX] Some more command crossbreeding issues (IE ragdolling jailed player)
	* [FIX] Teleport commands able to put someone in a wall. This is still possible, but much less likely.
	* [ADD] Motd manipulation. Auto-shows on startup and !motd
	* [ADD] toolallow, tooldeny, tooluserallow, tooluserdeny. Works fine, but is EXPERIMENTAL!

v3.01 - *(01/07/07)*
	* [ADD] ulx whip
	* [ADD] ulx adduser
	* [ADD] ulx userallow - Allow users access to commands
	* [ADD] ulx userdeny - Deny users access to commands
	* [ADD] ulx bring - Bring a user to you
	* [ADD] ulx goto - Goto a user
	* [ADD] ulx teleport - Teleport to where you're looking
	* [ADD] IRC-style "/me" command
	* [FIX] You can't use the adminmenu outside sandbox now
	* [FIX] Vastly improved "ulx jail"
	* [FIX] Improved "ulx ragdoll"
	* [FIX] pvp damage checkbox in adminmenu not working.
	* [FIX] Ban button
	* [FIX] Ban not kicking users
	* [FIX] Blinded users being able to see through the camera tool
	* [FIX] Admin menu not showing values on a dedicated server
	* [FIX] Admin menu checkboxes (which are now buttons!)
	* [FIX] Ulx commands much more usable from dedicated server console.
	* [FIX] Dedicated server spam (IsListenServerHost)
	* [FIX] Uncloak works properly now
	* [FIX] Various problems using commands on users in vehicles. (Thanks Jalit)

v3.0  - *(01/01/07)* 
	* Initial version for GM10

Group: Credits

Thanks to everyone in #ulysses in irc.gamesurge.net for not giving up on me :)
A big thanks to JamminR for listening to me ramble on and for giving the project fresh insights.

Group: License

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