About Send Video
A simple plugin that allows you to easily send an mp4 recording to yourself, a selected player or all players on the server.
Permission
sendvideo.admin - The permission is automatically assigned to the `admin` group. Allows you to use all commands.
sendvideo.use - Allows you to use all commands to send mp4 recordings.
sendvideo.bypass - A player who has this permission will not receive any mp4 recordings from other players.
Commands
sv.close - console command(F1) to close the recording at any time.
These commands share chat and console commands using the same syntax. When using a chat command, precede it with a slash: `/`.
SendVideo me [your_link_to.mp4] - You send the mp4 recording to yourself.
SendVideo all [your_link_to.mp4] - You send the mp4 recording to all active players.
SendVideo to [Player_Name_Or_ID] [your_link_to.mp4] - You send the mp4 recording to the selected player by name or SteamID.
SendVideo list - Shows the entire list of saved recordings
ONLY WITH PERM "sendvideo.admin"
SendVideo add [short_name] [your_link_to.mp4] - Adds a new mp4 recording with a shortened name to the list.
SendVideo remove [short_name] - Removes a mp4 recording from the list.
Configuration
{
"Permission Settings": {
"Name of permission for admins": "sendvideo.admin",
"Name of permission for players who can use this plugin": "sendvideo.use",
"Name of permission for players who never get video from this plugin": "sendvideo.bypass"
}
}
Credits
@STIVI Plugin tester and release help.