-
Notifications
You must be signed in to change notification settings - Fork 14
Commands
N1Ran edited this page Mar 22, 2021
·
11 revisions
| Command: | Update |
|---|---|
| Command: | !blocklimit update |
| Description: | Updates the command. This command must be inputted twice to trigger, and comes with a min cooldown. |
| Command: | Enable |
|---|---|
| Command: | !blocklimit enable value |
| Description: | Enable/disable the plugin. Replace value with true to enable and false to disable. |
| Command: | Reload |
|---|---|
| Command: | !blocklimit reload |
| Description: | This command is best used if you make changes to the limit settings to reload the plugin without having to restart the server. |
| Command: | Violations |
|---|---|
| Command: | !blocklimit violations |
| Description: | This is a moderator command to list current limit violations on the server. |
| Command: | Update Player |
|---|---|
| Command: | !blocklimit update -player=value |
| Description: | Updates limits for the listed player. Replace value with player's name, Id, or steamId. |
| Command: | Update Grid |
|---|---|
| Command: | !blocklimit update -grid=value |
| Description: | Updates limits for the listed grid. Replace value with grid's name or Id. |
| Command: | Update Grid |
|---|---|
| Command: | !blocklimit update -faction=value |
| Description: | Updates limits for the listed faction. Replace value with faction's tag. |
| Command: | Grid Limit |
|---|---|
| Command: | !blocklimit gridlimit value |
| Description: | Lists provided grid's current limits. Replace value with grid's name or Id. |
| Command: | Faction Limit |
|---|---|
| Command: | !blocklimit factionlimit value |
| Description: | Lists provided faction's limits. Replace value with faction tag. |
| Command: | Player Limit |
|---|---|
| Command: | !blocklimit playerlimit value |
| Description: | Lists provided player's limits. Replace value with player's name, Id, or SteamId |
| Command: | Annoy |
|---|---|
| Command: | !blocklimit annoy |
| Description: | Runs the annoy method and would trigger message to any player who is over the limit |
| Command: | Punish |
|---|---|
| Command: | !blocklimit punish value |
| Description: | Will trigger the punishment and return an integer value of how many blocks were punished. 'Value' can be empty to run entire punishment or you can filter by -player= -faction= -grid= and/or -punishment=
|
| Command: | MyLimit |
|---|---|
| Command: | !blocklimit mylimit |
| Description: | Shows players status according to limits. All 0 counts are ignored |
| Command: | Limits |
|---|---|
| Command: | !blocklimit limits |
| Description: | Shows current limits. |
| Command: | Pair names |
|---|---|
| Command: | !blocklimit pairnames |
| Description: | List all possible pair names on the server. |
| Command: | Block Definitions |
|---|---|
| Command: | !blocklimit definitions |
| Description: | List all possible block definitions on the server. |
| Command: | Update Limit |
|---|---|
| Command: | !blocklimit update mylimit |
| Description: | Updates player's limit on the server. It has a 5min cool-down per player |