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 Jan 2, 2013@Typhome
It's isn't correct , with '[a-zA-Z0-9_?]*' , "[]" are already disallowed
See this for more explication : http://www.vogella.com/articles/JavaRegularExpressions/article.html#regex
Xephi
-
View User Profile
-
Send Message
Posted Jan 2, 2013If i want disable that [ and ] in player nickname, then i must set: allowedNicknameCharacters: '[a-zA-Z0-9_?]*' to allowedNicknameCharacters: 'a-zA-Z0-9_?*' Is that correct?
-
View User Profile
-
Send Message
Posted Jan 2, 2013Thx, problem solved!
"In your AuthMe config set ProtectInventoryBeforeLogin to false."
-
View User Profile
-
Send Message
Posted Jan 1, 2013@Thurgh
Fixed in 2.7.1 , sorry for convenient
Xephi
-
View User Profile
-
Send Message
Posted Jan 1, 2013@Nightiky
This command already exist , it's :
/authme purge <DAYS>
Xephi59
-
View User Profile
-
Send Message
Posted Jan 1, 2013Release 2.7.1
Changes 2.7.1:
Download Link
http://dev.bukkit.org/server-mods/authme-reloaded/files/15-auth-me-2-7-1/
-
View User Profile
-
Send Message
Posted Jan 1, 2013@Xephi59
Nope... Neither one :(
-
View User Profile
-
Send Message
Posted Jan 1, 2013@fantax91
Or.... set ProtectInventoryBeforeLogin to false in your config.yml ;)
Xephi
-
View User Profile
-
Send Message
Posted Jan 1, 2013@Nightiky
I'm working on that
@siOnzee
i'll fix that
@fantax91
Feel free to use AuthMe custom event system ;)
Xephi
-
View User Profile
-
Send Message
Posted Jan 1, 2013Hello Creater, this Plugin got a Problem with my other Plugin: Welcome Book http://dev.bukkit.org/server-mods/welcomebook/#c51
the plugin welcomebook give you a book if you come as a new player on a server. but if i activate AuthMe, welcomebook dont give me that book if i join.
And yes, i delete my username from the world folder of my server !
Can you pls solve this problem between this plugins? if i delete AuthMe i will get the book if i join the first time on my server.
Greets Mikel
be sure, i use your plugin correctly ;)!
-
View User Profile
-
Send Message
Posted Jan 1, 2013error:
http://pastecode.org/index.php/view/67410308
-
View User Profile
-
Send Message
Posted Jan 1, 2013Hello,
would it be possible to add some command to unregister (delete) users that werent online for certain time?
Something like /authme wipe 60 - which would delete all inactive registrations that didnt loged in in last 60 days
Thanks!
-
View User Profile
-
Send Message
Posted Jan 1, 2013Hi, I would need a script to login on website. I have AuthMe with MySQL, but i want have login panel on the web. I just need in the login panel this - user, pasword, login, logout. Thank you.
-
View User Profile
-
Send Message
Posted Dec 31, 2012error
http://dev.bukkit.org/paste/6801/
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Luzitano
Set allowChat to false :)
@Thurgh
Have you Citizens or CombatTag ?
@wumpyc
I'm taking look at
Xephi
-
View User Profile
-
Send Message
Posted Dec 30, 2012M8 is any way so they when do the /Login pass if they dont do the / and write the password no one read the chat? I got some ppl that wrote the pass and everyone saw it.
-
View User Profile
-
Send Message
Posted Dec 29, 2012that didnt work
-
View User Profile
-
Send Message
Posted Dec 29, 2012@mig4ng
Press Ctrl and F. Type this in "2.7.0b2 Compile with 1.4.6R0.1 BETA" , and you will find the 1.4.6 version of AuthMe Reloaded.
-
View User Profile
-
Send Message
Posted Dec 29, 20121.4.6 please
-
View User Profile
-
Send Message
Posted Dec 29, 2012http://pastebin.com/wNfUfwF6