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 Jun 18, 2012In the Crazylogin folder there is a Data Base File called players, in there it has a name, password (encrypted), ip and last action, I would like to know what the password is encrypted in
-
View User Profile
-
Send Message
Posted Jun 18, 2012@koslasmv
what are the passwords encrypted in?
sorry I don't understand your question
-
View User Profile
-
Send Message
Posted Jun 18, 2012what are the passwords encrypted in?
-
View User Profile
-
Send Message
Posted Jun 18, 2012@ThisUsernameIsMine
Ah, ok. I also found autoKick: 60 When does that one 'kick' in?
players who do not login are kicked after autoKick seconds
look on the config help page, there should be a uptodate config with description.
As soon as i know how i will add description directly to config.
-
View User Profile
-
Send Message
Posted Jun 18, 2012@TheOneMadHawk
Oh sorry, haven't seen it.
I renamed KickUnregistered to autoKickUnregistered, maybe I forgot to delete the other one.
Ah, ok. I also found autoKick: 60 When does that one 'kick' in?
About reproducing the error: Will see what i can do for you ;-)
-
View User Profile
-
Send Message
Posted Jun 18, 2012@Maluzis
Still don't working for me.
resetGuestLocations is working I tested that serveral times!
If you don't want "account stealers" to get a players location
set forceSaveLogin=true
-
View User Profile
-
Send Message
Posted Jun 18, 2012@TheOneMadHawk
Still don't working for me.
-
View User Profile
-
Send Message
Posted Jun 18, 2012@ThisUsernameIsMine
The moveRange limitation can still be bypassed (tested both alwaysNeedPassword true and false). I really don't get it :-( (can create a video of it if you want).
A video or a step by step list of actions would help me to reproduce this error.
ps: I already asked this before but you didn't answer. What are the differences between autoKickUnregistered and KickUnregistered?
Oh sorry, haven't seen it.
I renamed KickUnregistered to autoKickUnregistered, maybe I forgot to delete the other one.
@VOWFallen
I was just wondering if there is something in the config I could change to not allow users on my offline server to use the "/f disband" command when not logged in.
I was unable to execute any not whitelisted command when not logged in.
If alwaysNeedPassword=false you may have to set blockGuestCommands=true (for players without account)
I haven't tested factions jet, have you tested other commands when not logged in?
-
View User Profile
-
Send Message
Posted Jun 18, 2012I was just wondering if there is something in the config I could change to not allow users on my offline server to use the "/f disband" command when not logged in. We have tested it several times and even when someone signs in from another IP, they don't have to login to successfully use the /f disband command for factions. Thanks!
-
View User Profile
-
Send Message
Posted Jun 17, 2012@TheOneMadHawk
Nobody is born with overall wisedom. But some say you can gain it overnight.^^
True story :-p
No problem.
Only a few persons call me "master" everyone else call me crazy!^^
Haha! And i wasn't even joking ;-)
on-topic: The moveRange limitation can still be bypassed (tested both alwaysNeedPassword true and false). I really don't get it :-( (can create a video of it if you want).
ps: I already asked this before but you didn't answer. What are the differences between autoKickUnregistered and KickUnregistered?
-
View User Profile
-
Send Message
Posted Jun 17, 2012@re4397
I'll see if it keeps happening
ok
@re4397
I change the file en_en.yml and restart my server but it do not show changes on the game.
Use "custom_en_en.lang" the other files are replaced if update is available.
custom_en_en.lang does not need all lines. Just add the changed ones,
-
View User Profile
-
Send Message
Posted Jun 17, 2012I change the file en_en.yml and restart my server but it do not show changes on the game.
-
View User Profile
-
Send Message
Posted Jun 17, 2012I'll see if it keeps happening
-
View User Profile
-
Send Message
Posted Jun 17, 2012@re4397
I found other issue with crazylogin. When the player connect and do not log in, he fills his life.
fixed (foodlevelchange fixed too)
I found a bug. I restarted the server and now it not accept my password.
Any other information helping me to solve this issue?
For example encryption algorithm?
Have changed your name somehow?
Does this affect only you ore does this affect other players?
If you don't have further information just delete your account using "/crazylogin admin <Yourname>"
-
View User Profile
-
Send Message
Posted Jun 17, 2012I found a bug. I restarted the server and now it not accept my password.
-
View User Profile
-
Send Message
Posted Jun 16, 2012I found other issue with crazylogin. When the player connect and do not log in, he fills his life.
-
View User Profile
-
Send Message
Posted Jun 16, 2012@ThisUsernameIsMine
Sorry for posting an useless comment. I tried to answer on your post but i came to the conclusion i'm too tired to think straight.
Nobody is born with overall wisedom. But some say you can gain it overnight.^^
Forgive me, master ;-)
No problem.
Only a few persons call me "master" everyone else call me crazy!^^
-
View User Profile
-
Send Message
Posted Jun 16, 2012@TheOneMadHawk
Sorry for posting a stupid comment, but what were the differences again between
autoKickUnregistered: 60 and KickUnregistered: 60?
on-topic: I've tried to give an answer on your post but i came to the conclusion i'm too tired to think straight.
Forgive me, master ;-)
-
View User Profile
-
Send Message
Posted Jun 16, 2012@Maluzis
It seems to me that the "resetGuestLocations: true" does not work.
Confirmed and fixed
@ThisUsernameIsMine
No matter the state of AlwaysNeedPassword, with a moveRange set to something higher than 0.0 its still possible to keep walking, no matter how many blocks u've set to move within.
Fixed bug (free movement) when not having an account, missed something else?
-
View User Profile
-
Send Message
Posted Jun 16, 2012@TheOneMadHawk
still a problem: No matter the state of AlwaysNeedPassword, with a moveRange set to something higher than 0.0 its still possible to keep walking, no matter how many blocks u've set to move within.
On relog you simply spawn on the new location that othewise would've been blocked/rejected if moveRange was 0.0 and alwaysNeedPassword was true.