promotional bannermobile promotional banner

BanReport

Handles all player administration:- Bans, kicks, IP-bans. Stores locations of bans, and multiple ban reasons.

BanReport

Summary

All this plugin does is force unwanted players to leave, either by banning them, kicking them, temporary banning them or IP-banning them. If you like, you can allow them to return by unbanning them.

This plugin will also report all the locations and notes an administrator has given on a banned player, and allows quick access to teleport to these locations to investigate (if required).

List of commands:

/ban [player] {-s} [reason] - Bans player [player] permanently from the server, and gives them a nice message each time they try to log in. If -s is added, the ban will be silent to the other players currently online. If a player is already banned, it will add additional information with [reason].

/tempban [player] {-s} [time] [reason] - Temporarily bans a player from the game. Time is given with an integer, followed by a unit, which is either s, m, h, or d. For example, /tempban nublet 30m spamming. Will ban player nublet for 30 minutes.

/kick [player] {-s} [reason] - kicks a player from the game with a friendly reason. The player will be able to instantly rejoin.

/banip [player] OR [IP] - blocks any account with a specific IP address from joining the game. /banip nublet will ban nublet, and ban his ip, whilst /banip 53.67.32.11 will block any accounts that try to sign in with 53.67.32.11 as their IP.

/warn [player] [reason] - warns a player about their actions, and saves it to the database.

/warnings {player} - if there is no argument for player, the person who executed the command's warnings will be shown. Otherwise it will be {player}'s

/baninfo [player] - Recalls information about banned player [player]. Will list the reason they were banned for, and any additional notes that have been added.

/addinfo [player] [information] - Adds additional information regarding a banned player. This will log the coordinates of where you are standing as well.

/removeinfo [player] [id] - removes an 'additional info' entry from the database. Useful if you make a mistake.

/bantp [player] [id] - Teleports you to the location of where the additional information with id [id] was made. Useful for investigations.

/banexport - Exports the database to banned-players.txt.

/banimport - Imports from banned-players.txt to the database.

Permissions:

Here are the permission nodes:

banreport.ban - required for /ban, /tempban

banreport.baninfo - required for /baninfo /addinfo, /removeinfo

banreport.bantp

banreport.io - required for /banexport and /banimport

banreport.kick

banreport.unban

banreport.banip

banreport.warn

banreport.warnings.own - is the player allowed to view their own warnings?

banreport.warnings.viewall - allow people to see any player's warnings.

Setting up:

BanReport runs off a MySQL database, and the query for the required table are here: http://dev.bukkit.org/paste/4259/

You can also use SQLite by setting useMySQL to false in the config.yml file.

Final notes:

The BanReport Team

profile avatar
  • 7
    Projects
  • 58.5K
    Downloads
Donate

More from _ForgeUser7759659View all

  • ReservedList project image

    ReservedList

    • 4.1K
    • Bukkit Plugins

    Give certain people the ability to log on to servers when they are full!

    • 4.1K
    • March 13, 2012
    • Bukkit Plugins
    • +1
  • Potion Master project image

    Potion Master

    • 5.5K
    • Bukkit Plugins

    Add potion effects to any player with custom modifiers!

    • 5.5K
    • March 11, 2012
    • Bukkit Plugins
  • Majority Vote project image

    Majority Vote

    • 2.7K
    • Bukkit Plugins

    Have your players call a vote to perform any command you like! It is fully customised!

    • 2.7K
    • February 2, 2012
    • Bukkit Plugins
    • +2
  • Command Scheduler project image

    Command Scheduler

    • 4.6K
    • Bukkit Plugins

    Schedule commands to be run from a file in an ftp server:- web based commands!

    • 4.6K
    • January 29, 2012
    • Bukkit Plugins
    • +1
  • ReservedList project image

    ReservedList

    • 4.1K
    • Bukkit Plugins

    Give certain people the ability to log on to servers when they are full!

    • 4.1K
    • March 13, 2012
    • Bukkit Plugins
    • +1
  • Potion Master project image

    Potion Master

    • 5.5K
    • Bukkit Plugins

    Add potion effects to any player with custom modifiers!

    • 5.5K
    • March 11, 2012
    • Bukkit Plugins
  • Majority Vote project image

    Majority Vote

    • 2.7K
    • Bukkit Plugins

    Have your players call a vote to perform any command you like! It is fully customised!

    • 2.7K
    • February 2, 2012
    • Bukkit Plugins
    • +2
  • Command Scheduler project image

    Command Scheduler

    • 4.6K
    • Bukkit Plugins

    Schedule commands to be run from a file in an ftp server:- web based commands!

    • 4.6K
    • January 29, 2012
    • Bukkit Plugins
    • +1