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, 2014i have errors with auto purge
-
View User Profile
-
Send Message
Posted Sep 15, 2014@potre
With last dev-build? can i have full stacktrace plz (use pastebin)
-
View User Profile
-
Send Message
Posted Sep 15, 2014hi i update plugin authme 3.5. Same error all versions: Could not pass event PlayerJoinEvent to AuthMe v3.5-SNAPSHOT
-
View User Profile
-
Send Message
Posted Sep 14, 2014@rautamiekka
yeah, just need to sleep x)
-
View User Profile
-
Send Message
Posted Sep 14, 2014@Xephi59
You mean 'inconvenvience', cuz you're apologizing for something that was good thing :P
-
View User Profile
-
Send Message
Posted Sep 14, 2014Some fixes on latest dev builds, sorry for convenient
Xephi
-
View User Profile
-
Send Message
Posted Sep 14, 2014@MicZCraft
I do not know but if this is only an error and all work do not worry... I also have an error but it do not make anything! It spam only the console!!
-
View User Profile
-
Send Message
Posted Sep 14, 2014@marcocount
So I have this error that is normal? or I have to put the version 3.5? but if I put will lose users and passwords etc?
-
View User Profile
-
Send Message
Posted Sep 14, 2014@MicZCraft I resolved deleting Databases!!!!! Now it have only this exeption!! http://pastebin.com/pFtMFBbn
USE PASTEBIN!
-
View User Profile
-
Send Message
Posted Sep 14, 2014Error 1.5.2 (Help me please) : 14.09 10:37:48 [Multicraft] Skipped 5 lines due to rate limit (30/s) 14.09 10:37:45 [Multicraft] max_troll ran command Message of the Day 14.09 10:37:45 [Server] INFO at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:554) 14.09 10:37:45 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.getUser(Ljava/lang/String;)Lcom/earth2me/essentials/User; 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100) 14.09 10:37:45 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204) 14.09 10:37:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 14.09 10:37:45 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 14.09 10:37:45 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 14.09 10:37:45 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 14.09 10:37:45 [Server] INFO org.bukkit.event.EventException 14.09 10:37:45 [Server] SEVERE Could not pass event PlayerJoinEvent to AuthMe v3.4 14.09 10:37:45 [Connect] User max_troll, IP 181.46.157.37 14.09 10:37:45 [Server] INFO Vip:[VIP] Xx_Rodri_Gamer96_xX 14.09 10:37:45 [Server] INFO Heroe:[Heroe] TheRinoPlayMC 14.09 10:37:45 [Server] INFO Elite+:[ELITE+] RemixMC, [ELITE+] VariaaL 14.09 10:37:45 [Server] INFO Aprendiz: espeditor, 2012biel, aaaooo, Alejandromagno80, alejo77, alexsong, alinchii, bernardofeso, Brahian13, BryanGAMER2000, cesar31, ComboDombo, Dalk7, dar_bit, DarkDiamond18xD, David04rd, diamondcreeper, dioxide, DJD, Dooinfe, druetaa, elchupapollo, fee9l11, gasto27, gaston123, Geripro, ghost_shooter, Goonza1235, H4wk3yes, hockeyboyjg, indestructible, ivaneromalote, ivansalfe, ivanss999, jairoku777, Joako19HD, john0407, josel, juanda45, kikodimas, KoalasUnicas, latortugaharcore, lordmafia, lukasacc15247, LukitasGamerBR, makraptor, matilda751, Maury77, MauryOMG, Miner_Alperen, ninja02, olivenzacity, pimpamcreeper, rasaca_, Sebish, SO29, soysexy, Star20011, TheWolf136, ultra836, UltraKiller, Uriel1999, valy5, VegetonGaymer, Vicgongom, wilikR, wolfgirlgamer100, xabier_matiena, XxAlbertProxX, XxcotomoxX, xXGamerLeonXx, XxgaymerXx, xxXENZOXxx 14.09 10:37:45 [Server] INFO Arquitecto:-=[Arquitecto]=- Brando921, -=[Arquitecto]=- Xx_Alejandro_xX 14.09 10:37:45 [Server] INFO Ayudante:-=[Ayudante]=- §s jubapirt 14.09 10:37:45 [Server] INFO Hay 80 jugadores de un maximo de 300 jugadores online. 14.09 10:37:45 [Server] INFO Uriel1999 used the wrong password 14.09 10:37:45 [Server] INFO Uriel1999 issued an AuthMe command! 14.09 10:37:44 [Server] INFO ¡Se ha descontaminado el mundo! 14.09 10:37:43 [Server] INFO ... 14 more 14.09 10:37:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 14.09 10:37:43 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 14.09 10:37:43 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14.09 10:37:43 [Server] INFO at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source) 14.09 10:37:43 [Server] INFO at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:554) 14.09 10:37:43 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.getUser(Ljava/lang/String;)Lcom/earth2me/essentials/User; 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100) 14.09 10:37:43 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204) 14.09 10:37:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 14.09 10:37:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 14.09 10:37:43 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 14.09 10:37:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 14.09 10:37:43 [Server] INFO org.bukkit.event.EventException 14.09 10:37:43 [Server] SEVERE Could not pass event PlayerJoinEvent to AuthMe v3.4 14.09 10:37:43 [Multicraft] H4wk3yes ran command Message of the Day 14.09 10:37:43 [Connect] User H4wk3yes, IP 62.117.196.246 14.09 10:37:43 [Server] INFO GroupManager - INFO - Data files refreshed. 14.09 10:37:42 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 14.09 10:37:42 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 14.09 10:37:42 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 14.09 10:37:42 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 14.09 10:37:42 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:513) 14.09 10:37:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) 14.09 10:37:42 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53) 14.09 10:37:42 [Server] INFO at com.ne0nx3r0.rareitemhunter.property.ability.Fly$1.run(Fly.java:32) 14.09 10:37:42 [Server] INFO at java.util.HashMap$KeyIterator.next(HashMap.java:1453) 14.09 10:37:42 [Server] INFO at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) 14.09 10:37:42 [Server] INFO java.util.ConcurrentModificationException 14.09 10:37:42 [Server] WARNING Task #22 for RareItemHunter v1.4.8 generated an exception 14.09 10:37:42 [Multicraft] Skipped 25 lines due to rate limit (30/s) 14.09 10:37:42 [Multicraft] Cleared all chat messages 14.09 10:37:42 [Server] INFO org.bukkit.event.EventException 14.09 10:37:42 [Server] SEVERE Could not pass event PlayerQuitEvent to RareItemHunter v1.4.8 14.09 10:37:42 [Server] INFO Connection reset 14.09 10:37:42 [Disconnect] User max_troll has disconnected, reason: disconnect.quitting 14.09 10:37:41 [Multicraft] brando921 ran command Message of the Day 14.09 10:37:41 [Server] INFO ... 14 more 14.09 10:37:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 14.09 10:37:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 14.09 10:37:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14.09 10:37:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source) 14.09 10:37:41 [Server] INFO at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:554) 14.09 10:37:41 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.getUser(Ljava/lang/String;)Lcom/earth2me/essentials/User; 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.a(PlayerList.java:100) 14.09 10:37:41 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerList.c(PlayerList.java:204) 14.09 10:37:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 14.09 10:37:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 14.09 10:37:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 14.09 10:37:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 14.09 10:37:41 [Server] INFO org.bukkit.event.EventException 14.09 10:37:41 [Server] SEVERE Could not pass event PlayerJoinEvent to AuthMe v3.4 14.09 10:37:41 [Connect] User brando921, IP 190.124.16.1 14.09 10:37:40 [Multicraft] Uriel1999 ran command Message of the Day 14.09 10:37:40 [Server] INFO ... 14 more 14.09 10:37:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 14.09 10:37:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) 14.09 10:37:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14.09 10:37:40 [Server] INFO at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source) 14.09 10:37:40 [Server] INFO at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:554) 14.09 10:37:40 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.getUser(Ljava/lang/String;)Lcom/earth2me/essentials/User; 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:29) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.c(PendingConnection.java:44) 14.09 10:37:40 [Server] INFO at net.minecraft.server.v1_5_R3.PendingConnection.d(PendingConnection.java:129)
-
View User Profile
-
Send Message
Posted Sep 14, 2014@eprimex
Errors same as DimaCraft has.
Can't use commands.
Unhandled exception executing command 'login' in plugin AuthMe v3.5-SNAPSHOT
-
View User Profile
-
Send Message
Posted Sep 13, 2014@DimaCraft
I resolved deleting Databases... Now it have only this exeption!! http://pastebin.com/pFtMFBbn
-
View User Profile
-
Send Message
Posted Sep 13, 2014The last authme dev build have this bug: http://pastebin.com/pFtMFBbn
I hope that you can solve it! Thank you!
-
View User Profile
-
Send Message
Posted Sep 12, 2014No problem, this is my log error:
http://pastebin.com/HzMFKCn1
I've already posted it two days ago, you missed it :p
-
View User Profile
-
Send Message
Posted Sep 12, 2014It make a lot of lag on player join event! Please fix it! Thank you!
-
View User Profile
-
Send Message
Posted Sep 11, 2014@NanoEdit
errors?
-
View User Profile
-
Send Message
Posted Sep 11, 2014@DimaCraft
sigh.. How to fix something when we dunno where to look for it?
Give us errors
-
View User Profile
-
Send Message
Posted Sep 11, 2014Please, fix the 3.50 version, the 3.40 one is disconnecting everyone every few hours!
-
View User Profile
-
Send Message
Posted Sep 11, 2014Fix commands pls
-
View User Profile
-
Send Message
Posted Sep 11, 2014Nah , moderator has fail, i've tell them to make the oldest AuthMe project inactive, not this one T.T