mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Add option to update tab list with AFK players
This commit is contained in:
@@ -341,10 +341,15 @@ idle-timeout
|
||||
* tick-nearby-entities
|
||||
- **default**: false
|
||||
- **description**: Should entities tick normally when nearby players are afk. False will require at least 1 non-afk player in order to tick.
|
||||
|
||||
* count-as-sleeping
|
||||
- **default**: false
|
||||
- **description**: Should AFK players count as sleeping? (allows active players to skip night by sleeping, even if AFK players are not in bed)
|
||||
|
||||
* update-tab-list
|
||||
- **default**: true
|
||||
- **description**: Should AFK players have their name updated in the tab list (puts `[AFK]` in front of their name)
|
||||
|
||||
* broadcast
|
||||
* away
|
||||
- **default**: "&e&o{player} is now AFK"
|
||||
|
||||
Reference in New Issue
Block a user