Garry's Mod

Garry's Mod

Ei tarpeeksi arvosteluja
[Simple Playtime Check] Kick players not wasted enough time on gmod
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun, Roleplay
Tiedostokoko
Julkaistu
Päivitetty
3.218 KB
6.1.2024 klo 9.36
5.4.2024 klo 8.16
5 muutosilmoitusta ( näytä )

Tilaa ladataksesi
[Simple Playtime Check] Kick players not wasted enough time on gmod

1 kokoelmassa, tekijä RiceMCUT
CARB Addons Collection
163 luomusta
Kuvaus
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