Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.
Dkrieger edited this page Apr 3, 2019 · 25 revisions

Introduction

DKBans is an high configurable Opensource Minecraft BanSystem with a lot of features and this is the official wiki from the DKBans project. Here you will found a completly documentation how to install, setup and use DKBans. If you are a developer, use our documentation at the development part.

This wiki is not finished and we are still working on it..

Features

  • Spigot and BungeeCord supported
  • UUID supported
  • Offline player support
  • MySQL, SQLite, Json and MongoDB storage
  • AltManager, autoban
  • Kick players from the network
  • Kick, ban, warn and Unban reasons
  • More bans = longer ban time (configurate able)
  • Mute players
  • Edit bans
  • Ban change loggin
  • A big broadcast system with automatically sending.
  • Online Session logging
  • Get player and ban information via commands
  • Show the history of a player
  • Block messages and commands via a the filter command
  • Everything is configurate able
  • Report system with accepting and deny reports
  • Jump to player or write in the teamchat
  • /plugin block and make your own help command in the config
  • Message and command filter/blocking
  • Tabcomplete block, you can add allowed commands
  • SpigotAPI connection, connect from spigot to bungeecord
  • ChatLog (server and player)
  • Information about a ip
  • Network and player statistics
  • GUI Extension
  • CloudNet V2 and V3 Multiproxy supported
  • Big developer api
  • Joinme and jump to command
  • Points banning (Calculating the duration)

Developer

DKBans has a big developer api with a lot of features and you can customize a lot of in this plugin. Also is there a maven repo and javadocs.

Support

Join DKPlugins Discord

License

This project is under the Apache-2 license.

See there

Index

Plugin usage
Setup
Development