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 28, 2014@Xephi59
http://pastebin.com/MerciBfw still has errors build 189
-
View User Profile
-
Send Message
Posted Aug 28, 2014http://pastebin.com/YYywHzK3
and crash
latest dev build
-
View User Profile
-
Send Message
Posted Aug 28, 2014http://pastebin.com/8RhQpYkM
Spam in console
-
View User Profile
-
Send Message
Posted Aug 27, 2014@dgateles
add in latest devbuild
-
View User Profile
-
Send Message
Posted Aug 27, 2014hi i am trying to prevent others from joining as me, but i can join from any ip address.
my config:
AllowRestrictedUser: true AllowedRestrictedUser: - TestUser;127.0.0.1 - robrobk;127.0.0.1
when i join with another ip address, all it has in console is this: [16:08:06 INFO]: UUID of player robrobk is 28a81606-9a34-36ae-858c-6abf1766f9ef [16:08:06 INFO]: robrobk[/192.168.0.2:58493] logged in with entity id 2281 at ([world] -2971.402799746016, 66.0, -1829.2626390304033)
-
View User Profile
-
Send Message
Posted Aug 27, 2014@ropng
please try latest devbuild please :)
-
View User Profile
-
Send Message
Posted Aug 27, 2014@xDefcon
Omg, we let's loose players .-.
-
View User Profile
-
Send Message
Posted Aug 27, 2014when player join the game,spigot spam this error authme 3.5 build 1622 http://pastebin.com/azHfijY8
-
View User Profile
-
Send Message
Posted Aug 27, 2014@dgateles
Actually you can't
-
View User Profile
-
Send Message
Posted Aug 27, 2014can someone tell me please how to disable the kick thing?
-
View User Profile
-
Send Message
Posted Aug 27, 2014How to convert MySQL to normal mode? (sql) I have a mysql wordpress database and i want to use normal mode of authme, without mysql database.
-
View User Profile
-
Send Message
Posted Aug 26, 2014can i just make this plugin to were you do /register <username> <email> for Xenforo? and not have /login so people can easily register on the Website?
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Tri7stan
Done too ;)
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Dyllaann
Added in latest devbuild
@pgmann
please use latest devbuild, temporary fix is applied ;)
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Dyllaann
will add this ;)
@pgmann
working on a full rewrite of login session ;)
@Tri7stan
Will be available soonly, working on a full rewrite too ;)
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Xephi59
@Xephi59
I need the funcition of register and login with playername case sensitive,
May you make up a switch of toLowerCase() ?
-
View User Profile
-
Send Message
Posted Aug 26, 2014@Xephi59
There's a bug with session login... at least there is with 3.4, I haven't tried a dev build yet... If I am logged in then do /logout and then relog, I am logged back in from session login.
-
View User Profile
-
Send Message
Posted Aug 25, 2014Can i perform a command on successful register? like
broadcast %player% Just Registered!
-
View User Profile
-
Send Message
Posted Aug 24, 2014@ropng
please try with latest dev build :)
@CholeraJasna
It's : authme.vip
@hsndmrts
i will try to add this ^^
-
View User Profile
-
Send Message
Posted Aug 24, 2014What is the perm for VIP reserved slot? (kickforvip founded in language *yml)