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 Feb 23, 2012For some reason, players tell me that 2 accounts can log in at the same time, and they start flying/moving everywhere all of a sudden. Seems like 2 players can log into 1 account at a time and things go crazy.
Any idea?
-
View User Profile
-
Send Message
Posted Feb 23, 2012@PwnCake94
download Vault if u want to use Permission style, otherwise check config.yml and disable that option.
-
View User Profile
-
Send Message
Posted Feb 23, 2012Filled in ticket, :$
I came across a problem, I just updated all my plugins and for some reason authme doesnt start anymore. My plugins are:
And my console gave this code:
I hope it helps. gr
-
View User Profile
-
Send Message
Posted Feb 23, 2012@rodier
i already do it for mine server. just a simple knowledge of php.
-
View User Profile
-
Send Message
Posted Feb 23, 2012hey darkwarriors - u have best authme and only one that is live nowadays ;) I hope you are not in stress btw it is possible to make authme work trough web registration? I mean people will register account on some web page.. and will let them connect to game ? I mean not ingame registration but web registration? thanks
-
View User Profile
-
Send Message
Posted Feb 22, 2012@Thycrusader
another time.. u have to tell me the error or the kick message that players recived at session timeout. Another time.. timeout: 0 seconds no sense. Hope u are usin 2.6.2 and provide more other information, beacuse session for me works very well iwth timeout 60.
@daego
u have to make a unloggedin Group on your main permission structure. and update to lastest GM version, even if still some crazy error only with GM plugin or Essentials as usual.
@codydbgt
AuthMe dindt made any shit thing on inventories, only take it in memory for a security reason, otherwise all ppl can connect look at inventories of others person and craft item or eat or use that item. All the other plugin has to hook before AuthMe, or has to provide api system if thay manage inventories, but noone of that athors is able to do it ;)
-
View User Profile
-
Send Message
Posted Feb 22, 2012ok i decompiled it but i got 100 errors of 198 items :\ im guessing i'm using jdk 1.7 do i need to use an older version ? or am i just retarted ;_;
-
View User Profile
-
Send Message
Posted Feb 22, 2012:( well im trying to learn how to edit a plugin i got a lot to learn i got all the stuff i need watched a tutorial on how to use eclipse thoe i just want to edit 2 lines in this plugin but :\ arrange the code in the right way seams to be tuf without source even when i decompile it. this will probably get deleted but hay i tried would you ever give out source code?
by the way im trying to edit your plugin :P i do have coding exprence in many other areas mostly involving moding :P like source mod for tf2 and lua for garrys mod and c++ but if you ever want to like say help me :P that would be much appreciated and when i meen help i meen help me freken compile this stuff the coding part i got :P just am new to these fancy ide's ususlay code in notpad++ :\ well any way Thanks for reading
Cody Goodell
-
View User Profile
-
Send Message
Posted Feb 22, 2012pls can somebody post a expample config file with groupmanager ?
i cant setup this extra group
always errors or if no error nothing happend
and can u also make a "reloaded" of easy ban plz ? its from the same author and this plugin still works noice but its not R5 compatible, i postet a error message in old thread
http://forums.bukkit.org/threads/admn-sec-easyban-v2-1-ban-people-subnets-countries-from-offline-servers-1185.20161/page-6#post-975795
thx
-
View User Profile
-
Send Message
Posted Feb 22, 2012nvm the first point.
2. some can login and some can not with sessions: enabled: true timeout: 0
and when i change true to false it does works for everyone on my server.
can you explain this?
-
View User Profile
-
Send Message
Posted Feb 22, 2012can you please make it so it doesent mess with the invintorys i beg of you
-
View User Profile
-
Send Message
Posted Feb 22, 2012@Thycrusader
what does it mean your fist point?
2. yes, before the session was bugged so u can login forever, if u mean that u want session bugged go back to 2.5.1 timeout:0 dont mean anithing.. your session will end from 0 seconds what does it mean?
if there are some error in your console pastebin.com it!
authme dont touch inventories on death..
-
View User Profile
-
Send Message
Posted Feb 22, 2012i've found some kind of bugs.
1. a player fought against a skeletion and right before he died he got lost connection and when he came back. all his inventory was gone which is a problem becuase i use scavenger which always saves your inventory on death and restores it on respawn.
2. and if i have these settings:
sessions: enabled: true timeout: 0
some players are not able to login and the server log says: "Fetching addPacket for removed entity: CraftPlayer{name=Random}"
and i must have these settings in order for scavanger to work properly.
and YES scavanger has been working properly with these settings before. your new updates broke it.
-
View User Profile
-
Send Message
Posted Feb 22, 2012@d4rkwarriors
Yeap that is work Thank u :)
-
View User Profile
-
Send Message
Posted Feb 22, 2012@zOxigen00
new command u have to regenerate mesagges.yml check the wiki and changelog
/register password RetypePassword
-
View User Profile
-
Send Message
Posted Feb 22, 2012Sry i read wrong... No it only one time error. I talked that player he said he normally leave, he not get any error.
EDIT: Hmm i have some problem now: players can login, but new players cant register only if admins registering it.
Have permissions : - authme.player.*
-
View User Profile
-
Send Message
Posted Feb 22, 2012@zOxigen00
what i mean is.. that error occur every time player join? because that error come from onQuit and onKick event, not on Join or Login event. Can u check this, in what situation that error occur?
-
View User Profile
-
Send Message
Posted Feb 22, 2012First time now, the player logged in and then this error came up, but that is only once never seen before. Was no problem before with this version.
-
View User Profile
-
Send Message
Posted Feb 22, 2012@zOxigen00
hey when that error occur?
-
View User Profile
-
Send Message
Posted Feb 22, 2012@d4rkwarriors
Nah i only have essentials, worldguard, worldedit, authme and controlorble (this last just can set up the experiecne orbs)