Skip to content

Commit 0b3d1ca

Browse files
authored
Update banmanager.md
1 parent 0b93bce commit 0b3d1ca

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/banmanager.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
## Commands:
88
| Command Name | Description | Aliases |
99
| ------------- |:-------------:| -----:|
10-
| `/tempban` | `Temporarily bans a specified user for a variable ammount of time` [More info](#Inspect) | `dont forget to change this :)` |
11-
| `/ip ban` | `Bans all accounts tied to a specified user's IP adress` [More info](#Lookup) | `dont forget to change this :)` |
12-
| `/warn` | `Warns a specified user` [More info](#Rollback) | `dont forget to change this :)` |
13-
| `/unban` | `Unbans a specified user` [More info](#Restore) | `dont forget to change this :)` |
10+
| `/tempban` | `Temporarily bans a specified user for a variable ammount of time` [More info](#Tempban) | `/bm tempban` |
11+
| `/ip ban` | `Bans all accounts tied to a specified user's IP adress` [More info](#Lookup) | `/bm ban` |
12+
| `/warn` | `Warns a specified user` [More info](#Rollback) | `/bm warn` |
13+
| `/unban` | `Unbans a specified user` [More info](#Restore) | `/bm unban` |
14+
15+
###Tempban

0 commit comments

Comments
 (0)