promotional bannermobile promotional banner

MCWebBans

Abandoned
Minecraft Web Bans System

MC Web Bans

Minecraft Web Bans

Online ban management system for your Minecraft server!

Current Version: 1.0.2

Overview

MCWB is advanced banning system for Minecraft inspired by the Sourcebans for Sourcemod (CS:GO, TF2)

Plugin needs WWW panel to works (it's not optional)

MCWB features: - One database for any number of servers (greater than zero ofcourse :v)

- Banning, Mutes

- Ban & Mute list on Website

- Easy installation

- Adding, editing, removing and unbanning bans

- Server status check

- Permission system via www

Commands

/addban <uuid> <duration> [reason] - Add ban by uuid

/ban - <nick> <duration> [reason] - Ban player with given nickname

/checkban <nick> - Show information about ban

/checkmute <nick> - Show information abount mute.

/mute <nick> <duration> [reason] - Mute player.

/pban <nick> [reason] - Permanently ban player.

/unban <nick> [reason] - Unban player

/unmute <nick> - Unmute player

/resolve - <nick> - Resolve nickname for given uuid and viceversa.

/mcwbreload - Reload plugins.

There is very few command because you can manage bans, mutes, kicks via WWW panel :>

Permissions

  • mcwb.addban
  • mcwb.ban
  • mcwb.checkban
  • mcwb.checkmute
  • mcwb.umute
  • mcwb.resolve
  • mcwb.reload

Configuration

#MySQL
database:
  host: localhost
  port: 3306
  user: mcwb
  pass: mcwb
  dbname: mcwb
  prefix: mcwb_
  
#Language
lang: en

#ServerID (check this in WebPanel)
serverid: -1

#Plugin Prefix
prefix: '&6&l[&b&lMCWB&6&l]&r'

#MCWB Web URL
url: http://localhost/mcwb/

#Allow commands
unban: false
ban: true
unmute: true
mute: true

#Default Reasons
reason:
  ban: You've been banned.
  mute: You've been muted.
  kick: You've been kicked.
  unban: You've been unbanned.
  unmute: You've been ummuted.

Installation

1. Unzip file MCWB.zip

2. Copy all content from plugin folder to plugins dir in bukkit

3. Configure plugin using config.yml file

4. Copy all content from web folder to your website

5. Open your website and install panel using install script

6. Yay, MCWB is ready

Avaible Languages

Polish (Polski, pl) - Author: MrGregorix

English (English, en) - Author: MrGregorix

Website Demo (old version with old translation :<)

http:mcwbdemo.cba.pl

Donate

Donate me if you like this plugin

The MCWebBans Team

profile avatar
  • 3
    Projects
  • 4.0K
    Downloads

More from _ForgeUser11876407