This repository has been archived. It is no longer maintained and may no longer function with external services. If you're still interested in this repository, check for forks from other users or start your own.
Garry's Mod Addon that adds ULX commands for Excl's Jailbreak 7
ULX commands for Jailbreak 7 requires the following addons:
To install this addon, extract the files from the downloaded archive to your garrysmod/addons/
folder.
The commands added by this plugin are as follows:
Command | Chat Command(s) | Description |
---|---|---|
ulx demotewarden |
!demotewarden |
Remove the warden status from the current warden. |
ulx guardban <player> |
!guardban |
Bans target from guards temporarily. |
ulx unguardban <player> |
!unguardban !guardunban |
Unbans target from guards. |
ulx guardbaninfo <player> |
!guardbaninfo !gbinfo |
Prints info about a guardban. |
ulx makeguard <player> |
!makeguard |
Makes target a guard. |
ulx makeprisoner <player> |
!makeprisoner |
Makes target a prisoner. |
ulx makespectator <player> |
!makespectator !makespec |
Makes target a spectator. |
ulx revive <player(s)> |
!revive |
Revives target(s). |
ulx toggleff |
!toggleff |
Toggles friendly fire. |
ulx togglepickup |
!togglepickup |
Toggles item pickup. |
ULX Commands for Jailbreak 7
Copyright (C) 2016 Ian Murray
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.