# Player Hours In Chat
*Show hours played by joining players.*
### **Description**
This mod will display how many hours the player who is joining has played **__as long as their steam profile is set to public__**.
Works when both host and client.
*Note: It won't display the hours of the host when joining a lobby, only the hours of other joining players.*
### **Installation**
* This mod requires [SuperBLT](https://superblt.znix.xyz/)
* Place the Player Hours In Chat folder located **inside** of the zip-file into your **mods** folder.
1.0.1
Changed the code so the messages will be displayed whenever a player joins both in game and in the lobby.
Made the hidden hour message enabled by default. Can be disabled by changing the true value to false in the code.
The hour fetching script is used from [PowerChat2 by andole](https://modworkshop.net/mod/21411)
Comments