GithubHelp home page GithubHelp logo

obedmz / ipauthenticator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 58 KB

Register an account with his ip, and prevent users to join to the server if they have diferent ip.

Home Page: https://obedmz.github.io

Java 100.00%
bungee auth login lock 2factor 2-factor-authentication

ipauthenticator's Introduction

IPauthenticator

This is a BungeeCord plugin created to protect player accounts using their IP Address.

Short Wiki

How to Install

You can compile it from the command line:

 git clone https://github.com/ObedMz/IPauthenticator.git
 cd IPauthenticator
 mvn clean install

After this, you just drop the jar file into the /plugins folder of your BungeeCord server or get the .jar directly from descargar

Commands

  • ipauth help

    Show the list of available commands

  • /ipauth add (player) (ip)

    Add a player and his IP to the list of protected accounts

  • /ipauth remove (player)

    Remove a player and his IP of the list of protected accounts

  • /ipauth list

    List all players who are in the list of protected accounts

  • /ipauth addip (player) (ip)

    Add other IP to an account.

  • /ipauth removeip (player)(ip)

    Remove a certain IP of an account.

  • /ipauth listip (player)

    Show the list of IP.

  • /ipauth history (player)

    Show a list of failed attempts in the account.

  • /ipauth purge (player)

    Clean the list of failed attempts of an account.

  • /ipauth ban (ip)

    permanently ban an IP

  • /ipauth unban (ip)

    Unban an IP

  • /ipauth banlist

    Show the list of banned IP's

  • ipauth reload Reload the config File

Permissions

  • ipauth.reload
  • ipauth.add
  • ipauth.remove
  • ipauth.ban
  • ipauth.unban
  • ipauth.banlist
  • ipauth.list
  • ipauth.history
  • ipauth.purge
  • ipauth.ipadd
  • ipauth.ipremove
  • ipauth.iplist

Wiki

visit the wiki of this plugin to get more information Wiki

ipauthenticator's People

Contributors

obedmz avatar

Stargazers

 avatar

Watchers

 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.