Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lullaby6 committed Feb 27, 2025
1 parent 7823e9a commit d600a8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Custom colors:

Bypass player sleeping message:

``mcfunction
```mcfunction
/tag <player> add sleeping_messages.player.bypass
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
$execute store result storage sleeping_messages:config index int 1 run random value 0..$(length)

execute store result score index sleeping_messages.config run data get storage sleeping_messages:config index
$execute store result storage sleeping_messages:config index int 1 run random value 0..$(length)

0 comments on commit d600a8e

Please sign in to comment.