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 Nov 10, 2015@Xephi59
I have problém with last snapshot. If use /authme reload, plugin was crash down. Please, fix it.
-
View User Profile
-
Send Message
Posted Nov 9, 2015XenForo 1.5 accounts, not support? I have a problem with it.
-
View User Profile
-
Send Message
Posted Nov 9, 2015@Xephi59
Thank you so much!
-
View User Profile
-
Send Message
Posted Nov 9, 2015@Xephi59
Thank you very much for reply and working on it, if you need any help with testing please let me know and I'll do my best to see if everything is sorted :)
-
View User Profile
-
Send Message
Posted Nov 9, 2015@CroAtTheTop
We are working on it, i will send you a message when it will be fixed :)
Xephi
-
View User Profile
-
Send Message
Posted Nov 9, 2015@MrFiliper
Already Fixed : http://ci.xephi.fr
@JohOply
Without any error , i can't really help u :/
-
View User Profile
-
Send Message
Posted Nov 8, 2015@sgdc3
Yeah but I cant find any way to access it, so I cant know when it will be fixed :O
-
View User Profile
-
Send Message
Posted Nov 8, 2015Please, fix this error http://pastebin.com/SZbAhGgb. If Player join to server, all chests are empty.
-
View User Profile
-
Send Message
Posted Nov 8, 2015@MasterMithrandir
I used build 177, and latest is now 178... I try 178 and it works now :)
But i think have another problem : my server work fine since one week (except this problem of sql) and i only up to date with build 178. Now, in two hours, i had two crashes of my server, just before soemone type /login. No error log, just "Server has crashed ! (status: 137)"
Have you any idea?
-
View User Profile
-
Send Message
Posted Nov 8, 2015@JohOply
Try the latest 5.1 dev builds, they added a config feature with which you can limit the ammount of open sql threads.
Make sure this feature is at least included ( it appears with a default of 25 max open connections) on your Authme config when you update. Modify it to your choice, but leave some connections for your other plugins.
-
View User Profile
-
Send Message
Posted Nov 8, 2015In b177, there is a problem with closure of connections and mysql (i dont know yet if it fixed in 178). Plugin create a loooooooots of connection to database (more 25 in some minutes)
-
View User Profile
-
Send Message
Posted Nov 6, 2015@sgdc3
Still doesnt work :(
it change back after i close server and start again
-
View User Profile
-
Send Message
Posted Nov 5, 2015@CroAtTheTop
Don't worry, tickets are still in the old ticket manager ;)
-
View User Profile
-
Send Message
Posted Nov 5, 2015@sgdc3
Could you please PM me once you have fixed problem with AutoIN compability as you moved tickets to github and now that ticket is gone :O
-
View User Profile
-
Send Message
Posted Nov 4, 2015@_Glenn13_
Can you try latest build? http://ci.xephi.fr/job/AuthMeReloaded-Dev/
-
View User Profile
-
Send Message
Posted Nov 4, 2015@sgdc3
Yeah this happens always.. im sorry please can u fix ^^
-
View User Profile
-
Send Message
Posted Nov 4, 2015How many more years to wait for a stable version?
-
View User Profile
-
Send Message
Posted Nov 3, 2015@sgdc3
I havn't got any bug in latests dev build about it, so i don't know exactly what happens :/
-
View User Profile
-
Send Message
Posted Nov 3, 2015Is there any problem with closure of connection with mysql ? (in latests dev builds)
-
View User Profile
-
Send Message
Posted Nov 1, 2015@JohOply
Can you post the entire configuration on pastebin?