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 Aug 12, 2012@dogbig
I am getting the same error, is there a fix for this? tmp or permanant?
c'mon d4rkwarriors!
-
View User Profile
-
Send Message
Posted Aug 12, 2012@goldseed
Use 2.6.6, yes it works with 1.3.1 and you don't get this error but you have to disable savequitlocation.
-
View User Profile
-
Send Message
Posted Aug 12, 2012Could somebody please help? Everytime I try to install this plugin, everybody loses their inventory including me. I've tried using the spout plugin too. I use Minecraft 1.3.1 and my server is Bukkit 1.3.1 R.10 Thanks :)
-
View User Profile
-
Send Message
Posted Aug 12, 2012@siemaeniu500
You want to migrate from xauth, right? Me too :/
-
View User Profile
-
Send Message
Posted Aug 12, 2012@dogbig
Me too..
same errors..
-
View User Profile
-
Send Message
Posted Aug 12, 20122012-08-12 12:43:54 [SEVERE] Could not pass event AsyncPlayerChatEvent to AuthMe
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:24)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:830)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.NetworkManager.i(NetworkManager.java:211)
at net.minecraft.server.NetworkManager.c(NetworkManager.java:326)
at net.minecraft.server.NetworkReaderThread.run(SourceFile:93)
Caused by: java.lang.RuntimeException Interrupted while waiting for a database connection.
at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:137)
at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:203)
at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:185)
at uk.org.whoami.authme.datasource.MySQLDataSource.isAuthAvailable(MySQLDataSource.java:133)
at uk.org.whoami.authme.listener.AuthMePlayerListener.onPlayerChat(AuthMePlayerListener.java:138)
at sun.reflect.GeneratedMethodAccessor433.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
... 10 more
Caused by: java.lang.InterruptedException
at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1325)
at java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:414)
at uk.org.whoami.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:134)
... 18 more
-
View User Profile
-
Send Message
Posted Aug 12, 2012Thi is a french translation for you
It's by bleuguillaume (me) and i speak french normaly ;-)
-
View User Profile
-
Send Message
Posted Aug 11, 2012@EricPickup
If you are using it on 1.3 i would say it is probably b/c 1.3 is not fully supported yet. this plugin needs updating. My server is having massive lag spikes when a player logs in...
so that needs to be fixed too
-
View User Profile
-
Send Message
Posted Aug 11, 2012So apparently half the time people connect, and login, they get teleported into the void and just die? Been getting tons of complaints about this, any idea?
-
View User Profile
-
Send Message
Posted Aug 11, 2012delete. The new version beta fixed :)
-
View User Profile
-
Send Message
Posted Aug 11, 2012Would be great also if d4rkwarriors can add support for that plugin:
http://dev.bukkit.org/server-mods/iplock-lock-your-account-dynamic/
Cuz im getting that error when someone with wrong IP trying to connect at Locked Account:
http://wklej.org/id/808482/
-
View User Profile
-
Send Message
Posted Aug 10, 2012What is the diff between supports phpbb (features list) and complete phpbb integration (todo list)? At this point can it at least read the phpbb password encryption? If so how do I set that in the config? Thanks!!
-
View User Profile
-
Send Message
Posted Aug 10, 2012Hi! Can you add options to disable player protection when they logout or not login?
-
View User Profile
-
Send Message
Posted Aug 10, 2012Uses about 1,000ms per 500ticks with 100 players.
-
View User Profile
-
Send Message
Posted Aug 10, 2012@vol4ikas
I'm fixed my problem. I'm not install Vault. Thanks ShadowKillerx.
-
View User Profile
-
Send Message
Posted Aug 10, 2012@vol4ikas
same version of authme and bukkit and perm and working good, your problem must be wrong configuration of authme config or permissions in pex.
Mine config and permissions setting:
http://wklej.org/id/808459 - AuthMe (only lines which you need)
http://wklej.org/id/808460/ - PermissionsEx
-
View User Profile
-
Send Message
Posted Aug 10, 2012Ciao, ho un piccolo problema ma non so se è colpa di authme o di PEX, allora ho fatto un gruppo chiamato NonLoggati dove ho dato solo i permessi di loggare e/o registrarsi e sul config di authme c'è scritto che non possono chattare. Però in un modo o nell'altro possono chattare anche se non gli do nessun permesso e se sul config di AuthMe c'è scritto allow chat: false
Che problema ha? P.S. Sto usando la 2.6.6 e ho MC 1.3.1
-
View User Profile
-
Send Message
Posted Aug 10, 2012I have the same problem with AuthMe and PermissonEx -Link. AuthMe is not auto promoting from default to Member if players register with authme.
I used bc1.3.1-R1.0, AuthMe v2.6.7b3 and 2.6.6, PermissionEx v1.19.2. Some body can help?
-
View User Profile
-
Send Message
Posted Aug 10, 2012please remove the /r support, it crashes /r [shortform of /reply to messages]
-
View User Profile
-
Send Message
Posted Aug 10, 2012@DarkFusioN007
Its working fine with essentials for me o.O
@rodier
I think that Author fixed that but i have also using - -authme.unregister and it works fine.