Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Libreh committed Feb 1, 2025
1 parent bc97998 commit 8e28d56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ Supports [Placeholder API](https://placeholders.pb4.eu/user/general/), [Simplifi
"finalPage": "By closing the rulebook <bold>%player:name%</bold> you hereby agree to <underline>all the rules</underline>",
// Messages for when players are kicked
"kickMessages": {
// When the accept button isn't clicked
// When the player didn't accept
"didntAccept": "<red>You didn't accept the rules</red>",
// When the player didn't visit all pages
"didntRead": "<red>You didn't read all the rules!</red>",
// When said player's rules are updated
"updatedRules": "<yellow>Rules updated, please reconnect</yellow>"
},
Expand Down

0 comments on commit 8e28d56

Please sign in to comment.