xknat / AuthMeReloaded

AuthMeReloaded

Home Page:http://dev.bukkit.org/bukkit-plugins/authme-reloaded/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The most used authentication plugin for CraftBukkit/Spigot!


#####Development tools:

#####Statistics:

McStats: http://mcstats.org/plugin/AuthMe


#####Compiling Requirements:

  • JDK 1.7
  • Maven
  • Git/Github (Optional)

#####How to compile the project:

  • Clone the project with Git/Github
  • Execute command "mvn clean install"

#####Running Requirements:

  • Java 1.7 (should work also with Java 1.8)
  • Spigot or CraftBukkit (1.7.10 or 1.8.X)
  • Vault
  • Protocollib

###Plugin Description:

#####"The best authentication plugin for the Bukkit/Spigot API!"

Prevent username stealing on your server! Full compatible with UUIDs and Craftbukkit/Spigot 1.8.X!
Use it to secure your Offline mode server or to incrase your Online mode server's protection!

AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,
typing commands or use the inventory. It can also kick players with uncommon long or short player names or kick players from banned countries.

With the Session Login feature you don't have to execute the authentication command everytime you connect to the server! Each command and every feature can be enabled or disabled from our well structured configuration file.

You can also create your own translation file and, if you want, you can share it with us! :)

####Features:

  • E-Mail Recovery System !!!
  • Username spoofing protection.
  • Countries Whitelist/Blacklist! (countries codes)
  • Built-in AntiBot System!
  • ForceLogin Feature: Admins can login with all account via console command!
  • Avoid the "Logged in from another location" message!
  • Session Login!
  • Editable translations and messages!
  • MySQL and SQLite Backend support!
  • Supported password encryption algorithms: MD5, SHA1, SHA256, xAuth, Whirlpool
  • Supported alternative registration methods:
    • PHPBB, VBullettin: MD5VB - PHPBB
    • MyBB: MYBB
    • IPB3: IPB3
    • PhpFusion: PHPFUSION
    • Xenforo SHA1: XFSHA1 (Deprecated)
    • Xenforo SHA256: XFSHA256 (Deprecated)
    • Joomla: JOOMLA
    • WBB3: WBB3*
    • SHA512: SHA512
    • DoubleSaltedMD5: SALTED2MD5
    • WordPress: WORDPRESS
  • Custom MySQL tables/columns names (useful with forums databases)
  • Cached database queries!
  • Full compatible with Citizens2, CombatTag, CombatTagPlus and ChestShop!
  • Compatible with Minecraft mods like BuildCraft or RedstoneCraft
  • Restricted users (associate a Username with an IP)
  • Protect player's inventory until a correct Authentication
  • Saves the quit location of the player
  • Automatic database Backup
  • Avariable languages: en, de, br, cz, pl, fr, uk, ru, hu, sk, es, fi, zhtw, zhhk, zhcn, lt, it, ko, pt, nl, gl, bg, eu, tr (feel free to send new translations)
  • Built-in Deprecated FlatFile (auths.db) to SQL (authme.sql) converter!
  • Import your old database from other plugins like Rakamak, xAuth, CrazyLogin, RoyalAuth and vAuth!

####Configuration How to Configure Authme ####Email Recovery Dependency How to configure email recovery system? ####Commands Command list and usage ####Permissions

  • authme.player.* - for all user command
  • authme.admin.* - for all admin command
  • authme.* - for all user and admin command
  • List of all single permissions
####How To

#####GeoIP

This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com


#####Donate

Do you like my work? Do you want to buy me a coffee? :)
EUR: USD:

#####Sponsor GameHosting.it is leader in Italy as Game Server Provider. With its own DataCenter offers Anti-DDoS solutions at affordable prices. Game Server of Minecraft based on Multicraft are equipped with the latest technology in hardware. GameHosting

#####Credits

Team members: look at the team.txt file

Credit for old version of the plugin to: d4rkwarriors, fabe1337 , Whoami2 and pomo4ka

Thanks also to: AS1LV3RN1NJA, Hoeze and eprimex

About

AuthMeReloaded

http://dev.bukkit.org/bukkit-plugins/authme-reloaded/

License:GNU General Public License v3.0


Languages

Language:Java 100.0%