Skip to content

Commit e532fa2

Browse files
authored
Add documentation for sleep-not-possible actionbar message (PurpurMC#76)
1 parent 3067c78 commit e532fa2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs/Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,10 @@ Requires the [`bukkit.command.tpsbar`](../Permissions#bukkitcommandtpsbar) permi
325325
- **default**: default
326326
- **description**: The actionbar message that appears when a player is asleep. Set to "default" to let the clients use their own translatable components. Set to an empty string to disable it. Available placeholders: `<count>` - the current amount of players sleeping, `<total>` - the total amount of players needed to sleep
327327

328+
#### sleep-not-possible
329+
- **default**: default
330+
- **description**: The actionbar message that appears when a player tries to sleep, but the `playersSleepingPercentage` gamerule is set to a value greater than 100. Set to "default" to let the clients use their own translatable components. Set to an empty string to disable it.
331+
328332
#### death-message
329333
* ##### stonecutter
330334
- **default**: &lt;player> has sawed themself in half

0 commit comments

Comments
 (0)