AuthMe Reloaded

The most famous and used /login|/register plugin!
WARNING: if you want to try the newest features please use the latest dev build! (https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded/)
Prevent username stealing:
AuthMe Reloaded prevents players who aren't logged in from actions like placing blocks, moving, typing commands or seeing the inventory of the current player.
Anti-Spoof:
The possibility to set up name spoof protection kicks players with uncommon long or short player names before they could actually join.
Sessions:
Login Sessions make it possible that you don't have to login within a given time period.
Configurable:
Each command and every setting can be enabled or disabled by a easy structured config file.
Translatable:
If you don't like English or don't like our default translations you can easily edit almost every message sent by the plugin!
Features:
- E-Mail Recovery System!
- Playername spoof protection
- Countries Selection! (countries codes)
- AntiBot Features!
- Protection against "Logged in from another location" messages
- Two-factor (2FA) support!
- Login sessions
- Editable settings & messages
- MySQL and SQLITE support
- Supported hash algorithms: Available Hash Algorithms
- Supports tons of CMS! (Website integration)
- Custom MySQL tables/columns (useable for forums, other scripts)
- Database queries can be cached
- Compatible with NPC and CombatTag plugins
- Account restriction through IP and name
- Permissions group switching on un-logged-in
- Different permission group for Registered and unRegistered users
- Support for permissions onJoin with transient vault system
- Cache on file for all inventories and enchants for un-logged-in players
- Save Quit location to prevent loss of position
- Possible to use without a Permissions plugin
- Automatic backup system of all your user password data
- Default Language Style: en, de, br, cz, pl, fr, ru, hu, sk, es, zhtw, fi, zhcn, nl, and others! (feel free to send me new translations)
- Convert SQLite to an usefull authme.sql that you can import on a MySQL database!
- Import your database from Rakamak, CrazyLogin, RoyalAuth, vAuth !
Support:
Configuration
Commands
Permissions
Warning: if you're updating from AuthMe 3.4 to 5.2+ you need to change the permissions nodes.
List of all single permissions
How To
- How to use the converter
- WebSite Integration
- How to convert from Rakamak
- Convert from SQLite to MySQL: set MYSQL as backend and run the "/authme converter sqlitetosql" command.
Source: Source Code on Github
JavaDoc: AuthMe Javadoc
Dev Builds
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
DevBuilds: ci.codemc.org
Maven dependency:
<repositories>
<repository>
<id>codemc-repo</id>
<url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.7.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Metrics
Usage statistics: AuthMeReloaded on BStats.org
Licenses
This product includes and download automatically GeoLite data created by MaxMind, available from https://www.maxmind.com
Credits
Current AuthMe development team members: Our Team
Credits for old versions of authme go to d4rkwarriors, fabe1337 , Whoami and pomo4ka.
-
View User Profile
-
Send Message
Posted May 8, 2016ERROR: YOU'RE USING FILE DATABASE WITH 1699+ ACCOUNTS, FOR BETTER PERFORMANCES, PLEASE USE MYSQL!!
guys, how to enable it in config for 3.4 version of the plugin?...
-
View User Profile
-
Send Message
Posted May 7, 2016There is problem whit this protection:
https://gist.github.com/anonymous/786ff356c347eb17d4a0700806a72c48
How to block the join to the server of a blocked country ( the person already registered )
-
View User Profile
-
Send Message
Posted May 6, 2016@Sitmobedaf
How can you help such "bad coders" like us? xD
-
View User Profile
-
Send Message
Posted May 5, 2016http://pastebin.com/Un3pbEtm b-988
-
View User Profile
-
Send Message
Posted May 5, 2016@sflotzdru
I have also not forgotten that supported the project by 50 euros. sflotzdru, you are donate to this plugin? So I did not write here, I always just want to help.
-
View User Profile
-
Send Message
Posted May 5, 2016@didoupimpon
I think we can create a crypt API in order to load a custom crypt class from the plugin folder.
-
View User Profile
-
Send Message
Posted May 5, 2016@sflotzdru
Thanks ;)
-
View User Profile
-
Send Message
Posted May 5, 2016hi, i send this comment for an idea , i am a webmaster and in my website i use an custom hash method like: sha1(md5(username)+'text'+md5(password))
i would like to know if for an other version of authme it can be possible to add an "Custom crypt" method, and in the cofing file we choose what we want to put
(actualy i have created a new class for my crypt method) but when there are a new version i need to update all )
thanks for your answer cordialy
-
View User Profile
-
Send Message
Posted May 5, 2016@Sitmobedaf
At the time of writing, there are comments from you at least on pages 1, 3, 4, 6 and 9 with a negative or bossy tone, if not downright rude (e.g. "bad coders!"). This is not to say that your bug reports aren't appreciated, but please remember that you are talking to human beings who are working on the project in their free time.
Therefore, may I suggest that you do one of the following – a) tone it down a little, b) submit pull requests to the code base or c) stop using AuthMe if you really find it as bad as you claim. Your ever so regular insults and whining say more about you as a person than anything else.
-
View User Profile
-
Send Message
Posted May 4, 2016@cPathz
Open an issue on Github with sample password hashes. Maybe the hashes generated from AuthMe and PHPBB are different.
@Zomblad
yes
-
View User Profile
-
Send Message
Posted May 4, 2016@Sprunkas
But will it work fine for 1.8?
-
View User Profile
-
Send Message
Posted May 3, 2016I use MYSQL and PHPBB. I set up the tables and data( config.yml ) but does not recognize me the users and no error appears on the console.
Maybe I need to enable / disable any option or there is a bug with MYSQL.
Thanks in advance
-
View User Profile
-
Send Message
Posted May 3, 2016@Zomblad
Use latest version (AuthMe 5.2 BETA 2)
-
View User Profile
-
Send Message
Posted May 3, 2016@sgdc3
I do not understand your answer... PermissionsEx cleaning function already have in AuthMe.Her added Xephi, and must finalize it. Or you think but AuthMe simple authorise plugin? AuthMe have more garbage has different aboard. Good features should be finished.
-
View User Profile
-
Send Message
Posted May 3, 2016Guys, help me plz. I have a strange bug. Sometimes then players trying to relog they're inventories disappearing. After that I got messages in my console:
[AuthMe] ERROR: Error while reading file for (players nick), some wipe inventory incoming... I don't know how to fix it. I'm using Authme 3.4 on my 1.8.7 R.01 spigot server.
-
View User Profile
-
Send Message
Posted May 3, 2016@Sitmobedaf
This isn't a cleaner plugin xD
-
View User Profile
-
Send Message
Posted May 3, 2016+ Remove PermissionsEx UUID that not found in AuthMe data-base. + Remove PermissionsEx UUID that not have data, example: http://pastebin.com/sEYJQtJh
-
View User Profile
-
Send Message
Posted May 3, 2016Just uploaded BETA 2, waiting for approval ;)
-
View User Profile
-
Send Message
Posted Apr 30, 2016@comonier
Fixed in latest dev build ;)
-
View User Profile
-
Send Message
Posted Apr 30, 2016@Tintin159
have you enabled the related setting in your config.yml file?