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 29, 2012Hi, I have a registration form on my website, that auto adds who register to whitelist via ftp. So, i want to put the password which is registered at website to authme. But there's a problem, I don't know how to encrypt password. I am using md5 at website regostration but I don't know what encryption is used by AuthMe. If you know the name of encryption please tell me. Thanks zsombi28
-
View User Profile
-
Send Message
Posted Jul 29, 2012Hello,
I have still the Problem with the spawn point :D When the User logs in he is on the right place, but then the Spout Overview appear, he type in his password and then he is teleported on the top of the sphere, but the spawn point is in the sphere in a hole...
Is there something I have to set in the config that this work or what should I do?
-
View User Profile
-
Send Message
Posted Jul 29, 2012@Mayhem777
NO! that is transient permissions for a temp special onjoin permission like bonus, present and others..
u have to add that permissions at unregistered Group ( in you permission plugin ) defined in config.yml at section unregisteeredGroup:
-
View User Profile
-
Send Message
Posted Jul 28, 2012Hi! I'm try to let new unnregistered users to read the rules with /rules so...
Permissions:
PermissionsOnJoin:
- essentials.rules
But they can't :/
-
View User Profile
-
Send Message
Posted Jul 27, 2012@CryLegend
tell me where do u see AuthME?
@greaperc4
sorry, no time to add new features exept email verification.
-
View User Profile
-
Send Message
Posted Jul 27, 2012I've got a big error with AuthMe : http://pastebin.com/8GXXubr1 When it happens, server crashes. My config : http://pastebin.com/R7x1vE0Y
-
View User Profile
-
Send Message
Posted Jul 27, 2012@d4rkwarriors
hello can u answer on my question please
-
View User Profile
-
Send Message
Posted Jul 27, 2012@thebestchoto
use pastebin and let us see your config.yml (DONT PASTE IT IN COMMENT)
-
View User Profile
-
Send Message
Posted Jul 27, 2012please help me.I was Admin(have all commands).when i install this i dont have any comand. how to fix it :(
-
View User Profile
-
Send Message
Posted Jul 27, 2012can u add a feature: /lockIP so players who locked there IP dont have to login again when they crashing or want to build something from SP that would be realy awesome..
-
View User Profile
-
Send Message
Posted Jul 26, 2012@d4rkwarriors
i already use spout ( but this not help right now(not save inv in latest versions), i try invSQL and will tell you if its work
-
View User Profile
-
Send Message
Posted Jul 26, 2012@Jokaru
yes or simply use spoutplugin.jar, without any others inventory plugin manager..
-
View User Profile
-
Send Message
Posted Jul 26, 2012@d4rkwarriors Oh, i see, so i can use InventorySQL to protect players inventories and this plugin will not conflict with AuthMe, am i right?
-
View User Profile
-
Send Message
Posted Jul 25, 2012@NizeHD
u can do it by just modify plugin.yml or simple download beta1 !
@Jokaru
yes, sure, but u have to specify more better, because as u wrote seems a minecraft problem becuase AuthMe dont save any inventory on quit exept in unloggedin status.
-
View User Profile
-
Send Message
Posted Jul 25, 2012Can you please intergate Joomla
The Hashconstruction in PHP:
$hash = MD5($passwort . $salt) + ':' + $salt
-
View User Profile
-
Send Message
Posted Jul 25, 2012Hey! Can you please remove the shortcut /r or give the ability to change the alias. Because it's also used for Essentials. /r is need to reply to private messages. Thanks. NizeHD.
-
View User Profile
-
Send Message
Posted Jul 24, 2012Hi d4rkwarriors, i have issue again. When client crush, inventory sometimes does not save. I use latest beta AuthMe and latest CB. Can you help me?
-
View User Profile
-
Send Message
Posted Jul 23, 2012@xDrapor
What do you mean when you say in unreleased version of me?
-
View User Profile
-
Send Message
Posted Jul 23, 2012@xDrapor
Search Protection against pwn4g3. :)
-
View User Profile
-
Send Message
Posted Jul 23, 2012@iiggiizz
Try the xAuth converter, found here Thats the official post, scroll down and see if you can use that converter for your needs.