Minecraft gBan mod 2026 download
logo
minecraft mod gBan

gBan

Game Version: CB 1.7.2-R0.2
Total Downloads: 8,048
Updated: Jan 18, 2014
Created: Oct 25, 2013
Download gBanDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
gBan v2.5 release 626.69 KB Jan 18, 2014 CB 1.7.2-R0.2 5,311 download gBan gBan v2.5 releaseDownload
gBan v2.2 release 626.64 KB Nov 1, 2013 1.6.4 293 download gBan gBan v2.2 releaseDownload
gBan v2.1 release 626.63 KB Oct 31, 2013 1.7.2 226 download gBan gBan v2.1 releaseDownload
gBan v2.0 release 19.82 KB Oct 29, 2013 1.6.4 237 download gBan gBan v2.0 releaseDownload
gBan v1.9.8 release 18.54 KB Oct 28, 2013 1.6.4 323 download gBan gBan v1.9.8 releaseDownload
gBan v1.9.2 release 10.63 KB Oct 28, 2013 1.6.4 191 download gBan gBan v1.9.2 releaseDownload
gBan 1.9.2 release 10.43 KB Oct 28, 2013 1.6.4 201 download gBan gBan 1.9.2 releaseDownload
gBan v1.9 release 10.48 KB Oct 26, 2013 1.6.4 253 download gBan gBan v1.9 releaseDownload
gBan v1.7.26 release 6.13 KB Oct 26, 2013 1.6.4 208 download gBan gBan v1.7.26 releaseDownload
gBan v1.5 release 6.10 KB Oct 25, 2013 1.6.4 319 download gBan gBan v1.5 releaseDownload
gBan v1.4.2 release 5.43 KB Oct 25, 2013 1.6.4 157 download gBan gBan v1.4.2 releaseDownload
gBan v1.3 release 5.42 KB Oct 25, 2013 1.6.4 153 download gBan gBan v1.3 releaseDownload
gBan v1.0 release 5.20 KB Oct 25, 2013 CB 1.6.4-R1.0 176 download gBan gBan v1.0 releaseDownload

Screenshots

Description

Share this:

Have you ever wanted a global banning solution in minecraft? Yes, yes you have. You can't deny it. Stop lying to yourself. With gBan, not only can you now integrate it into your website, but it is the latest and #1 solution for banning and muting across your server network!

Information


gBan utilizes the great power of MySQL; this allows you to ban and mute players across all your servers by connecting them to just one of your MySQL servers. You can have unlimited amount of servers, but only need one MySQL database.

Web Integration


We now have integrated a very great feature, web integration! If you host or own a website, you can upload less than 10 files to have a beautiful ban and mute page. Featuring a stylish black and white design, you will always have the visitors attention! Click here to get started with web integration.

Getting Started


To get started with gBan, please download the latest file from the right. Once you have downloaded it, please put it into your plugin directory (server/plugins/). Now, run the server for the first time. Once the server has started, it will create the config and disable the plugin . Navigate to your plugins directory, and select the gBan folder. Within this folder, please open up the config.yml (server/plugins/gban/config.yml). Now you have done this, please edit the file so it can connect to your mysql server. It should look something like this:

This config is for 2.0; it applies to 2.2 and 2.5.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
# +----------------------------------------------------+
# <                  gBan Config File                  >
# <                    Version 2.0                     >
# <               Created By Tayler King               >
# +----------------------------------------------------+

# This is the host address for your MySQL server.
# Note: If your MySQL server is not local, you must set it to
# allow external connections.
host: jdbc:mysql://localhost:3306/

# This is the database name for your MySQL server. We highly
# suggest you use gBan, but it is up to you.
database: gBan

# This is the user name for your database. We highly
# suggest you avoid using root, but it is up to you.
username: root

# This is the password for your database. We highly
# suggest you use gBan, but it is up to you.
password: password


Once you have finished editing this file, please save and close it. You can now reload the server. If there are no errors, you are good to go.

Commands And Permissions


Permission Syntax Usage
gban.ban /gban <player> [reason] Globally bans [player] (Optional: [reason])
gban.unban /gunban <player> Globally unbans [player]
gban.banlist /gbanlist Shows list of all banned players
gban.tempban /gtempban <player> [time] [reason] Globally bans [player] (Optional: [time] [reason])
gban.mute /gmute <player> <time> Globally mutes [player] for [time]
gban.unmute /gunmute <player> Globally unmutes [player]

Metrics


This plugin utilises Hidendra’s plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server’s version of Java
  • Whether the server is in offline or online mode
  • The plugin’s version
  • The server’s version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

If you wish to disable this feature (me cries), you can do so by opt-ing out, which you can do in the config file under /plugins/PluginMetrics/

Source


May the source be with you.

Comments

Add a comment