cfc_chat_transit/README.md

33 lines
974 B
Markdown
Raw Permalink Normal View History

2021-02-14 01:17:31 -05:00
# cfc_chat_transit
Paving paths and establishing tunnels
2023-09-20 23:28:46 -04:00
## Convars
### Server
- **`cfc_avatar_service_address`**
- The domain (`avatar_api.mydomain.com`) of the Avatar Service API
- **`cfc_avatar_service_image_address`**
- The domain (`avatars.mydomain.com`) that the Avatar images are actually served from
- **`cfc_relay_host`**
- The domain (`relay.mydomain.com`) of the `discord_relay` service
- `cfc_realm`
- The Realm (`cfc3` / `cfcttt` / `darkrp`) of the server that is running the addon
- **`cfc_chat_transit_should_transmit_remote`**
- Whether or not to send Discord messages to players
- **`cfc_chat_transit_transmit_admin_only`**
- Whether or not to send Discord messages to only Admin+
### Client
- **`cfc_chat_transit_remote_messages`**
- Whether or not Discord messages should appear in Chat
2023-09-22 22:40:43 -04:00
### Hooks
- **`CFC_ChatTransit_GetPlayerColor`**
- Takes a Player. Return a Color to override the color that outlines their avatar in Discord