Family Sharing Management
Posted: Mon Nov 22, 2021 10:00 pm
Family Sharing Management
Platform: AMXModX
Author: YamiKaitou
License: GPLv3
Requirements
HTTP2 (Include file)
Description
* Ability to log players who connect using a shared game, including the SteamID of the game's owner. Log is saved in the AMXX Logs folder as family-sharing.log
* Ability to kick players who join using a shared game
Commands
N/A
CVars
* sv_apikey "apikey" - Your Steam Web API Key. Obtain one at http://steamcommunity.com/dev/apikey
* share_log 1 - Log connections of shared game users, includes the SteamID of the game's owner.
* share_kick 0 - Kick players who connect using a shared game.
get plugin
Platform: AMXModX
Author: YamiKaitou
License: GPLv3
Requirements
HTTP2 (Include file)
Description
* Ability to log players who connect using a shared game, including the SteamID of the game's owner. Log is saved in the AMXX Logs folder as family-sharing.log
* Ability to kick players who join using a shared game
Commands
N/A
CVars
* sv_apikey "apikey" - Your Steam Web API Key. Obtain one at http://steamcommunity.com/dev/apikey
* share_log 1 - Log connections of shared game users, includes the SteamID of the game's owner.
* share_kick 0 - Kick players who connect using a shared game.
get plugin