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 Apr 8, 2014@FlOppythp
ne major was the config who coundn't change everytime the maximum IP which could be connected at the same time or create account was by default never could change it.
I'll check that
Have you tried using:
/cl mode maxOnlinesPerIP 5?
Plus i would like to see something because players can see the coordonate of people they connect to, So if you could hide it
What about forceSaveLogin?
This will teleport all players to the saveLoginLocation of that world and teleport them back after login?
-
View User Profile
-
Send Message
Posted Apr 2, 2014@TheOneMadHawk
TODO:
read the freaking changelogty :D
-
View User Profile
-
Send Message
Posted Apr 2, 2014@ThisUsernameIsMine
Iirc: Update to the latest version of CrazyLogin.
(Commands will be converted to lowercase before being checked.)
-
View User Profile
-
Send Message
Posted Apr 2, 2014Hey,
How to let CrazyLogin accept all character case variants for a command?
If someone typs /LOGIN instead of /login, it sees it as an unallowed command.
I know it has something to do with RegEx but i suck at it =/
If there's a way to accept both lower-, UPPER- and/or MiXeD-case variants for given commands, please tell me how to do it.
Thanks! :)
-
View User Profile
-
Send Message
Posted Apr 1, 2014@moisesortiz
Have you tried that:
http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/auth-me/
Otherwise you could transform the database using sql queries.
-
View User Profile
-
Send Message
Posted Apr 1, 2014Hi! how to import authme to crazylogin if I use authme with mySQL?
-
View User Profile
-
Send Message
Posted Mar 29, 2014@mii8303
alwaysNeedPassword: false
-
View User Profile
-
Send Message
Posted Mar 29, 2014How do you put CrazyLogin into 'Maybe-Password' mode? I cannot find the option(s) for the life of me.
-
View User Profile
-
Send Message
Posted Mar 26, 2014@Chanmo
Thanks for your fixes.
-
View User Profile
-
Send Message
Posted Mar 26, 2014I edit some string.
updata 3/27
http://pastebin.com/UASNBtYZ
-
View User Profile
-
Send Message
Posted Mar 26, 2014@Chanmo
Thanks! Just uploaded.
-
View User Profile
-
Send Message
Posted Mar 25, 2014For V7.23 zh_TW(Traditional Chinese) lang
http://pastebin.com/UASNBtYZ
-
View User Profile
-
Send Message
Posted Mar 22, 2014I understand this choice, thank you for your fast reply.
-
View User Profile
-
Send Message
Posted Mar 22, 2014@erimen
My plugin does not persist sessions. So the session will be deleted on server restart or /reload.
This is a security feature preventing injecting a session during server restart and also helps closing (open admin) sessions that could be used to gain controll over the server.
There is no problem (from my point of view) and so there is no way to solve/bypass this.
(Unless you write an extension/plugin for CrazyLogin yourself)
-
View User Profile
-
Send Message
Posted Mar 21, 2014Hi,
After each /reload, CrazyLogin requires reauthentication.
How to solve this problem?
Thanks
-
View User Profile
-
Send Message
Posted Mar 10, 2014@TheOneMadHawk
Ok
This account is new.XDD
-
View User Profile
-
Send Message
Posted Mar 9, 2014@rebirth0723
The plugin.yml cannot be translated. I can provide only one language for it.
And i use english because most server owners can speak english.
If you want to use your traditional chinese for plugin.yml as well you could try replacing the plugin.yml yourself.
-
View User Profile
-
Send Message
Posted Mar 9, 2014@TheOneMadHawk
^_^ Thank
I have doubts why plugin won't be included.@@
-
View User Profile
-
Send Message
Posted Mar 9, 2014@rebirth0723
Thanks for your help:
The lang files will be includes in the next update.
https://github.com/ST-DDT/CrazyCore/commit/2737d0ca103a569f16ed8a3e2de26d2cc36225f3
https://github.com/ST-DDT/CrazyLogin/commit/e9525cc931a8a37d57da54792665302e6a0ccd88
-
View User Profile
-
Send Message
Posted Mar 9, 2014@TheOneMadHawk
THANK YOU !!
Yes,it is zh_TW
Crazylogin 7.19 zh_tw plugin
http://pastebin.com/UmZSDx3t
Crazylogin 7.19 zh_tw lang
http://pastebin.com/yE1qsUyH
CrazyCore 10.7.1 zh_tw lang
http://pastebin.com/0R0Nh5r1
Is that OK?