Garry's Mod

Garry's Mod

Not enough ratings
[Simple Playtime Check] Kick players not wasted enough time on gmod
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun, Roleplay
File Size
Posted
Updated
3.218 KB
6 Jan, 2024 @ 9:36am
5 Apr, 2024 @ 8:16am
5 Change Notes ( view )

Subscribe to download
[Simple Playtime Check] Kick players not wasted enough time on gmod

In 1 collection by RiceMCUT
CARB Addons Collection
163 items
Description
Simple and Configurable steam playtime check
Check player playtime of gmod when player joined



!!! This is achievement based checking !!!
the result may not be accurate



Config file path:
data\ricelib\settings\playtime_check

config file key and values
Key
Value
Description
Enable
Bool
Enable or Disable the addon
Default:true
BroadcastPlaytime
Bool
Broadcast joined player's Playtime
Default:true
BroadcastMessage
String
Broadcast message, formatted, args are (player name, played time)
RequiredTime
Number
Minimal Hours of play time required to not be kicked
Default: 0
KickUnsatisfactoryPlayer
Bool
Kick player that not wasted enough time in gmod
Default:true
KickMessage
String
Kick reason when player get kicked, formatted, args are (played time, time required)
AnomalyMessage
String
broadcast message for player that play time is not normal, only provided player name in format arg
AnomalyKickMessage
String
same as kick message but for player that play time is not normal, no format
KickAnomalyPlayer
Bool
kick player that play time is not normal
Default:true
Whitelist
Table
play time check whitelist (use steamid64)
WhitelistMessage
String
whitelisted player broadcast message, args are same as broadcast message