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 Jul 12, 2012@d4rkwarriors
ok.
I have 2.6.5 version.. So I can just upload the new 2.6.6 and restart the server? Or I must backup the auths.db file?
-
View User Profile
-
Send Message
Posted Jul 12, 2012@keptlv
use 2.6.6 if it still persist is your server..
-
View User Profile
-
Send Message
Posted Jul 12, 2012@d4rkwarriors
Ok, thanks. Now it seems that I don't get anymore errors.
Players are getting teleported into a wall and they die and lose items from inventory. Is it possible to fix that?
my config: http://pastebin.com/W6Bj6HNY
-
View User Profile
-
Send Message
Posted Jul 11, 2012@GlabbichRulz
put "OR die(mysql_error() );" after ; of mysql query. But that is only a warning message not so important.
-
View User Profile
-
Send Message
Posted Jul 11, 2012Hi, I have this Error while trying to make a Website Password Check.
The Variable $a (of your Script) contains bool(false), the Error Output is this:
Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /var/customers/webs/BlockSpot/login/index.php on line 22
Call Stack: 0.0003 659880 1. {main}() /var/customers/webs/BlockSpot/login/index.php:0 0.0003 660136 2. check_password_db() /var/customers/webs/BlockSpot/login/index.php:36 0.0667 670944 3. mysql_num_rows() /var/customers/webs/BlockSpot/login/index.php:22//
-
View User Profile
-
Send Message
Posted Jul 11, 2012@keptlv
yes just upload it!
@Jason0123
yeah it is in todo list but i have some new features to add before that, i have quite complete restore password thru email, after that i will check sha512 and then some sort of importer, i cant say a date for that beacuse it is summer, iam alone and my java skill is very low.
-
View User Profile
-
Send Message
Posted Jul 11, 2012I used to use this plugin then unfortunately I switched to xauth as I wanted to have limits per IP. Now I see this plugin has this and much more. Also, xauth does not block illegal characters which is TERRIBLE. The one thing xauth has is a lot of 'importers', and I was wondering if there was an authme importer that could import xauth password databases? (I use flatfile, not mysql). If there was it would be great, and if not, I think there should be one as it will certainly attract many people to this plugin, as the people don't want to lose all their saved passwords!
-
View User Profile
-
Send Message
Posted Jul 11, 2012@d4rkwarriors
Thank you! Does the Vault.jar need any specific configs to do? Or can I just upload into Plugins and restart the server?
-
View User Profile
-
Send Message
Posted Jul 11, 2012@craftfox
mmm i need the source of that plugin beacuse AuthMe use SHA256 with SALT, so i have to look how RoyalAuth manage Authentication. Let me see if i can do it in few days or if it require more work.
-
View User Profile
-
Send Message
Posted Jul 11, 2012@d4rkwarriors
Because i use RoyalAuth but he is bools*it and i would like to use the saim database but his passwords are encripted by SHA512...
Can you make that?
-
View User Profile
-
Send Message
Posted Jul 11, 2012@zyxep
phbb3, smf , joomla, wordpress and ipboard will be the last thing that will be add. For 3 reasons: too much work, too much time for implement and testing, it need to rewrite MySQl structure of authme. Hope u could understand my point of wiev.
-
View User Profile
-
Send Message
Posted Jul 10, 2012when will there come support for phpBB3?
-
View User Profile
-
Send Message
Posted Jul 10, 2012@keptlv
download and install Vault.jar ( it is necessary for Permissions check ) or disable in config.yml of AuthMe all group switcing and set PermissionChek to false
-
View User Profile
-
Send Message
Posted Jul 10, 2012@d4rkwarriors
Here it is. Copy -> paste from console http://pastebin.com/45k5yZTq
-
View User Profile
-
Send Message
Posted Jul 10, 2012@craftfox
really usefull? sha256 is secure enought.
-
View User Profile
-
Send Message
Posted Jul 10, 2012Can you all SHA-512 on Supported hash algorithms?
-
View User Profile
-
Send Message
Posted Jul 10, 2012@keptlv
use pastebin.com and show me the all error message.
@Luwiego
nope
@gh000st8
what authme version? and install spoutcraft.jar server side.
-
View User Profile
-
Send Message
Posted Jul 10, 2012Hi,
when a player connects with the same name as me on my server i 'm kicking from logged in another location.I don't understand cause i put "forcesinglesession" to true.Any idea?
-
View User Profile
-
Send Message
Posted Jul 9, 2012Is there a way to set the amount of connections from the same ip ? . Some bots do that and make the server full.
-
View User Profile
-
Send Message
Posted Jul 9, 2012Hello. I am having this error in my console:
[SEVERE] Could not pass event PlayerJoinEvent to AuthMe
Is it because of this config:
?