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 Feb 22, 2012@zOxigen00
hey have u some mod or plugin that let join fake player or npc? after that error plugin still work correct?
@CTapblu
that is a date.... -.- it is a timestamp.. are u kidding?
-
View User Profile
-
Send Message
Posted Feb 22, 2012@zOxigen00 Delete your config.yml and let it regenerate. It has some errors.
-
View User Profile
-
Send Message
Posted Feb 22, 2012Hi, here's a problem with MySQL. "lastlogin" column contains text like "1329881711811", not a date. Can u fix it? If it's imortant: i use MD5 hash in config. DB encoding: UTF-8
P.S. Soz for my eng.
-
View User Profile
-
Send Message
Posted Feb 22, 2012Hello!
I got this error and a player just lost connection, its only appear once. Any idea for whats this?
http://pastebin.com/2yc06FLe
Edit: AuthMe 2.6.2 (1.1 R4)
-
View User Profile
-
Send Message
Posted Feb 21, 2012@kamild1996
so? u want help about 2.5.1?
permissions for register is default true to all, so u have wrong something in your server configuration.
-
View User Profile
-
Send Message
Posted Feb 21, 2012Got a problem. I gave 'authme.player.*' node for all groups in PermissionsEx but when new user joins the server, he can't register - no permissions... Using 2.5.1 and will not use 2.6.1/2.6.2.
-
View User Profile
-
Send Message
Posted Feb 21, 2012Okay. Will do. In 2-4 hours.
-
View User Profile
-
Send Message
Posted Feb 21, 2012@AusTim
hey i ask u a very bad thing, can u sent me thru pm a .sql with some of your database dataes? so i can test directly with it? beacsue vb3 and vb4 use the same hash algorithum, so the problem should be search directly on vb4 database, infact in my vb3.8 all seems to work good.
-
View User Profile
-
Send Message
Posted Feb 21, 2012@d4rkwarriors
Have no idea..
-
View User Profile
-
Send Message
Posted Feb 21, 2012@AusTim
so vb 4 use a different hash system from vb 3.8?
-
View User Profile
-
Send Message
Posted Feb 21, 2012Hi. Thank you for update!
But I cannot log in. 'Wrong password' is being returned every time. I use vBulletin 4.0.8 Config: http://pastebin.ru/IuTMnxUo
-
View User Profile
-
Send Message
Posted Feb 21, 2012@Ivanpro
RB isent out.. dont worry iam active and i'll do it!
-
View User Profile
-
Send Message
Posted Feb 21, 2012Update the plugin for support latest 1.1-R5 build :D
-
View User Profile
-
Send Message
Posted Feb 21, 2012@daego
i knwon iam reworking it.
-
View User Profile
-
Send Message
Posted Feb 20, 2012prefix: '&f[NonLoggato&f]'
prefix: '&f[NonLoggato]&f'
-
View User Profile
-
Send Message
Posted Feb 20, 2012pls check http://forums.bukkit.org/threads/sec-authme-v2-5-1-high-performance-authorization-plugin-1818-1-1-r1.22139/page-18#post-975791 for error on R5 updated CB version thx
-
View User Profile
-
Send Message
Posted Feb 20, 2012@JustinM511
hey i might that IPboard use a salt+password md5, you want that player registered on the forum are able to join the game? or whatelse?
AuthMe MD5 option do only a md5(password) without any salt
-
View User Profile
-
Send Message
Posted Feb 20, 2012@d4rkwarriors
I set both up to use MD5 hash to avoid any conflicts, and I deleted all data from my database so I reregistered using MD5.
-
View User Profile
-
Send Message
Posted Feb 20, 2012@megge208
could be better if i add a specila group id as i did for vbullettin options? try to read changelo of 2.6.2 whne bukkit accept it
-
View User Profile
-
Send Message
Posted Feb 20, 2012@d4rkwarriors
http://pastebin.com/FvjKPDQn I replaced sensitive information with 'xxx' ...