CrazyLogin
Version 7.24
Its recommended to run your server in online mode!
Minecraft is a excellent game. If you want to play it, you should buy it, like every other game you play.
Description
Adds per player passwords to your server. This will increase your server's protection against griefers and account thiefs.
Keep these two things in mind:
- The protection is only as good as your passwords.
- The server is still less secure then a server in online mode.
- My plugin is not limited to offline mode servers,
therefore you can increase security for both server types (offline and online mode servers).
- My plugin is not limited to offline mode servers,
Features
- This plugin supports two modes. Maybe-Password and Password-Only
- Maybe-Password:
The user can create a password, if he wants to
(a password is required for ops/players with permission) - Password-Only:
The user has to create a password and login.
- Maybe-Password:
- Users who aren't logged in, cannot chat, build, fight, drop items, move, teleport.
- (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren't logged in.
- Multiple password Encryption algorithms
- AuthMe, xAuth support
- Integrated Config, Flat, MySQL and SQLite-Database support.
- Integrated Logging support.
- Integrated CrazyPipes support.
- Session support
- Supports single sessions
- saveLogins (teleport to spawn until login).
- If you do not logout and autoLogout is disabled, you can rejoin from the same IP.
- Permission + option to disable ingame registration.
- forceSaveLogin option to hide the players current location until login
- this fixes the issues with AntiCheat being kicked for flying due to anti move protection.
- maxRegistrationsPerIP and maxOnlinesPerIP options
- Command usage is stricktly limited, when not logged in (whitelist).
- Possibility to block guest commands, chat and join.
- Warn players with permission, if some fails to login or execute a command if he isn't allowed to.
- (Optional) Kick players who don't register, don't login, fail to login, execute a command.
- (Optional) TempBan players who don't login or fail to login.
- Adminlogin and Tokenlogin commands available
- Command to logout automatically when leaving the server
- Command to expire passwords (force players to change their passwords)
- Filter- & Sortable Accountlist
- Playerinfo (Name, IP, Connection and more)
- Ability to delete inactive accounts.
- PluginAPI available
- Client AutoLogin Plugin available (can be blocked)
Requirements
- CrazyCore (Version 10.7.7 or later)
Related Plugins
- CrazyLoginAutoLogin (Client-Plugin)
- CrazyCaptcha (Captcha)
- CrazyLoginFilter (IP/Connection Access Filter)
- CrazyLoginRank (Join Ranking)
Configuration & Options
(with description of all available options)
Commands with their Permissions
Issues ?
CommandHelper
Have a look at this CommandHelper Extension
Factions
Factions uses a very special way to execute commands, which bypasses default command protection.
Use this plugin to fix that until Faction fixed that:
CrazyLogin_FactionProtection
Convert database
You can convert your database with /crazylogin mode database <Type>".
Especially on huge flat databases this may take very long.
You can use this tool to convert your flat database to a mysql import script.
CrazyLogin_Flat_2_MySQL
(Notice: This file has NOT been reviewed by any Bukkit staff!)
Just copy this jar to your accounts.db then execute this jar.
This will create an accounts.db.sql file.
Others ?
Create a ticket or post a message!
Metrics

(Generated by MCStats.org)
Languages
- en_GB (English)
- de_DE (German - Deutsch)
- bg_BG (Bulgarian - български, thanks to LocoFreak)
- el_GR (Greek - ελληνικά, thanks to razorrazor)
- es_AR (Spanish (Argentina) - argentino, thanks to LynnJordison)
- es_ES (Spanish - Español, thanks to Sirikon, vicente947)
- fi_FI (Finnish - Suomi, thanks to suomenlippis)
- fr_FR (French - Français, thanks to FireBurst699)
- it_IT (Italian - italiano, thanks to giuditta1974)
- kr_KR (Korean - 한국어, thanks to TABtech)
- lt_LT (Lithuanian - Lietuvos, thanks to donatass162)
- nl_NL (Dutch - Nederlands, thanks to blipman17, jekeke123)
- pl_PL (Polish - polski, thanks to MegaManNT)
- pt_BR (Portuguese (Brazil) - brasileiro, thanks to bchilelli)
- ro_RO (Romanian - Romana, thanks to Cozzmy13)
- ru_RU (Russian - русский, thanks to kilolife, SannyOK)
- zh_CN (Chinese - 简体中文, thanks to cdcp998, mindcat, Liouftgoo)
- zh_TW (Traditional Chinese - 繁體中文, thanks to Chanmo)
(Please post additional translations here, so i can share them to everybody!)
-
View User Profile
-
Send Message
Posted Jul 30, 2013latest update error
-
View User Profile
-
Send Message
Posted Jul 29, 2013@TheOneMadHawk
i have about 72321 and more entries (counting)
-
View User Profile
-
Send Message
Posted Jul 28, 2013@broluigi
Ok, this happens due to slow connections.
I currently try solving this.
Missing data are loaded on rejoin.
So make sure you kick every player before reloading CrazyLogins database.
Just a little questions how many entries are in your database?
My SQL database loads 10000accounts/s which allows my database to load every entry within 12seconds.
-
View User Profile
-
Send Message
Posted Jul 28, 2013the only issue i have now is
using mysql, R: CrazyLogin v7.17 for CB 1.5.2-R1.0 Jul 06, 2013 it just keeps timing out until a random time is lucky enough to make it work
-
View User Profile
-
Send Message
Posted Jul 28, 2013@BadDog8891
Which version of CrazyCore are you using?
Which version of CraftBukkit are you using?
When did this problem occur/start? (Install/Update/...)
Is this the entire error log?
Possible solutions:
Update CraftBukkit
Update CrazyCore
Update CrazyLogin
-
View User Profile
-
Send Message
Posted Jul 28, 2013I get this problem
2013-07-28 05:46:46 [SEVERE] Error occurred while enabling CrazyLogin v7.15.1 (Is it up to date?) java.lang.NoSuchFieldError: mainCommand at de.st_ddt.crazylogin.CrazyLogin.registerCommands(CrazyLogin.java:1350) at de.st_ddt.crazylogin.CrazyLogin.onEnable(CrazyLogin.java:1542) 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 net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Jul 26, 2013oh nevermind - i realized that deleting their player data fixed it (in the world files)
-
View User Profile
-
Send Message
Posted Jul 25, 2013@broluigi
Are you referring to this?
I already answered this:
Try /cl player delete <Name>
or remove them from database by hand.
I don't get the point/issue from the new log part.
Can you please give me a proper description of your issue?
Along with these information:
CrazyCore version, database type, if mysql please add your database options
-
View User Profile
-
Send Message
Posted Jul 24, 2013can you please throw out a update for this? I will donate surely! I have 7 servers all linked to crazylogin and the only one with this error is the hungergames one!
-
View User Profile
-
Send Message
Posted Jul 23, 2013@TheOneMadHawk
Its working perfectly fine for me
What exactly does now work?
-
View User Profile
-
Send Message
Posted Jul 23, 2013@broluigi
These entries are corrupted.
Try /cl player delete <Name>
or remove them from database by hand.
-
View User Profile
-
Send Message
Posted Jul 22, 2013the command "/cl sll" is not working yet.
-
View User Profile
-
Send Message
Posted Jul 22, 2013How do i stop this from happening? its perfectly configured but on my survivalgames server i see this
-
View User Profile
-
Send Message
Posted Jul 20, 2013@mormaii2
There are two ways to disable this messages:
1) remove Permissions from admin
crazylogin.warncommandexploits
crazylogin.warnloginfailure
2) Replace the messages with empty messages
Create a custum_xx_yy.lang
and put these lines in there
CRAZYLOGIN=CrazyLogin
CRAZYLOGIN.COMMAND.EXPLOITWARN=
CRAZYLOGIN.LOGIN.FAILEDWARN=
-
View User Profile
-
Send Message
Posted Jul 19, 2013Is there a way to disable getting notified of failed attempts of login and executing dangerous commands for me as an admin? Like in game.
-
View User Profile
-
Send Message
Posted Jul 15, 2013@broluigi
All commands are disabled without login except those on the whitelist.
Faction uses a glitch/cheat to bypass that.
Thats why i mentioned it above:
Factions
Factions uses a very special way to execute commands, which bypasses default command protection.
Use this plugin to fix that until Faction fixed that:
CrazyLogin_FactionProtection
-
View User Profile
-
Send Message
Posted Jul 14, 2013a player logged into my staff member account and did /f commands perfectly to decapatate my player base. can you disable all commands without login?
-
View User Profile
-
Send Message
Posted Jul 13, 2013@J5lx
mhh, i don't have a clue why it does not work for you.
it definitly does at my place.
i'll run some additional tests i hope i can find/fix this issue.
-
View User Profile
-
Send Message
Posted Jul 13, 2013@TheOneMadHawk
I tried versions 10.7.1, 10.6, 10.5, 10.4.3. No one does work.
-
View User Profile
-
Send Message
Posted Jul 13, 2013@UltimateRuneMaster
Sure, i will have a look at your server, but i usually don't play minecraft on public servers.
(Just some building with friends.)