The best authentication plugin for the Bukkit/Spigot API!
Go to file
ljacqu 99b7b80f1d #450 Fix copying of JAR files to plugin folder
- Create SettingsMigrationService#copyFileFromResource (inspired from CustomSettings)
- Use new method to copy missing files in plugin folder from JAR
- Create YamlFileConfiguration inside NewSetting: FileConfiguration object provided by JavaPlugin#getConfig() sets default values from the JAR's config.yml :(
- Change ConsoleLogger to take logger from plugin (work in progress)
2016-02-06 17:10:00 +01:00
.idea Change code style not to use wildcard imports 2015-12-05 21:00:35 +01:00
src #450 Fix copying of JAR files to plugin folder 2016-02-06 17:10:00 +01:00
.editorconfig Added basic .editorconfig configuration 2015-11-23 20:43:25 +01:00
.gitignore Include everyone's project dictionary 2015-11-23 21:55:25 +01:00
.travis.yml Damn travis 2015-12-28 13:10:51 +01:00
circle.yml Really? -_- 2016-02-05 21:20:15 +01:00
LICENSE Update LICENSE 2015-08-12 20:18:38 +02:00
NewConfig.yml add new configuration file [WIP] 2016-01-18 21:40:47 +01:00
newPlugin.yml Update newPlugin.yml 2015-12-28 12:51:40 +01:00
pom.xml #450 Fix copying of JAR files to plugin folder 2016-02-06 17:10:00 +01:00
README.md Add alternative dev build download link! 2016-02-05 21:19:12 +01:00
team.txt Update team.txt 2015-12-30 13:50:18 +01:00
xenforo.sql Add xenforo.sql dump to help us dev the hook 2015-12-29 10:07:04 +01:00

The most used authentication plugin for CraftBukkit/Spigot!


####Development history: Gource AuthMe History Video

#####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)
  • ProtocolLib (optional, required by the protectInventory feature)

###Plugin Description:

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

Prevent username stealing on your server! Fully compatible with UUIDs and Craftbukkit/Spigot 1.8.X!
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
    • 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