Repo for CFC's custom ULX commands (that aren't separate)
- ulx and ulib, obviously
- gm_logger for timed punishments
- gm_playerload for timed punishments
- cfc_notifications for
ulx tpa
- Falco's Prop Protection for
ulx forcebuddy
- Any CPPI system (such as FPP) for commands that interact with player-spawned entities, such as
ulx freezeprops
- Wiremod and StarfallEX for
ulx chipban
ulx pvpban
andulx buildban
require CFC's private pvp addon, and will silently remove itself without it
A serverside config for curse effects can be made by creating cfc_ulx_commands/curse/sv_config.json
in the server's data/
folder.
Default/example settings can be found here.
Any live edits made to the config will apply after a changelevel (e.g. using the ulx map
command).