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]
  • Logout
  • Permissions [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 Script
Joomla 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


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Recent Files

Bukkit