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 4, 2012@d4rkwarriors
The problem with this is that chat colors and prefixes are taken from users group instead of taken from the other group, also, for me it's unnecessary to be in both groups since permissions have inheritance.
-
View User Profile
-
Send Message
Posted Aug 4, 2012@daego
ya iam testing right now new dev version with some fixes.
-
View User Profile
-
Send Message
Posted Aug 4, 2012New API ( PlayerChatEvent ? ) error
http://pastebin.com/kMEGC2q4
-
View User Profile
-
Send Message
Posted Aug 4, 2012@Manuestaire
so thats correct.. whats wrong? and add to every group correct sintax default:false. if player loose their group that would mean that group isent saved in perms config file corerctly..
-
View User Profile
-
Send Message
Posted Aug 4, 2012@d4rkwarriors
Still happens the same:
When i enter the server i get into invitado and when i log-in into usuario, despite i'm already in another group.
Config: http://pastebin.com/iSz8uiEw
Permissions: http://pastebin.com/phh4G3vf
-
View User Profile
-
Send Message
Posted Aug 4, 2012@iiggiizz
add "-authme.unregister" no quotes, to remove a perm u put a "-" negative sign b4 the permission
-
View User Profile
-
Send Message
Posted Aug 4, 2012I seem to have a problem removing the permission authme.unregister using permissionsex.I even tried the command pex group default remove authme.unregister still the user is able to unregister.Any ideas how I could remove the permission?
-
View User Profile
-
Send Message
Posted Aug 4, 2012@triwar
1.3 or 2.0? seems that api changes on old build?
-
View User Profile
-
Send Message
Posted Aug 3, 2012ey there d4rkwarriors i love your plugin! but i got a issue since 1.3.1 with citizens once they are created i get a error in console.
has something to do with authenticating the citizens npc again. link to the console dump (pastebin)
the version i used of citizens was the latest 1.3 testbuild.
keep up the good work!
-
View User Profile
-
Send Message
Posted Aug 3, 2012Non funge sulla 1.3.1
-
View User Profile
-
Send Message
Posted Aug 3, 2012@d4rkwarriors
k thx
-
View User Profile
-
Send Message
Posted Aug 3, 2012@selfservice0
pls gimme time to test and develop.
-
View User Profile
-
Send Message
Posted Aug 3, 2012@d4rkwarriors
No the sql db is local and all works fine with 1.2.5, but not 1.3.1
-
View User Profile
-
Send Message
Posted Aug 3, 2012and for miencraft 1.3 pls gimme time to test and add some new fixes damn :D
-
View User Profile
-
Send Message
Posted Aug 3, 2012@Manuestaire remove default group from invitado, thats issent corrent make default your normal group, authme will swith to invitato when player join and reassing normal or power group when logged in. try it should it works.
@selfservice0
seems an error on database connection that stop normal operation. Do u use external mysql connection?
@DrFusion
use dev version 6b1 :D its in main page or u could remove it by yourself by editing plugin.yml isnide AuthMe.jar
-
View User Profile
-
Send Message
Posted Aug 2, 2012@DjBuRnOuTQc
For any plugin using chat? Herochat works fine, worldedit works fine, worldguard works fine, commandbook works fine. Every plugin uses chat...
-
View User Profile
-
Send Message
Posted Aug 2, 2012@selfservice0
heeey self ya remember me? xD
-
View User Profile
-
Send Message
Posted Aug 2, 2012can u disable /r? i wanna use /r for /reply in essentials
-
View User Profile
-
Send Message
Posted Aug 2, 2012@selfservice0
that error is caused by bukkit, there is a bug for any plugins using the chat.
-
View User Profile
-
Send Message
Posted Aug 2, 2012@selfservice0
For me it does work...