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 Jun 22, 2015@Xephi59
Thank Supported.
But will error:
ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'world,email VARCHAR(255) DEFAULT 'your@email.com',isLogged SMALLINT NOT NULL DEF' at line 1
Not start Runing Server. It error shutdown server!
-
View User Profile
-
Send Message
Posted Jun 22, 2015@Xephi59
C'est exact, je tourne sous Windows donc l'AINSI marche beaucoup mieux! Merci :)
-
View User Profile
-
Send Message
Posted Jun 22, 2015@Skriwix
Il faut encoder ton fichier de langue différement en fonction de l'os sur lequel tourne le serveur :') soit ANSI soit UTF-8
@vanthoi
Will fix, sorry, problem on local compilation, you can get a right version here :
http://ci.xephi.fr
-
View User Profile
-
Send Message
Posted Jun 22, 2015Hi, why can't I use the accents on my server? I'm using your official french translation and the accents in the yml file are shown as weird symbols in game. Do you have any idea where it could be coming from? I have checked and try to replace the accent by new accent, refreshing the encoding and it still doesn't work.
-
View User Profile
-
Send Message
Posted Jun 21, 2015Please fix following errors:java.lang.NoClassDefFoundError com/maxmind/geoip/LookupService
I am running server MC 1.8.3
Thank!
-
View User Profile
-
Send Message
Posted Jun 21, 2015Guys can you make a new version for 1.7.x servers
-
View User Profile
-
Send Message
Posted Jun 21, 2015@Sitmobedaf
I know, is only a information.
-
View User Profile
-
Send Message
Posted Jun 21, 2015Xelphi laid out 5.0 for testing, but not for use. It hasn't enough time for development of a plugin. Critical errors can be noticed after the first minute of testing.
-
View User Profile
-
Send Message
Posted Jun 21, 2015Dont use the 5.0 Dev version!
-
View User Profile
-
Send Message
Posted Jun 18, 2015the latest build.
some time restart the server then show the player need to register again .but when they login again then can use /login . i am using msql. bug?
-
View User Profile
-
Send Message
Posted Jun 16, 2015Is there a way that you can register only 1 name (Upper and lowercase) and when he join with same name but different upper/lower he gets a kick ?
-
View User Profile
-
Send Message
Posted Jun 16, 2015I have a little problem with session login: true + SaveQuitLocation: false. When I turn session login to true the SaveQuitLocation doesn't take effect. So everytime I logged in back to server I always respawn to the old spot. I'm using Multiverse-Core that has keepSpawnInMemory: which is set to false. Even the ForceSpawnLocOnJoin is enabled:
-
View User Profile
-
Send Message
Posted Jun 15, 2015@MasterMithrandir
My timings are worse than those, take a look at my 24h timings report, specifically at PlayerLogin event on the Minecraft breakdown section (which provably doesn't even have anything to do whith authme performance):
http://timings.aikar.co/?url=11720412
-
View User Profile
-
Send Message
Posted Jun 14, 2015Hi I was wondering if the version 5.0.0Dev on Spigot is the 1.8 version for Authme Reloaded? and if its stable to use?
-
View User Profile
-
Send Message
Posted Jun 12, 2015@Xephi59
@BotanistT
Hey, that doesn't look like a bad tick pct for authme :/ what is even the issue?
-
View User Profile
-
Send Message
Posted Jun 11, 2015@BotanistT
Huuum, ok, you use mysql ?
-
View User Profile
-
Send Message
Posted Jun 11, 2015Now I'm using latest version http://prntscr.com/7fpoqg
-
View User Profile
-
Send Message
Posted Jun 11, 2015wbb4 support?
-
View User Profile
-
Send Message
Posted Jun 10, 2015@Xephi59
When the version 5 will become stable?
-
View User Profile
-
Send Message
Posted Jun 10, 2015@collller
Fixed
@itpao25
Fixed in 5.0.0
@BotanistT
Looking at