The best authentication plugin for the Bukkit/Spigot API!
Go to file
ljacqu b7a7d5b3bd #989 Create configuration docs page
- Create tool task to generate a doc page with the generated config.yml
- Rename tools.utils.FileUtils to FileIoUtils to avoid naming conflict with fr.xephi.authme.utils.FileUtils
- Make all doc tasks output a success message at the end
- Update all docs pages that have changed
2016-10-23 18:29:42 +02:00
.github Minor - favor Guava's UTF-8 charset constant; sensible -> sensitive in issue template 2016-09-16 23:38:36 +02:00
.idea Remove intellij dictionaries 2016-10-07 19:51:10 +02:00
docs #989 Create configuration docs page 2016-10-23 18:29:42 +02:00
samples Change github URLs from AuthMe-Team/ to AuthMe/ 2016-07-10 11:42:40 +02:00
src #989 Create configuration docs page 2016-10-23 18:29:42 +02:00
.editorconfig Added basic .editorconfig configuration 2015-11-23 20:43:25 +01:00
.gitignore Remove intellij dictionaries 2016-10-07 19:51:10 +02:00
.travis.yml Bye bye java 7! 2016-09-04 14:42:50 +02:00
circle.yml Bye bye java 7! 2016-09-04 14:42:50 +02:00
LICENSE Update LICENSE 2015-08-12 20:18:38 +02:00
pom.xml Use Bukkit/Spigot 1.10.2 2016-10-16 23:50:47 +02:00
README.md Update VersionEye badge #939 2016-09-04 18:57:57 +02:00
team.txt Update team.txt 2016-07-18 17:28:18 +02:00

The most used authentication plugin for CraftBukkit/Spigot!


#####Development tools:

  • MAIN REPO (release sources, issue tracker!): Github Main Page

  • DEVELOPMENT TEAM REPO (latest sources, please send PRs here!): Github Development Page

  • Developers ChatRoom: Join the chat at https://gitter.im/Xephi/AuthMeReloaded

  • Build Server (DEVELOPMENT BUILDS): Xephi's Jenkins

  • Build status: Build Status

  • Dependencies: Dependency Status

  • Build status (CircleCI): Circle CI

  • Alternative Dev Build download link (via CircleCi): Download

  • JitPack (just in case):

  • Code Coverage: Coverage Status

  • Issue Tracking : Stories in Ready Stories in Bugs Stories in In%20Progress

  • JavaDoc: AuthMe Javadoc

  • Maven Repo: AuthMe Repo

#####Statistics:

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

#####Development history: Outdated! Gource AuthMe History Video


#####Compiling Requirements:

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

#####How to compile the project:

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

#####Running Requirements:

  • Java 1.8
  • PaperSpigot, Spigot or CraftBukkit (1.7.10, 1.8.X, 1.9.X, 1.10.X)
  • ProtocolLib (optional, required by the protectInventory feature)

###Plugin Description:

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

Prevent username stealing on your server!
Use it to secure your Offline mode server or to increase your Online mode server's protection!

AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,
typing commands or using the inventory. It can also kick players with uncommonly 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 every time 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, VBulletin: MD5VB - PHPBB
    • Xenforo: XFBCRYPT
    • MyBB: MYBB
    • IPB3: IPB3
    • IPB4: IPB4
    • PhpFusion: PHPFUSION
    • Joomla: JOOMLA
    • WBB3: WBB3*
    • SHA512: SHA512
    • DoubleSaltedMD5: SALTED2MD5
    • WordPress: WORDPRESS
  • Custom MySQL tables/columns names (useful with forums databases)
  • Cached database queries!
  • Fully 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
  • Available 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, vn (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

####How To


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


#####Donate

Do you like our work? Do you want to buy us 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