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 25, 2012Good thing, I use it to secure Admin Accounts even more.
-
View User Profile
-
Send Message
Posted Nov 24, 2012@Makan747
I will add an option for that
-
View User Profile
-
Send Message
Posted Nov 24, 2012Can i do so only 1 IP per player?
-
View User Profile
-
Send Message
Posted Nov 23, 2012Ye i always make backups, i get this when i updated to CrazyLogin 7.4 and persist in 7.4.1, crazycore 9.2.3 on Bukkit 1.4.2 R0.2, tomorrow i'll install latest crazy core cause i've seen many recent updates and i'll tell you results :)
-
View User Profile
-
Send Message
Posted Nov 23, 2012@Mayhem777
This kind of damage is undetectable. (no event is called)
Can you test which version is responsible for that? Use CrazyCore latest version and test different CrazyLogin versions. Otherwise the possible amount of changes are to large to review. It is highly recommended to create a backup before that.
-
View User Profile
-
Send Message
Posted Nov 23, 2012But how can i detect the damage? is printed anywhere? i get nothing in the console or chat when receiving damage :(
-
View User Profile
-
Send Message
Posted Nov 23, 2012@suomenlippis
This plugin works on 1.4.5.
If not please send me the error log!
-
View User Profile
-
Send Message
Posted Nov 23, 2012I ran this in my 1.4.5 server and it wasn't working. Please update.
-
View User Profile
-
Send Message
Posted Nov 23, 2012The plugin detects every damage which is calling an event.
(CONTACT, ENTITY_ATTACK, PROJECTILE, SUFFOCATION, FALL, FIRE, FIRE_TICK, MELTING, LAVA, DROWNING, BLOCK_EXPLOSION, ENTITY_EXPLOSION, VOID, LIGHTNING, SUICIDE, STARVATION, POISON, MAGIC, WITHER, FALLING_BLOCK, CUSTOM)
(my plugin can only affect your player by player.setFireTick(0) (extingiush fire) or player.teleport(...), but this would call events)
Can you test which version is responsible for that? Use CrazyCore latest version and test different CrazyLogin versions. Otherwise the possible amount of changes are to large to review. It is highly recommended to create a backup before that.
-
View User Profile
-
Send Message
Posted Nov 22, 2012HI again, how can i detect the damage i've recieved?, i've entered the server and loged and then i get the damage, but no data in the console, chat or files in the plugins directory, thanks.
-
View User Profile
-
Send Message
Posted Nov 22, 2012seems reinstalling crazycore and crazylogin resolved the issue. thanks.
-
View User Profile
-
Send Message
Posted Nov 22, 2012Thanks i'll tell you the results tomorrow, very kind man :)
-
View User Profile
-
Send Message
Posted Nov 22, 2012@Mayhem777
https://dl.dropbox.com/u/16999313/Bukkit/DamageTest.jar
-
View User Profile
-
Send Message
Posted Nov 22, 2012Thanks :)
-
View User Profile
-
Send Message
Posted Nov 22, 2012@Mayhem777
I will send you a small test plugin to detect DamageType, this will help me to narrow down the possible causes to hopefully one cause.
@Enrux
This shows the users IPs collected after he successfully joined.
Other CrazyPlugins might collect other IPs too.
-
View User Profile
-
Send Message
Posted Nov 21, 2012@TheOneMadHawk
/crazylogin player info <name>
This shows the user IPs etc, but these IPs shown here are those only after the user has logged in? I mean if somebody else tries to join with User1 but doesn't login it will also show that IP there?
@Mayhem777
Maybe your essentials or other plugin spawn point might be displaced or something, try setting the spawn point 1 block upwards.
-
View User Profile
-
Send Message
Posted Nov 21, 2012I mean 7.4 sorry, previous versions with same server and plugings didn't make damage on login... mmm it's really strange.
-
View User Profile
-
Send Message
Posted Nov 21, 2012Very good plugin ! I recommend :D
-
View User Profile
-
Send Message
Posted Nov 21, 2012@Mayhem777
1,7
???
neigther CrazyLogin nor CrazyOnline deal damage.
CrazyOnline cannot be the source of damage at all.
CrazyLogin could case this via fall damage, but it teleports you back to your old location.
-
View User Profile
-
Send Message
Posted Nov 21, 2012But i didn't get this error before 1,7 i'm using 1.4.2 R0.2 :/