KUrlLogin
Version 1.9.16
Description
Protect your player's accounts from their family members or force your users to register on your website/forum!
Features
Supports two different modes. Password necessary and password optional.
- Password necessary:
- Requires password to enable world interaction.
- Password optional:
User does not need to be validated, but operators (ops) still need to be validated.- Only provides ability to verify users by nickname.
Prevents login from another location if user is already logged in (options in settings, enabled by default)
Users who aren't logged in, cannot chat, build, fight, drop items, move, teleport, get drowned...
SQL support ( via scripts):
- SQL Server
- Oracle
- MySQL
- PostgreSQL
- DB2
- ... ( all of them and many more)
Encryption support:
- Multiple password encryption algorithms:
- Plaintext (not recommended)
- MD2, MD5
- SHA-1, SHA-256, SHA-512
- ... Custom (to use your own, anything that your scripting language supports)
New:
- - Validation now runs asynchronously ( causes minor lags from time to time on high traffic server)
- - Remove configuration file when update. There were few changes. Added translation string in Translations.User.Progress
- - Update KJoomLogin.php
Permissions nodes:
KUrlLogin.* Gives access to all commands
KUrlLogin.user.login Allows you to login/logout
KUrlLogin.admin.reload Allows you to reload KUrlPlugin
KUrlLogin.admin.message Player will see Wrong login message
To-Do:
- Linking diferent Web Username with minecraft name "/link <username> <password>"
- Maximum online players per IP
Kick players who don't login after a minute[DONE]Joomla php script [DONE]Wordpress php script [DONE]- Drupal php script
- IP logging
- phpBB php script
Reload [DONE]LogoutPermissions [DONE]- Reward system
Requirements
/
Configuration
Url is the address where the data should be sent. Note I recommend that you add IP validation in your script, so that only your server can authenticate.
If Ban is enabled, after desired [number] of attempts, IP will be banned.
Same is for kick
Translations are only strings, if you want plugin to have plugin in your native language.
If CheckPassword is set to true, users will need to /login password, otherwise, plugin will automaticaly check nicknames at logon, and if it doesnt match, it will kick the user with login failed message.
Note: If your script returns 0, validation fails, any other numbers means that user successfully.
Commands
- /login [Password]
- /kul reload (reload plugin)
- /kurllogin reload (same as /kul )
- /logout
Scripts
WordPress ScriptJoomla Script
Bugs:
player crazy head[FIXED]- player can punch others
Website: www.konda.si [ Under construction ]
Version log
- 1.0 Plugin release
- 1.1 Added only username checking
- 1.2 Huge optimization
- 1.3 Base64 support, Permissions suport
- 1.4 Small update, NOT on Bukkit dev
- 1.5 Added Permissions: KUrlLogin.admin.message, Added Logout function /logout
- 1.6 Fixed "minor" security hole
- 1.9 Added login spam protection. Bukkit 1.4.5 compatible
- 1.9.8 Added futures, Bukkit 1.4.6-R0.3 compatible
- 1.9.10 Added futures, Bukkit 1.4.7-R1.0 compatible
- 1.9.11 Fixed bug: Player lost armor when kicked
- 1.9.12 Upgrade to Bukkit 1.5.1
- 1.9.13 Player needed to rejoin if enterd wrong password. Fixed.
- 1.9.14 Added support for colors.
Other plugins

@jake007
Thank you for the answer! So i don't keep trying ;)
@theminerdutchcraft
Hi!
Just copy the script to the root of your Wordpress site. That's everything on the web site. You can rename it if you want ( mcvalidate.php for example). After that, in your plugin config, just specify url and exists to your wordpress site. ( Check the example).
Dear owner. But you meschien to explain how the script Install wordpress on webregister. Greetings Theminerdutchcraft
@Tefalpan
Hi!
I checked tumblr's API and it looks like it does not support any external authentication for users. So user auth from tumblr's database isn't possible. Sorry.
Regards.
Looks like a nice plugin!
the problem is that I don't know how to set up a web page (i use tumblr for my serverwebsite) for people to register.
Can someone pls can help me get started? Thanks =)
@theminerdutchcraft
Hi!
Wordpress script added. There was very little testing done, so if it doesn't work as it should feel free to contact me.
Hello people, Does anyone know when there suport for this wordpress plugin comes. I ijgelijk very quickly because I needed my large minecraft server to open. But I webregister need. Plzzz let it come as soon as possible.
@UnitedFactionsWe dont have time right now, but we will add it on To-Do list.
@bluerhapsOur server is connected to Joomla 3. It works fine. Probably you make something wrong with DB or script.
Could you make a reward system? :P Instead of blocking users from doing things, make them able to get stuff like items for registering on the website? Thanks!
This is an awesome plugin and definitely what we've been looking for. I'm using Joomla 2.5 and running Minecraft Bukkit 1.4.6 R3 on my server. I have everything setup as it should be, but cannot get the password to verify. Is this no longer supported?
@SkiRac3rDud3 It will work, but might throw exceptions. I'm using it on my server and it works.
I didn't have time to update it yet. I'll do it in the next few days.
Is latest version compatible with 1.3.2?
Looks interesting. Might be a useful alternative for when the MC Auth Servers go down, can switch the server into offline mode and still let players join. I know there is other plugins out there like that. But everyone has their own means of getting it done.