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 Mar 9, 2012Loaded up latest Dev, looked at config and this is what it says :settings: restrictions: {} registration: {} sessions: {} security: {} GameMode: {} unrestrictions: {} permission: {} GroupOptions: Permissions: {} DataSource: {} VBullettinOptions: {}:
-
View User Profile
-
Send Message
Posted Mar 9, 2012it's ok ;) ... thx :)
-
View User Profile
-
Send Message
Posted Mar 9, 2012@sgcsim
damn i completly forgot it, forgive me wait till tomorrow i will release new version with that features.
-
View User Profile
-
Send Message
Posted Mar 9, 2012No errors on Bukkit #2046 ... Do you add pls "/authme version and maxPasswordlenght"??
-
View User Profile
-
Send Message
Posted Mar 9, 2012Dev 2.6.3b4 works on my Bukkit 1.1-R6 great ! Thanks for this great, useful plugin :)
-
View User Profile
-
Send Message
Posted Mar 9, 2012@mcnah
u see this error only when installed AuthMe?
-
View User Profile
-
Send Message
Posted Mar 9, 2012I'm using your 2.6.3b3 with 1.2-R0.1beta. There is a problem. I guess it's about AuthMe. When a player join the game for the first time, he/she register and pick up something into his bag, then quit the game. For the second time he join in, He lost everything in his bag. However this never happen again since the third time.
-
View User Profile
-
Send Message
Posted Mar 9, 2012@sgcsim yes I have installed vault, but new players can still register not yet
-
View User Profile
-
Send Message
Posted Mar 9, 2012@ropng
if u set unLoggedInGroup this shoudlnt happen ;) i have added that Group style for this situation.
-
View User Profile
-
Send Message
Posted Mar 9, 20122.6.2 login timeout cant kick op
-
View User Profile
-
Send Message
Posted Mar 8, 2012@mrchasez
if u are a plugin developer u can see that there isent any link to AuthMe call function..
-
View User Profile
-
Send Message
Posted Mar 8, 2012Big issue when someone is kicked "http://pastie.org/3552181"
-
View User Profile
-
Send Message
Posted Mar 8, 2012Stop and start server, patch in the B3 release of AuthMe
-
View User Profile
-
Send Message
Posted Mar 8, 2012Is what I get whenever someone logs in.
-
View User Profile
-
Send Message
Posted Mar 8, 2012@d4rkwarriors
Hum ok i have Pex ! I installed vault after i postet this error.. il wait ;-p
-
View User Profile
-
Send Message
Posted Mar 8, 2012@Katsu_Takeru
first error i fixed it wait 2.6.3b4 second it is vault error:
Caused by: java.lang.NoClassDefFoundError net/milkbowl/vault/permission/Permission at uk.org.whoami.authme.Utils.setGroup(Utils.java:33)
seems that u havent a permissions plugin or u havent configured AuthMe correctly .
-
View User Profile
-
Send Message
Posted Mar 8, 2012@flamedaces Reset your spawn its messed up!!!!!!!!!!!!!
-
View User Profile
-
Send Message
Posted Mar 8, 2012This errors happen on Som userers Login attempt:
<<code java>>
2012-03-08 18:39:02 [SEVERE] null
org.bukkit.command.CommandException Unhandled exception executing command 'login' in plugin AuthMe v2.6.3b3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818)
at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761)
at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Caused by: java.lang.NullPointerException
at uk.org.whoami.authme.Management.performLogin(Management.java:44)
at uk.org.whoami.authme.commands.LoginCommand.onCommand(LoginCommand.java:54)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
... 12 more
<</code>>
and this Errors if i user mysql instead of file..
2012-03-08 22:32:21 [SEVERE] Could not pass event PlayerJoinEvent to AuthMe
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:132)
at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:121)
at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:87)
at net.minecraft.server.Packet1Login.handle(SourceFile:68)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:47)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
Caused by: java.lang.NoClassDefFoundError net/milkbowl/vault/permission/Permission
at uk.org.whoami.authme.Utils.setGroup(Utils.java:33)
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:423)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
... 12 more
Caused by: java.lang.ClassNotFoundException net.milkbowl.vault.permission.Permission
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 19 more
-
View User Profile
-
Send Message
Posted Mar 8, 2012@flamedaces
at spawn? and with what version?
-
View User Profile
-
Send Message
Posted Mar 8, 2012players keep suffocating a wall on login.