Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Libreh committed Jan 15, 2025
1 parent cc56846 commit b458247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Supports [Placeholder API](https://placeholders.pb4.eu/user/general/), [Simplifi
// Messages for when players are kicked
"kick_messages": {
// When the accept button isn't clicked
"didnt_accept": "<red>You have to accept the rules to play</red>",
"didnt_accept": "<red>You didn't accept the rules</red>",
// When said player's rules are updated
"updated_rules": "<yellow>The rules have been updated, please reconnect</yellow>"
"updated_rules": "<yellow>Rules updated, please reconnect</yellow>"
},
// All the different rules, each with a title and description
"rules": [
Expand Down

0 comments on commit b458247

Please sign in to comment.