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 Sep 15, 2015@BloodyChucklz
Redownload the jar, it should have been fixed ;)EDIT: you're right, it doesn't initialize, i'm working on itEDIT: Now it starts but it needs testing!
-
View User Profile
-
Send Message
Posted Sep 15, 2015@sgdc3
Downloaded this snapshot in hopes of fixing my problem with not remembering my logout location. On server restart, my console never moves past [AuthMe] Enabling AuthMe v5.1-SNAPSHOT
I'm using Spigot 1.8.3
-
View User Profile
-
Send Message
Posted Sep 14, 2015New snapshot experimetal version: http://ci.xephi.fr/job/DEVBUILD-ONLY/lastSuccessfulBuild/artifact/target/AuthMe-5.1-SNAPSHOT.jar CAUTION: THIS IS AN UNTESTED SNAPSHOT BUILD!This build doesn't work! We are working on a fix!-
View User Profile
-
Send Message
Posted Sep 14, 2015Errors with latest version Authme reloaded and server spigot version 1.8.5: 1.
2.
please fix.
-
View User Profile
-
Send Message
Posted Sep 12, 2015Have you developed dev version to 150 and still not fix the error Inventory loss. I'm spending version 1.8.3 running a new version of you has failed. I had to return to the previous 1 month old version to not fail. Now I developed a completely new server but using dev 150 still fails on!
I do not understand you have a fixed sign or places where (IP # / user)
But problems still frequent errors occur on not found feasible!
-
View User Profile
-
Send Message
Posted Sep 7, 2015Sorry, I met some problem about the config.yml. In the option "UnrestrictedName:", I want to let the player "tomato" don't have to login or register, then I change there like unrestrictions: UnrestrictedName: - 'tomato' - tomato - ['tomato'] But it is useless……why?
-
View User Profile
-
Send Message
Posted Sep 6, 2015I got this http://pastebin.com/0gAkBrvv error when player join the server.
-
View User Profile
-
Send Message
Posted Sep 6, 2015Really awesome plugin. By using your maven repo it's easy to use the plugin as a dependency. Everything works perfectly. I just get sometimes (very rare) this exception if I use your API.
Exception:
I tried the latest version from BukkitDev. It looks like your current source code is different. The exception would now be in line 90 not 89.
My code: https://github.com/games647/FastLogin/blob/master/src/main/java/com/github/games647/fastlogin/hooks/AuthMeHook.java
-
View User Profile
-
Send Message
Posted Sep 5, 2015I have already remove the creative fly from the authme and build by myself. I will suggest you to add a config for creative fly. In my server with latest version of autoin and authme. the fly did not disable when the the AutoIn auto login, so i just simply remove the enable fly code.
-
View User Profile
-
Send Message
Posted Aug 31, 2015Hey guys i have a hub server(lobby-skyblock-hungergames) and i have a bug with authme i placed it to lobbyserver but when players registering it gives an error (you have exeed max registration in this ip....) i know you guys think they are registering 2nd time in the same ip but they are not when player registers it registers as admin(myfriend) account and admin is having 5 accounts sorry for my bad english is someone know what is the problem ?
-
View User Profile
-
Send Message
Posted Aug 31, 2015How I can config the register? I need just /register <password> I dont think the confirm is really needed for me
-
View User Profile
-
Send Message
Posted Aug 28, 2015Do you read the tickets on BukkitDev or should I post them on github/another tracker? I've got an urgent issue with inventory swaps since 5.0-beta 1. http://dev.bukkit.org/bukkit-plugins/authme-reloaded/tickets/987-force-survival-inventory-wipes/
-
View User Profile
-
Send Message
Posted Aug 27, 2015Server hangs when turned off and purging. [13:49:22 INFO]: CONSOLE: Stopping the server .. [13:49:22 INFO]: Stopping server [13:49:22 INFO]: [ChatGuard] Disabling ChatGuard v6.5 [13:49:22 INFO]: [AuthMe] Disabling AuthMe v5.0-SNAPSHOT
-
View User Profile
-
Send Message
Posted Aug 26, 2015This server is stuck: http://pastebin.com/AJ5Xd9MF AuthMe provide DDoS attack on my server: http://pastebin.com/X1UCQFW7 When you have to correct all errors?
-
View User Profile
-
Send Message
Posted Aug 26, 2015Hi, in build 140, there are twice messages of "joining the game".
-
View User Profile
-
Send Message
Posted Aug 23, 2015Please, add "*" to the option purgelastpos.
-
View User Profile
-
Send Message
Posted Aug 20, 2015Best login plugin! When you can have a look at this please: http://dev.bukkit.org/bukkit-plugins/authme-reloaded/tickets/974-all-players-have-fly-with-auto-in/#comments
:D
-
View User Profile
-
Send Message
Posted Aug 19, 2015I am using this version:
http://dev.bukkit.org/bukkit-plugins/authme-reloaded/tickets/978-player-logged-in-from-another-location-inventory-loss/
It has resolved the majority of cases lost inventory.
But it caused the accident auto shutdown the server when an error:
http://pastebin.com/8xeK5hxb
Thanks to revise help Thank you!
I'm ussing MC server 1.8.3
This is the error I frequently encountered!
[AuthMe] ERROR: Error while reading file for khang1801, some wipe inventory incoming...
[13:09:48 WARN]: [AuthMe] ERROR: Error while reading file for khang1801, some wipe inventory incoming...
[13:09:48 WARN]: [AuthMe] ERROR: Error while reading file for khang1801, some wipe inventory incoming...
[13:09:48 WARN]: [AuthMe] ERROR: Error while reading file for khang1801, some wipe inventory incoming...
[13:09:48 WARN]: [AuthMe] ERROR: Error while reading file for khang1801, some wipe inventory incoming...
-
View User Profile
-
Send Message
Posted Aug 18, 2015Please help ME! How can i transfer all server accounts from auth.db file to MySQL base ???
p.s. i used version 3.5 snapshot
-
View User Profile
-
Send Message
Posted Aug 17, 2015Error o Bug. I use version spigot 1.8.5 and last version authmereloaded plugin