This plugin checks players if use family share, broadcasting results to the console and can to kick players if check result true. Also can setup kick that only if owner of the game played on the current server.
Configuration
The settings and options can be configured in the FamilyShareDetect file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Localization
The default messages are in the FamilyShareDetect file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.For Developers
OnFamilyShareDetected Hook
- Called when family share detected
- Returning a non-null value overrides default behavior