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 Nov 9, 2013Well, my idea is, that players can join without login with their password
Shorter: Only the IP must be the same to play without a password identification
Now i entered the following command: - /cl mode autologout -1
Now every player must login when he relog :(
-
View User Profile
-
Send Message
Posted Nov 9, 2013@BCUltimate
What you want to say so with disabling autologout?
The time based auto logout?
- /cl mode autologout -1
The command based auto logout?
- This cannot be disabled.
The command based (instant) logout?
- Remove the following permission: crazylogin.logout.command
-
View User Profile
-
Send Message
Posted Nov 9, 2013Hi
i have a question: How can i disable autologout?
Thank you!
-
View User Profile
-
Send Message
Posted Nov 5, 2013@TheOneMadHawk
Thanks a lot! ^q^
-
View User Profile
-
Send Message
Posted Nov 4, 2013@CI010
This error is caused by the new forced useage of the curseforgeapi.
This will be fixed in the next update of CrazyCore v10.7.8 or later (not released yet)
If it spams your console disable updatechecking in CrazyCore
@ignacio013ee
Sorry i don't have a fix for it right now.
-
View User Profile
-
Send Message
Posted Nov 3, 2013Dear author, Do you have any idea about this? It might be caused by the mcpc+ but I still want to ask
03.11 19:42:14 [Server] WARNING No compatible nms block class found. 03.11 19:42:06 [Server] SEVERE at java.lang.Thread.run(Thread.java:722) 03.11 19:42:06 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 03.11 19:42:06 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 03.11 19:42:06 [Server] SEVERE at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 03.11 19:42:06 [Server] SEVERE at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:58) 03.11 19:42:06 [Server] SEVERE at de.st_ddt.crazycore.tasks.PluginUpdateCheckTask.run(PluginUpdateCheckTask.java:39) 03.11 19:42:06 [Server] SEVERE at de.st_ddt.crazyplugin.CrazyPlugin.checkForUpdateWithMessage(CrazyPlugin.java:537) 03.11 19:42:06 [Server] SEVERE at de.st_ddt.crazyplugin.CrazyPlugin.checkForUpdate(CrazyPlugin.java:528) 03.11 19:42:06 [Server] SEVERE at de.st_ddt.crazyutil.UpdateChecker.query(UpdateChecker.java:90) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1299) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:327) 03.11 19:42:06 [Server] SEVERE at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:270) 03.11 19:42:06 [Server] SEVERE at sun.net.www.http.HttpClient.openServer(HttpClient.java:473) 03.11 19:42:06 [Server] SEVERE at sun.net.www.http.HttpClient.openServer(HttpClient.java:378) 03.11 19:42:06 [Server] SEVERE at sun.net.NetworkClient.doConnect(NetworkClient.java:180) 03.11 19:42:06 [Server] SEVERE at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:160) 03.11 19:42:06 [Server] SEVERE at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618) 03.11 19:42:06 [Server] SEVERE at java.net.Socket.connect(Socket.java:579) 03.11 19:42:06 [Server] SEVERE at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) 03.11 19:42:06 [Server] SEVERE at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:178) 03.11 19:42:06 [Server] SEVERE java.net.UnknownHostException: api.curseforge.com 03.11 19:40:41 [Multicraft] CI010 ran command 每日消息 03.11 19:40:41 [Connect] User CI010, IP 119.90.46.181=====
-
View User Profile
-
Send Message
Posted Nov 2, 2013The command does not work well, fails, hope not to be heavy. Even I have my server closed because bungeecord and I need to use up my old flat file to mysql database, please I appreciate it
-
View User Profile
-
Send Message
Posted Oct 29, 2013@ignacio013ee
How many data do you have in your database?
cl mode savetype mysql
19:55:05 [INFORMATION] [CrazyLogin] 0 Eintrõge aus Datenbank geladen.
(This is the amount of data already stored in the database)
19:55:33 [INFORMATION] [CrazyLogin] Modus "saveType"="MYSQL" gesetzt
19:55:33 [INFORMATION] [CrazyLogin] Datenbankeintrõge: 14335
(This is the confirmation that the import has been succesfull, may take a huge amount of time)
It is recommended to split the database to smaller pieces.
The next major release of CrazyCore will improve this a lot.
-
View User Profile
-
Send Message
Posted Oct 28, 2013error we have nothing, simply not imported records to mysql, parpeta is generated with that command but completely empty is generated does not have any data on it
-
View User Profile
-
Send Message
Posted Oct 28, 2013@cloud_strife_91spain
Do you have an error log of the crash?
-
View User Profile
-
Send Message
Posted Oct 27, 2013@TheOneMadHawk
The plugin crashed and when i write the command /cl mode savetype Mysql (with configuration of mysql databbase)
the plugin doesnt import anything :S
create new empty database O_o
-
View User Profile
-
Send Message
Posted Oct 26, 2013@cloud_strife_91spain
Just use /cl mode savetype Mysql (nothing should happen except an error that the plugin cannot connect to the server.) then shut the server down and enter the mysql server data. DO not change the database type. Start the server and execute /cl mode savetype Mysql again and all data will be imported to the new database (may take a few seconds)
-
View User Profile
-
Send Message
Posted Oct 26, 2013My old server system using data stored in flat type now I'm doing a bungeecord server and I want it to type MYSQL
I can? Import my old database FLAT? To my new Mysql to keep records?
-
View User Profile
-
Send Message
Posted Oct 21, 2013@TheOneMadHawk
Unglaublich! Danke schön! :-)
-
View User Profile
-
Send Message
Posted Oct 21, 2013@ThisUsernameIsMine
Update 7.21 Released
with improved autoKickCommandUsers feature
-
View User Profile
-
Send Message
Posted Oct 21, 2013@TheOneMadHawk
Aww, that command is known to me but i really miss the after x times kick =/
-
View User Profile
-
Send Message
Posted Oct 21, 2013@ThisUsernameIsMine
There is an option called "autoKickCommandUsers" you can enable or disable it. You cannot set a number of commands yet. It automatically kicks them on first command usage.
@siemaeniu500
You can switch autodeletion on:
Just type:
/cl mode autoDelete 60
(time in days)
Deletes them automatically.
or Execute this once
/cl dropolddata 60 CONSOLE_CONFIRM/YourPassword
-
View User Profile
-
Send Message
Posted Oct 21, 2013How i can delete account not being on serwer for example on last 2 months?
-
View User Profile
-
Send Message
Posted Oct 21, 2013@TheOneMadHawk
Ok, thanks anyway for trying ;-)
Something else:
I've set up CrazyLogin to kick players if they type a wrong password for three times, by setting autoKickLoginFailer to 3.
Now i want to do the same thing for (unallowed) command-usage before a successful login, but haven't been able to get this working (they can spam commands how often they like).
How to kick players that try random commands and aren't logged in yet?
(autoKick is already set but i simply want a kick-function for this specific case)
-
View User Profile
-
Send Message
Posted Oct 21, 2013@pomtom44
Commands:
http://dev.bukkit.org/server-mods/crazylogin/pages/commands/
Permissions:
https://github.com/ST-DDT/Crazy/blob/master/CrazyLogin/src/plugin.yml#L39