Module core.plugins.discord_relay_free.sv_init

Replace tags in a template message.

Module Overview

Functions

cityrp.discord.connect(ply) Hook function when a player connects.
cityrp.discord.disconnect(ply) Hook function when a player disconnects.

Functions

cityrp.discord.connect(ply)
Hook function when a player connects.

Parameters:

  • ply Player Connecting player.
cityrp.discord.disconnect(ply)
Hook function when a player disconnects.

Parameters:

  • ply Player Connecting player.