Code Monkey home page Code Monkey logo

bungeeban's Introduction

#About BungeeBan BungeeBan is the first and only BungeeCord banning solution

Latest Version

Latest Recommended Build 0.0.3

Commands

<Required> [Optional]

  • /ban <name> [reason] - Bans player from server you are on forever
  • /banip <ip> [reason] - Bans the ip from the server you are on forever
  • /gban <name> [reason] - Bans player from all servers forever
  • /gbanip <ip> [reason] - Bans the ip from all servers forever
  • /tempban <name> <time> [reason] - Temp bans the player from the server you are on for said time
  • /tempbanip <ip> <time> [reason] - Temp bans the ip from the server you are on for said time
  • /gtempban <name> <time> [reason] - Temp bans the player from all servers for said time
  • /gtempbanip <ip> <time> [reason] - Temp bans the ip from all servers for said time
  • /unban <name> - Unbans player from the server you are on
  • /unbanip <ip> - Unbans ip from the server you are on
  • /gunban <name> - Unbans player from all the servers
  • /gunbanup <ip> - Unbans ip from all the servers
  • /reloadbans - Reloads the banlist file

Known Caveats: Cannot use /ban * commands as console (only /gban *).

Permissions

  • bungeeban.command.ban - Allow usage of /ban
  • bungeeban.command.banip - Allow usage of /banip
  • bungeeban.command.tempban - Allow usage of /tempban
  • bungeeban.command.tempbanip - Allow usage of /tempbanip
  • bungeeban.command.gban - Allow usage of /gban
  • bungeeban.command.gbanip - Allow usage /gbanip
  • bungeeban.command.gtempban - Allow usage of /gtempban
  • bungeeban.command.gtempbanip - Allow usage of /gtempbanip
  • bungeeban.command.unban - Allow usage of /unban
  • bungeeban.command.gunban - Allow usage of /gunban
  • bungeeban.command.reloadbans - Allow usage of /reloadbans

ToDo

Commands

  • /mute <name> <time> <reason> [server] - Mutes player from server you are on or said server
  • /gmute <name> <time> <reason> - Mutes player from all servers on the sql database
  • /unmute <name> [server] - unMutes player from server you are on or said server
  • /gunmute <name> -unMutes player from all servers on the sql database

Configurable Settings

  • tempban time: <time> if player tempbans someone this time will be used if they don't enter a time.
  • default mute reason: <reason> (can use color codes {&5})
  • default gmute reason: <reason>
  • default ban reason: <reason>
  • default gban reason: <reason>
  • default tempban <reason>
  • default gtempban reason: <reason>

Messages

  • Ban: "<player> banned <player> from <server> for <reason>"
  • GBan: "<player> Global Banned <player> for <reason>"
  • tempban: "<player> tempbanned <player> from <server> for <time> for <reason>"
  • gtampban: "<player> GlobalTempBanned <player> for <time> for <reason>"

Better Permissions

bans.admin - all ban perms

Includes all below:

  • ban.s.ban
  • ban.s.gban
  • ban.s.tempban
  • ban.s.gtempban

bans.mod:

  • ban.s.mute
  • ban.s.gmute

bans.player:

  • ban.see.ban see = see the message when someone bans someone else
  • ban.see.gban
  • ban.see.mute
  • ban.see.gmute
  • ban.see.tempban
  • ban.see.gtempban

Other

  • Bukkit plugin to allow plugins to interface with BungeeBans. More on this later !

Source Code

Latest source code can be found on our GitHub page at: https://github.com/roblabla/BungeeBan

Development Versions

Latest unpublished plugins can be found on our development website at: http://dev.craftminecraft.net/plugins/bt4

Project Website

Please follow our project on the project website at: http://www.spigotmc.org/threads/bungeeban-cross-sever-banning-bungeecord-b165.675/

License Information

Copyright (C) 2013 CraftMinecraft

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

bungeeban's People

Contributors

roblabla avatar

Watchers

James Cloos avatar Jeremy Denslinger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.