Skip to content

Commit 9798165

Browse files
committed
Added new column
1 parent 284eb78 commit 9798165

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,10 @@ Tag Prefix
160160

161161
> **Note**: These commands can also be invoked from chat (e.g. `!rank`, `!top 10`, `!ranks`, `!pstats_reload`)
162162
163-
| Name | Description | Parameters | Parameter Description |
164-
| ---------------- | ------------------------------------------------------------ | ---------- | -------------------------------------- |
165-
| sm_rank | Display the current stats & ranking of the requesting player. A panel will be displayed to the player. | None | None |
166-
| sm_top | Display the top N players. A menu panel will be displayed to the requesting player | Number | The number of players to be displayed. |
167-
| sm_ranks | Display the ranks of the players currently playing in the server. A menu panel will be displayed to the requesting player. | Number | The number of players to be displayed. |
168-
| sm_pstats_reload | Reloads plugin configuration. This is useful if you have modified the `playerstats.cfg` file. 'This command also synchronizes the modifier values set from the configuration file to the database. This is quite an expensive operation, so please only use this command when necessary. | None | None |
163+
| Name | Description | Parameters | Permission | Parameter Description |
164+
| ---------------- | ------------------------------------------------------------ | ---------- | ------------ | -------------------------------------- |
165+
| sm_rank | Display the current stats & ranking of the requesting player. A panel will be displayed to the player. | None | Anyone | None |
166+
| sm_top | Display the top N players. A menu panel will be displayed to the requesting player | Number | Anyone | The number of players to be displayed. |
167+
| sm_ranks | Display the ranks of the players currently playing in the server. A menu panel will be displayed to the requesting player. | Number | Anyone | The number of players to be displayed. |
168+
| sm_pstats_reload | Reloads plugin configuration. This is useful if you have modified the `playerstats.cfg` file. 'This command also synchronizes the modifier values set from the configuration file to the database. This is quite an expensive operation, so please only use this command when necessary. | None | Admin (Root) | None |
169169

0 commit comments

Comments
 (0)