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 May 9, 2014Nikkolo94
Its because your bungeecord is proxy server and authme is not yet good coded to work with bungeecord.
You will need to uncomment them like did below
permissions:
default: []
admin: []
this will uncomment the commands so they can't be used from any player in game.
If you still want to alert to all your servers you can still do this in the console.
Hope this helps you guys ;)
This is also for you kristijan260393
-
View User Profile
-
Send Message
Posted May 8, 2014Hey I have problem with bungeecord/authme, before login i can run all commands from bungeecord like /alert,/glist,/server, someone have my same problem or it is the plugin ?
-
View User Profile
-
Send Message
Posted May 7, 2014hello :-) does anyone have experience with upgrade server with AuthMe from 1.7.2/1.7.5 to 1.7.9 ? :-) any tricks/tips/secrects ? :-) please share :-)
-
View User Profile
-
Send Message
Posted May 7, 2014@Xephi59 Why don't you reply on my ticket? :(
http://dev.bukkit.org/bukkit-plugins/authme-reloaded/tickets/751-wrong-spawnpoint/
-
View User Profile
-
Send Message
Posted May 5, 2014Hi i have multiple servers running on spigot 1.7.9 and i have always used authme reloaded to login, register etc. We have added 2 new servers creative and hg So my problem is that authme keeps gives me errors when players join or use the command /logout etc. Is it because i'm using spigot 1.7.9 if so can you please update authme to support well 1.7.9
-
View User Profile
-
Send Message
Posted May 5, 2014Wip for UUID full support just in waiting from some info from bukkit devs and release will be pushed :)
-
View User Profile
-
Send Message
Posted May 4, 2014Hey! I have a super problem! In the config, i have "allowChat: false", but not work, all of the people can talk before /login
-
View User Profile
-
Send Message
Posted May 4, 2014Hi I would like to use authme plugin, can author teach me how to convert loginsecurity database so authme can use record from loginsecurity. Thank you
-
View User Profile
-
Send Message
Posted May 4, 2014Half of the database has been deleted due to a crash, if you can, please add a backup feature which makes a backup of auths.db every certain minutes or hours.
-
View User Profile
-
Send Message
Posted May 1, 2014O.K. I host a server at my school (high school- for the ppl who want to play mc at shcool) and i can't portforward (plus were behind a proxy) so i have to host it in offline mode (hence why i have this plugin) but when they join it says "Your country is banned from the server" but im able to join... any idea. (p.s. were all on the same network and they connect VIA my IPv4)
-
View User Profile
-
Send Message
Posted Apr 30, 2014It say, xenforo fixed, but i still don't see how set for two different database (username / password are not in the same DB) and the password is in "BLOB" Type... so how to setup for XENFORO..
-
View User Profile
-
Send Message
Posted Apr 30, 2014I propose to introduce additional rules for nicks:
1. The symbol must not be repeated more than <twice>, one after the other.
Example: "Rulezzz", "Foxxxtrot".
2. The symbol is found in more than <50%> cases.
Example: "abba" - correct, "ass" - incorrect.
3. Nick consists only of digits.
Example: "666".
4. Nick contains more than <three> digits.
Example: "Vertex1986".
<smth> - customisable parameter.
Reason: it's uncomfortable to write pm (/m, /msg) to players with such nicknames, and chat looks ugly.
-
View User Profile
-
Send Message
Posted Apr 29, 2014@KingOfHunting
This is a problem with mcore and can not be resolved ;(
-
View User Profile
-
Send Message
Posted Apr 28, 2014<<reply 2154594>>
Not sure if this can help:
Are you using factions with mcore?
Look in the factions config than.
-
View User Profile
-
Send Message
Posted Apr 27, 2014A player that can't multiple upper and lower cases letter can not join the server saying the name must be all lower case.. How can I fix this?
-
View User Profile
-
Send Message
Posted Apr 26, 2014Where can I get the config for the messages?
-
View User Profile
-
Send Message
Posted Apr 23, 2014@feaugustoabreu
It's not much considerable, but i open the Authme class with notepad only to search, and i found in text "toLowerCase", it is a object function normally used to lower all letters in programming, i don't program java but i program other 4 languages... i think it's caused by authme, but can be caused from other too... thanks you tu reply a possible cause. I'll try to search more, if i can fix it i'll reply to you. I was do the possible to do in database but don't resolve.
Sorry my english, again.
-
View User Profile
-
Send Message
Posted Apr 22, 2014Hello Sir, When I login ,This message appears. I use version 3.3.6 http://pastebin.com/89K2ZJSB Please tell me how to fix, Thank you
-
View User Profile
-
Send Message
Posted Apr 22, 2014@lucasandrelimabarro
Yeah, i have the same issue with this... But i'm thinking get the usernames with case-sensitive char's from another plug-in source while AuthMe: Reloaded does not have this feature. ^^
-
View User Profile
-
Send Message
Posted Apr 22, 2014Hi, I have a suggest to you, i made a site and have an basic problem, my site use player login (nickname) to show an avatar based on their skin, but if the name is all in lowercase its can't work, example: jaymun don't show no skin, but Jaymun with uppercase "J" shows the player skin... if you can update the plugin to save nicknames with lower and upper letters when register i'll thanks you. Very nice plugin!! many things possible to do in a website.
Sorry for my english.