Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Official extensions

Dkrieger edited this page Aug 30, 2020 · 12 revisions

DKBans has many official extensions that adds many new features to DKBans.

If you have a useful extension, then you can send us the link and sourcecode and we will add the description and sourcecode to GitHub.

Available extensions


Ban broadcast

The ban broadcast extension sends a broadcast when a player gets banned, muted, kicked, unbanned or warned.

Permission to receive a message: dkbans.banbroadcast.receive


Report reward for DKCoins

The report rewards extensions gives a player for an accepted report coins.

In the config you can set how many coins a player gets.

This extension requires also DKCoins


Report connect

As soon a reported player switched a server, the staff which is checking this player will automatically be sent to the new server of this player.

So the staff is always on the same server as the player, which he is checking.


Console command extension

With this extension you can execute advanced ban, kick, unban and warn commands from your console. This is useful for your anticheat or auto banning players over the console.

All commands can only be performed by the console.

Commands

  • /cban
  • /ckick
  • /cunban
  • /cwarn

More information about this commands in your console.


MotdManager extension

A simple extension for handling your motd. You can set different motds, which will randomly be taken.

Command: /motd | dkbans.motd


Maintenance extension

A simple extension for handling maintenance work on your network. You can set a auto timeout and a reason for your maintenance.

Command: /maintenance | dkbans.maintenance.change

Join permission: dkbans.maintenance.join


DKPerms connection

This extension connects DKBans with DKPerms for synchronising color from the permission groups and checking offline player permissions.

This extension requires also DKPerms


Rest api server

This extension is completly rest api of DKBans, you are able to ban, warn or get inforamtion about a player over the web. With this you are able to integrate external system completly to your minecraft server.


GuiExtension

SpigotMc: https://www.spigotmc.org/resources/dkbansguiextension.63875/

This extension brings gui's for the most commands in DKBans. If you use BungeeCord, you have disable every command in the config.yml for the gui's, you want to use. If you use Bukkit, do the same in the config.yml on your bukkit server.

Developer: Fridious (https://github.com/Fridious)

Clone this wiki locally