Skip to content

Punishment Commands

This page describes the usage and permissions of the DKBans punishment commands.

Important things to remember:

  • Required arguments are declared with <example>
  • Optional arguments are declared with [example]

Index

Default punishment commands available by DKBans. You can completely change them with your templates and the command config, so command may vary based on your configuration

Optionally, you can also configure templates for warning and kick.


/ban <player> <template>

Mute commands are similar!

Alias: ban,mute
Permission: dkbans.ban
Arguments: * <player> The name of the player * <template> The id or name of the template

Punish a player with a preconfigured punishment templates (See here for more information).


/tempban <player> <duration> <reason>

Mute commands are similar!

Alias: temporaryban, tban
Permission: dkbans.command.punish.ban.temporary
Arguments: * <player> The name of the player * <duration> The duration of the punishment (e.g. 10d 8h) * <reason> The reason for this punish

Ban or mute a player temporarily


/permaban <player> <reason>

Mute commands are similar!

Alias: permaban, pban
Permission: dkbans.command.punish.ban.permanently
Arguments: * <player> The name of the player * <reason> The reason for this punish

Ban or mute a player permanently


/warn <player> <reason>

Permission: dkbans.command.punish.warn
Arguments: * <player> The name of the player * <reason> The reason for this warn

Warn a player.


/kick <player> <reason>

Permission: dkbans.command.punish.kick
Arguments: * <player> The name of the player * <reason> The reason for this kick

Kick a player from the network.


/punishInfo <player/id>

Alias: baninfo, muteinfo, binfo, minfo
Permission: dkbans.command.punishInfo
Arguments: * <player/id> The name of the player

Get information about an active punishment.


/unban <player>

Permission: dkbans.command.punish.ban.unban
Arguments: * <player> The name of the player

Unban or unmute a player.


/bans <player> <page>

Permission: dkbans.command.punish.ban.list
Arguments: * <player> The name of the player * <page> The page

List all active bans.


/mutes <player> <page>

Permission: dkbans.command.punish.mute.list
Arguments: * <player> The name of the player * <page> The page

List all active mutes.


Last update: 2021-05-14