AuthMe
AuthMe
AuthMe prevents people, which aren't logged in, from doing stuff like placing blocks, moving, typing commands or seeing the inventory of the current player.
The possibility to set up name spoof protection kicks players with uncommon long or short player names before they could actually join. Login Sessions make it possible that you don't have to login within a given time period.
Each command and every setting can be enabled or disabled by a easy structured config file. And if you don't prefer English or don't like my translations you can easily edit nearly every message sent by AuthMe!
Features:
- Playername spoof protection
- Protection against "Logged in from another location" messages
- Login sessions
- Editable settings & messages
- MySQL and flatfile support
- Supported hash algorithms: MD5, SHA1, SHA-256, xAuth
- Custom MySQL tables/columns (useable for forums, other scripts)
- Database queries can be cached
-
View User Profile
-
Send Message
Posted Oct 15, 2013Hello Author! Sorry for my bad English, I am from Russia :D
I have a small trouble with AuthMe.
The command /logout does not work, and when i run it, plugin floods the console with a lot of lines.
When i run it in the game, the plugin says- an internal error has occured while attempting to perform this command.
Can you help me, please?
-
View User Profile
-
Send Message
Posted Oct 4, 2013Update, please!
-
View User Profile
-
Send Message
Posted Sep 15, 2013This section should be deleted, and all OLD download files put somewhere else I always get confused between the old Authme and AuthmeReloaded
-
View User Profile
-
Send Message
Posted Sep 14, 2013How do i make it so only Admins, Owners etc only have to type a password, not normal players etc
-
View User Profile
-
Send Message
Posted Sep 12, 2013The original plugin "AuthMe" is outdated since two years. d4rkwarriors and Xephi59 continued it as "AuthMe Reloaded". Here's the link: http:dev.bukkit.org/bukkit-plugins/authme-reloaded/
greetings Tim
-
View User Profile
-
Send Message
Posted Sep 10, 201321:50:24 [SEVERE] Error occurred while enabling AuthMe v2.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/util/config/Configuration at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:792) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:300) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at uk.org.whoami.authme.AuthMe.onEnable(AuthMe.java:60) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.reload(CraftServer.java:609) at org.bukkit.Bukkit.reload(Bukkit.java:275) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:191) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchServerCommand(CraftServer.java:512) at net.minecraft.server.v1_6_R2.DedicatedServer.ar(DedicatedServer.java:262) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:227) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.ClassNotFoundException: org.bukkit.util.config.Configuration at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 32 more
PLEASE HELP
-
View User Profile
-
Send Message
Posted Sep 10, 2013@bullseye013
/authme changepassword [your friend's name] [new password]
-
View User Profile
-
Send Message
Posted Aug 28, 2013HELP
2013-08-28 04:41:58 [SEVERE] Exception in thread "Craft Scheduler Thread - 925"
2013-08-28 04:41:58 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin AuthMe v2.8 generated an exception while executing task 342572
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at uk.org.whoami.authme.datasource.CacheDataSource.updateQuitLoc(CacheDataSource.java:86)
at uk.org.whoami.authme.listener.AuthMePlayerListener$10.run(AuthMePlayerListener.java:1114)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more
-
View User Profile
-
Send Message
Posted Aug 25, 2013@bullseye013
just unregister hiim
-
View User Profile
-
Send Message
Posted Aug 22, 2013Hi, how do I make integration with IP.board? There are no tutorials for this, so please explain what I need to change in the config.yml and what do I need to do with my mysql database?
Thanks!
-
View User Profile
-
Send Message
Posted Jul 12, 2013Best plugin ever. No bugs, working well for years with 0 problems. Definitely recommend download it.
-
View User Profile
-
Send Message
Posted Jul 12, 2013@bullseye013
There is no file!
@Senophoe
Exactly!
-
View User Profile
-
Send Message
Posted May 26, 2013@bullseye013
http://dev.bukkit.org/server-mods/authme-reloaded/
-
View User Profile
-
Send Message
Posted May 26, 2013Hello AuthMe I am the owner of my own server and I am wondering where is the file for all the passwords that everyone has on my server? I have a friend who forgot his pass and he needs to know his pass
-
View User Profile
-
Send Message
Posted May 22, 2013Für mich, wenn gatda deop Daeneyo
-
View User Profile
-
Send Message
Posted May 18, 2013You just searched the wrong plugin.
AuthMe has been replaced by
Nope kiddos!-
View User Profile
-
Send Message
Posted May 15, 2013@Desijay
@izen123
@oReflect
@Strupsceki
@yoshy112
@andrew289
@Try_Harder
Stop. Drop everything you're doing. And look at authme-reloaded: http://dev.bukkit.org/server-mods/authme-reloaded
This page is abandoned now. Look at authme-reloaded.
-
View User Profile
-
Send Message
Posted May 12, 2013this plugin is 0/10, would recommend xauth, it has 100 grammar errors on the login screen
-
View User Profile
-
Send Message
Posted May 11, 2013Can you fix the bugs faster. A lot of servers our down beacuse of the bugs
-
View User Profile
-
Send Message
Posted May 6, 2013@izen123
have you found the answer yet cuz I can help you withthis problem I know some reasons?