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 8, 2012@Enrux
./crazylogin admin can be used to edit/delete other players passwords.
/crazylogin create <Username> <Password> can be used to create a new account for a player
-
View User Profile
-
Send Message
Posted Jul 8, 2012/crazylogin admin <Player> <Password...>
If the player doesn't exit it will register him?
Is there any cmd for registering players? That would very useful
-
View User Profile
-
Send Message
Posted Jul 6, 2012@TheOneMadHawk
thank you :) it works
-
View User Profile
-
Send Message
Posted Jul 5, 2012@javieraizpuru
Try the latest dev builds
[Links outdated]
-
View User Profile
-
Send Message
Posted Jul 5, 2012@TheOneMadHawk
Everytime i star my server.
This is my config.yml
http://pastebin.com/Sn4mqm5S
-
View User Profile
-
Send Message
Posted Jul 5, 2012@javieraizpuru
I will fix that.
EDIT:
Can you describe under which circumstances this error appears?
Please post your config.yml
-
View User Profile
-
Send Message
Posted Jul 5, 2012i have this error, im using CraftBukkit version git-Bukkit-1.2.5-R4.0-1-g7162e8b-b2223jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-SNAPSHOT)
12:49:43 [SEVERE] Error occurred while enabling CrazyLogin vC7.5_5.14 (Is it up to date?) java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:806) at java.util.HashMap$ValueIterator.next(HashMap.java:835) at de.st_ddt.crazylogin.CrazyLogin.dropInactiveAccounts(CrazyLogin.java:304) at de.st_ddt.crazylogin.CrazyLogin.dropInactiveAccounts(CrazyLogin.java:295) at de.st_ddt.crazylogin.CrazyLogin.dropInactiveAccounts(CrazyLogin.java:287) at de.st_ddt.crazylogin.CrazyLogin.load(CrazyLogin.java:209) at de.st_ddt.crazyplugin.CrazyPlugin.onEnable(CrazyPlugin.java:192) at de.st_ddt.crazylogin.CrazyLogin.onEnable(CrazyLogin.java:109) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Jul 3, 2012@selfservice0
My keycolumn is a row id, set to auto increment.
I will add a fix for this kind of tables
-
View User Profile
-
Send Message
Posted Jul 3, 2012@TheOneMadHawk
28,000
My keycolumn is a row id, set to auto increment.
-
View User Profile
-
Send Message
Posted Jul 3, 2012@selfservice0
Deleted lang files, still doesn't work.
I know, because its caching all your accounts.
Maybe I should add an otion to disable caching in mysql
How many real accounts are in your list? (No duplicates)
All duplicates are created because name is not the keycolumn, i guess.
-
View User Profile
-
Send Message
Posted Jul 3, 2012Testing out the dev builds. every time it starts it spends forever at this
08:08:07 CrazyLogin: Enabling CrazyLogin vC7.6_5.15 08:08:07 CrazyLogin: CrazyLogin has been updated. Updating language files.
Deleted lang files, still doesn't work.
-
View User Profile
-
Send Message
Posted Jul 1, 2012@Cozzmy13
Thanks for your translation.
-
View User Profile
-
Send Message
Posted Jul 1, 2012Translated in to Roamanian http://dev.bukkit.org/paste/5710/
-
View User Profile
-
Send Message
Posted Jun 30, 2012was using CrazyCore v7.5.2 CrazyLogin v5.14
-
View User Profile
-
Send Message
Posted Jun 30, 2012@selfservice0
1) It's caching all 70,000 accounts in my mysql table (takes 5 minutes to save on shutdown); not sure if there is any way around that.
i will disable that
EDIT: Done
Try the latest dev builds
[Links outdated]
/crazylogin mode saveDatabaseOnShutdown false
It's still creating multiple rows in my mysql table. Its creating a new one each time the server is restarted. It's copying all the rows in my mysql table and re-adding them every restart. resulting in 2 times the rows each time
Mhh, i thought i fixed that
Which versions are you using (Core+Login)
You can delete the table contents and execute /crazylogin save (Make a backup first), to wipe all douplcates.
You may have to make the name colum to the primary column.
-
View User Profile
-
Send Message
Posted Jun 29, 2012Few issues I'm having while testing this.
1) It's caching all 70,000 accounts in my mysql table (takes 5 minutes to save on shutdown); not sure if there is any way around that.
2) It's still creating multiple rows in my mysql table. Its creating a new one each time the server is restarted. It's copying all the rows in my mysql table and re-adding them every restart. resulting in 2 times the rows each time
-
View User Profile
-
Send Message
Posted Jun 27, 2012@vicente947
Please fix movement when they arent loged
Have you tried moveRange=0?
-
View User Profile
-
Send Message
Posted Jun 27, 2012Please fix movement when they arent loged
-
View User Profile
-
Send Message
Posted Jun 22, 2012@Schmarozer
Sometimes people type wrong command after connect, ex. /ligin 12345 And all of players see that he typed invalid command.
Permission: crazylogin.warncommandexploits:
Description: Get informed if someone tries to execute a none whitelisted command.
Default: op
Only ops/players with this permission see that command text/login failure
P.S. Suggestions: option(bool): after joining teleport to spawn (before authorization)
forceSaveLogin=true
-
View User Profile
-
Send Message
Posted Jun 22, 2012Sometimes people type wrong command after connect, ex. /ligin 12345 And all of players see that he typed invalid command. After that need to change password. How I can disable this messages? Or enable to only OPs?
P.S. Suggestions: option(bool): after joining teleport to spawn (before authorization)
Sorry for my english )