Skip to content

Commit

Permalink
added newlines between syntax and permission in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xImAnton committed Jun 12, 2021
1 parent ac7aefd commit e68b35c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ You can place a sign that displays the current highscore holder.
### Resetting all times of a Jump'n'Run
To reset a Jump'n'Run for all players, use the `/jnr reset` command.

**Syntax:** `/jnr reset <JNR-Name>`
**Syntax:** `/jnr reset <JNR-Name>`
**Permission:** `jumpnrun.command.reset`

### Removing the current highscore holder of a Jump'n'Run
To reset the current highscore and changing to the second best time, use the `/jnr resethighscore` command.

**Syntax:** `/jnr resethighscore <JNR-Name>`
**Syntax:** `/jnr resethighscore <JNR-Name>`
**Permission:** `jumpnrun.command.reset`

### Reloading the plugin
Use the `/jnr reload` command to reload the entire plugin.

**Syntax:** `/jnr reload`
**Syntax:** `/jnr reload`
**Permission:** `jumpnrun.command.reload`

0 comments on commit e68b35c

Please sign in to comment.