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 16, 2012i think i read, just wanna confirm there is a problem with inventory loss due to this plugin right? if not it might be my other plugins fault =O
currently on 2.6.3b6
-
View User Profile
-
Send Message
Posted Mar 16, 2012@d4rkwarriors
huh, when it will be? :D Can`t wait for fix
-
View User Profile
-
Send Message
Posted Mar 16, 2012@allix8
unix timestamp that is seconds since Jan 01 1970
-
View User Profile
-
Send Message
Posted Mar 16, 2012@d4rkwarriors
last login - 1331886877672 In what format the date??
-
View User Profile
-
Send Message
Posted Mar 16, 2012@allix8
last login is already in. register date is planded to be added.
-
View User Profile
-
Send Message
Posted Mar 16, 2012Hi, this question, and whether you can add this information to the players: registerdate, lastlogindate ??
This information is very important, thank you!
-
View User Profile
-
Send Message
Posted Mar 16, 2012@TeZeKa
whne i come back from work i will check this horrible thing :) and solve it.
-
View User Profile
-
Send Message
Posted Mar 15, 2012http://forums.bukkit.org/threads/craftplayer-name-lpjz2-wtf.9924/ Maybe this will help? Check please plugin, maybe somewhere is some small mistake, uncloased tag or something else ://
-
View User Profile
-
Send Message
Posted Mar 15, 2012@d4rkwarriors
heh, file or mysql, same shit. If I register through /register password password from inside the server, then all is alright, but if I add admin through database or from console with authme register nickname password, then he add that shit about craftplayer. I think problem is something there in authme in catching that name. When somebody register it got his name, but when it done by console it take craftplayer=name, so maybe some little mistake in plugin? Or maybe something in configuration in PEX/authme. Can you zip and share your configuration?
EDIT: Tried with groupmanager. When I register from server it shows: You are promoted to Member or something like that. And all works fine until I retry, or plugin reload/server restart. Because in users.yml i got:
And if I add from console, this is the same, instead of TzK it`s got CraftPlayer{name=TzK} Will try to turn off all plugins with only vault/authme and pex. EDIT2: Huh, works fine without any plugins, just vualt/authme and pex with chatmanager and modifyworld. Will search for a plugin who makes thit shit. EDIT3: Huh, crazy shit, 2nd time without any plugins it don`t work, don`t know what to do.
-
View User Profile
-
Send Message
Posted Mar 15, 2012@F3rre
set up unLoggedInGroup with none chat permisisons that solve all your problem or open a ticket to essentials.
-
View User Profile
-
Send Message
Posted Mar 15, 2012@d4rkwarriors
Ok will try that then, thanks <3
-
View User Profile
-
Send Message
Posted Mar 15, 2012Hi, essentials chat radius bug, chat is working without login
-
View User Profile
-
Send Message
Posted Mar 15, 2012@sgcsim
yes the problem is under all windows iam fixing it by adding a config option for set mysql windows path
@TeZeKa
i dont know that, i have installed pex 6 mounth ago and for me it use one file permissions.yml
-
View User Profile
-
Send Message
Posted Mar 15, 2012Tried to make pex on mysql, but it's the same. later will try with authme file backend and if will not work wiyh some other permissions plugin. How to make to use only one permissions.yml file?
-
View User Profile
-
Send Message
Posted Mar 15, 2012Ok i try it on another windows and it give same error (Win. 7 Ultimate) with same release of MySQL ....
-
View User Profile
-
Send Message
Posted Mar 15, 2012@sgcsim
ok unfortunally i havent a windows os to test this backup system but i will perform a more specific actions for Windows server, thanks for report.
@TeZeKa
try as i do for my server to use one permissions.yml file, in that way it works very well
@Geoneo97
yes iam doing it now, even if i got few translated messages.yml
-
View User Profile
-
Send Message
Posted Mar 15, 2012please make Language files in Config.yml
Language: Message_DE or Language: Message_EN
i can translate the Message file in Germany when i start the server i become a error
-
View User Profile
-
Send Message
Posted Mar 15, 2012@d4rkwarriors
will try with other permission little bit later. Before it will test with file backed.
-
View User Profile
-
Send Message
Posted Mar 15, 2012@d4rkwarriors
We are running under MS Windows Server 2008 R2 and | PHP 5.3.8 | Apache 2.2.21 | MySQL 5.5.16 | Link to phpinf() file here
-
View User Profile
-
Send Message
Posted Mar 15, 2012@TeZeKa
very strange :( the system is the same that i implemented in /register command i will do some other test even if i havent a good PC for a long test server with many plugins