ULX: A powerful administration addon for Garry's Mod
Go to file
Brett Smith bccf9f735e Merge pull request #19 from zerfgog/master
Convert readme to Markdown and split changelog
2016-01-25 16:10:06 -05:00
lua XGUI PreviewBanMessage: 2016-01-23 10:53:14 -05:00
.editorconfig Add editor config -- editorconfig.org 2015-11-08 15:49:48 -05:00
.gitattributes Add git meta files 2015-11-08 15:17:27 -05:00
.gitignore Add git meta files 2015-11-08 15:17:27 -05:00
addon.json Ignore a few more 2015-11-19 20:08:34 -06:00
addon.txt Handle addons with no addon.txt in "ulx debuginfo" and clean up our own addon.txt a bit. Fixes #9. 2015-12-13 10:04:16 -05:00
CHANGELOG.md Improve readme and convert readme and changelog to markdown 2016-01-24 16:41:53 -07:00
README.md Improve readme and convert readme and changelog to markdown 2016-01-24 16:41:53 -07:00
ulx.build XGUI PreviewBanMessage: 2016-01-23 10:53:14 -05:00

ULX

ULX is an admin mod for Garry's Mod.

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

Requirements

ULX requires the latest version of ULib to be installed on the server.

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/modules/fun.lua

etc..

You absolutely, positively have to do a full server restart after installing the files. A simple map change will not cut it!

Usage

To access the commands and settings in ULX, you can open the GUI with ulx menu in console. It is recommended to bind this command to a keyboard key. Additionally, you can use console commands in the form of ulx (command) (arguments) or chat commands in the form of !ulx (command) (arguments).

To add users to usergroups, navigate to the "Groups" tab of the GUI and select a group. Then use the "Add" button to add connected players. You can also use the ulx adduser (user) (group) command. If you absolutely need to, you can also edit the data/lib/users.txt file.

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

All commands are preceded by ulx . Type ulx help in a console without the quotes for help.

To give yourself a jump start into ULX, simply remember the commands ulx help and ulx menu.

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

Credits

ULX is brought to you by..

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.

Changelog

See the CHANGELOG file for release information. To view individual commits, see the ULX GitHub repository's commit list.

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