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 8, 2025
1 parent 38a60d9 commit fb7949e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Supports [Placeholder API](https://placeholders.pb4.eu/user/general/), [Simplifi
<img src="https://raw.githubusercontent.com/Libreh/Rulebook/refs/heads/main/rulebook_reject.gif" width="400"/>
<img src="https://raw.githubusercontent.com/Libreh/Rulebook/refs/heads/main/rulebook_accept.gif" width="400"/>

## Clarifications
You accept the rules by viewing all pages and closing the rulebook.
You can close by clicking the `Done` or `Take Book` buttons, or pressing Escape on your keyboard.
The `Take Book` button is not supposed to give the player the book (that's just what it says and AFAIK you can't change it server-side).

## Commands (and permissions):
- `/rulebook` and `/rules` - Displays the rules in chat (`rulebook.main`, available by default)
- `/rulebook reload` - Relods configuration (requires `rulebook.reload`)
Expand Down Expand Up @@ -41,6 +46,10 @@ Supports [Placeholder API](https://placeholders.pb4.eu/user/general/), [Simplifi
"title": "more title",
"description": "more description"
}
],
// List of players that have accepted
"acceptedPlayers": [
"a29f4bb7-9585-48b2-bd72-ff349a11a7e6"
]
}
```
Expand Down

0 comments on commit fb7949e

Please sign in to comment.