This repository was archived by the owner on May 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commands & Permissions
Fridious edited this page Apr 21, 2020
·
9 revisions
All commands and permissions for the DKBans plugin.
| Command | Permission | Description |
|---|---|---|
/ban <player> <reason> {message} |
dkbans.ban | Ban a player for a reason, optional you can add an extra message. |
/unban <player> {reason} {message} |
dkbans.unban | Unban a player, if you are using the template mode for unban, it required a reason. |
/kick <player> <reason> {message} |
dkbans.kick | Kick a player for a reason, optional you can add an extra message. |
/warn <player> <reason> {message} |
dkbans.warn | Warn a player for a reason, optional you can add an extra message. |
/tempban <player> <reason> <duration> {unit} {message} |
dkbans.ban.temp.ban | Ban a palyer for a custom reason and duration. |
/tempmute <player> <reason> <duration> {unit} {message} |
dkbans.ban.temp.mute | Mute a palyer for a custom reason and duration. |
/editban <player> |
dkbans.editban | Edit a ban from a palyer. |
/baninfo <player/banId> |
dkbans.baninfo | Get information about a ban. |
/playerinfo <player> |
dkbans.playerinfo | get information about a player. |
/history <player> {entryId} |
dkbans.history | Show a history of a player. |
/resethistory <player> {entryId} |
dkbans.resethistory | Reset a history or one entry of a player. |
/jumpto <player> |
dkbans.jumpto | Jump to a player. |
/report <player> <reason> {message} |
dkbans.report | Report a player for a reason, optional you can add an extra message. |
/reports <page> |
dkbans.report.receive | Show all open reports. |
| Command | Permission | Description |
|---|---|---|
/ipinfo <player/ip> |
dkbans.ipinfo | Check from how many ip addresses a player is joining or which players have the same ip address. |
/ipban <player/ip> |
dkbans.ipban | Ban a ip or the ip from a player. |
/ipunban <player/ip> |
dkbans.ipunban | Unban a ip. |
| Command | Permission | Description |
|---|---|---|
/broadcast help |
dkbans.broadcast | Create, delete or send broadcasts. See here for more information. |
/filter help |
dkbans.filter | Manage chat and command filters, see here for more information. |
/chatlog <player/server> |
dkbans.chatlog | Show the chatlog from a player. |
/networkstats |
dkbans.networkstats | Show statistics of the network. |
| Command | Permission | Description |
|---|---|---|
/teamchat |
dkbans.teamchat.send | Send a message to all team members. |
/staffstats |
dkbans.staffstats | Get stats of a team member (ban, mute count etc.) |
| Command | Permission | Description |
|---|---|---|
/help |
- | Get the help message |
/joinme |
dkbans.joinme | Send a joinme request to all players. |
/onlinetime <player> |
dkbans.onlinetime / dkbans.onlinetime.other | Get the online time of a player. |
/ping {player} |
dkbans.ping.other | Get the ping of a player. |
/plugin |
dkbans.bypass.plugin | Bypass the custom message of plugin command |
| Permission | Description |
|---|---|
| dkbans.unban.all | Access to unban all players. |
| dkbans.bypass | Bypass bans, mutes, warns and reports. |
| dkbans.bypass.ignore | Ban player wich have also bypass. |
| dkbans.bypass.chat | Bypass all chat checks |
| dkbans.bypass.tabcomplete | Bypass tab completion check |
| dkbans.report.receive | Receive a report. |
| dkbans.team | Receive team messages. |
| dkbans.* | Access to all dkbans commands. |