Login-System
Login-System

Login-System is a simple but effectives login plugin
Features:
Compactible with everyone Bukkit version from 1.7.2-1.7.10
Installation:
0.Download "Login-System.jar" from here
1.Setup your Language (language.yml)
2. Enable or disable Permissions (settings.yml)
3.Put the jar in your plugins folder
4. Restart the Server
5. Select your Language
6.Have Fun!
That's all!
Language:
msg: noper: "&cYou don\xb4t have access to do this." login_usage: '&cUsage: /login <password>' login_success: '&aSuccessfully logged in!' login_wrongpw: "\xa7cWrong password!" register_usage: '&cUsage: /register <password>' register_usage_success: "\xa7cYou have succesful registert !" please_login: "\xa7cPlease loggin /login <password>" please_register: '&cPlease Register: /register <password>' usage_unregister: '&cUsage: /unregister <Player>' unregister_succes: '&cYou succesful unregistert &a%player% &c!' changepassword_usage: '&cUsage: /changepassword <Player> <NEW-Password>!' changepassword_success: '&cYou succesful changed password of &a%player% &c!'
Commands:
| /login <password> | |
| /register <password> | |
| /changepw <player> <newpw> | |
| /unregister <player> |
Permissions(If Activatet):
| Command | Permissions | ||
|---|---|---|---|
| /login | bl.login | ||
| /unregister | bl.unregister | ||
| /changepw | bl.changepw.other(PLAYER CAN CHANGE HIS Password ever) | ||
| /register | bl.register |
Video Tutorials:
Portuguese
Credits Video: (AbsintoJ/Login-System)
Developers:
API.getInstance().XYZ();
-
View User Profile
-
Send Message
Posted Apr 17, 2017I have install this plugin on my server But when I connect it tells me /register
-
View User Profile
-
Send Message
Posted Mar 20, 2017ad ,as.mdçsalkdmçlaskjdçlsadmnçsajkndlksalogin-systemlogin-systemlogin-systemlogin-systemlogin-systemlogin-system
login-system
-
View User Profile
-
Send Message
Posted Jul 30, 2016@buddYGhost
The error that is giving is apparently update Or the Server version is not compatible with the Plugin
-
View User Profile
-
Send Message
Posted Sep 12, 2015ıp what
-
View User Profile
-
Send Message
Posted Jul 16, 2015Need admin command to register players like: /ls register player passw
Same issue http://dev.bukkit.org/bukkit-plugins/login-system/?comment=41
Plugin save player names using small font. Real player name Friko9613 but it save as friko9613 and player have oll time register.
-
View User Profile
-
Send Message
Posted May 9, 2015Hello, can you put (players not logged in, but unable to speak) banned? If you have no input/password would be leaked
-
View User Profile
-
Send Message
Posted Mar 19, 2015tryrtytyty
-
View User Profile
-
Send Message
Posted Mar 8, 2015There's a bug I found. If a player has uppercase characters in his name, in the password file it's saved with lowercase characters. Everytime the player tries login, the plugin requires a registration, because it checks for the exact same name, but saves it as lowercase chars only .. Not the best explanation, sorry. :D
This is on Minecraft 1.8.
-
View User Profile
-
Send Message
Posted Feb 14, 2015[09:41:39 ERROR]: Error occurred while enabling LoginSystem v28.06.14 (Is it up to date?) java.lang.NoClassDefFoundError: org/spigotmc/Metrics at de.fkfabian.main.onEnable(main.java:57) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [N oxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:457) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:384) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.jav a:298) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer. java:280) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:3 42) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:3 19) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:2 75) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav a:175) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java :424) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6 17) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] Caused by: java.lang.ClassNotFoundException: org.spigotmc.Metrics at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0_31] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0_31] at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_ 31] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.8.0_31] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader .java:80) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:53) [NoxiousMC.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_31] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_31] ... 12 more
Compactible with everyone Bukkit version from 1.7.2-1.7.10 ?????????????
-
View User Profile
-
Send Message
Posted Feb 6, 2015In 1.8 version new users cannot register for some reason? It keeps saying register again and again each time they log in. Even though they already registered the first time. Users that registered before 1.8 can log in and use it as usual though. Please update! I cant find any other plugin as simple and good as yours!
-
View User Profile
-
Send Message
Posted Jan 23, 2015Great plugin
-
View User Profile
-
Send Message
Posted Jan 17, 2015YA
-
View User Profile
-
Send Message
Posted Jan 7, 2015Can you add MySQL support?
-
View User Profile
-
Send Message
Posted Sep 8, 2014Hi, if i Start my server i recieve this msg:
Else the Server will start normaly.
THX
-
View User Profile
-
Send Message
Posted Aug 29, 2014Video Tutorial on the Plugin
http://youtu.be/wpYc0hfbL24
Credits Video: (AbsintoJ/Login-System)
-
View User Profile
-
Send Message
Posted Aug 28, 2014[15:16:25] [Server thread/ERROR]: Error occurred while enabling LoginSystem v28.06.14 (Is it up to date?) java.lang.NoClassDefFoundError: org/spigotmc/Metrics at de.fkfabian.main.onEnable(main.java:57) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] Caused by: java.lang.ClassNotFoundException: org.spigotmc.Metrics at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0_05] at java.net.URLClassLoader$1.run(Unknown Source) [?:1.8.0_05] at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_05] at java.net.URLClassLoader.findClass(Unknown Source) [?:1.8.0_05] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_05] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_05] ... 12 more
-
View User Profile
-
Send Message
Posted Aug 16, 2014godd
-
View User Profile
-
Send Message
Posted Aug 10, 2014@miki88mouse
Sry a transfer between AuthMe and this plugin is not possible , because i use MD5 and authme use SHA256 ...
-
View User Profile
-
Send Message
Posted Aug 10, 2014@LHammonds
Hm..maybe i will add a boolean in settings.yml (Version 2.3) http://dev.bukkit.org/bukkit-plugins/login-system/files/8-login-system-v-2-2/
-
View User Profile
-
Send Message
Posted Aug 10, 2014@Azen0x
Yes , http://dev.bukkit.org/bukkit-plugins/login-system/files/8-login-system-v-2-2/