LockIt

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Disclaimer: This isn't my plugin. I upload it because the newer version isn't uploaded yet, and Athernos allows plugins only from this site.

See the original version: https://dev.bukkit.org/projects/authme-reloaded

The full text was copied from there.

 

WARNING: if you want to try the newest features please use the latest dev build! (https://ci.codemc.org/job/AuthMe/job/AuthMeReloaded/)

 

Prevent username stealing: 
AuthMe Reloaded prevents players who aren't logged in from actions like placing blocks, moving, typing commands or seeing the inventory of the current player.

Anti-Spoof:
The possibility to set up name spoof protection kicks players with uncommon long or short player names before they could actually join.

Sessions:
Login Sessions make it possible that you don't have to login within a given time period.

Configurable:
Each command and every setting can be enabled or disabled by a easy structured config file.

Translatable:
If you don't like English or don't like our default translations you can easily edit almost every message sent by the plugin!



Features:

  • E-Mail Recovery System !!!
  • Playername spoof protection
  • Countries Selection! (countries codes)
  • AntiBot Features!
  • Protection against "Logged in from another location" messages
  • Login sessions
  • Editable settings & messages
  • MySQL and SQLITE support
  • Supported hash algorithms: Available Hash Algorithms
  • Supports tons of CMS! (Website integration)
  • Custom MySQL tables/columns (useable for forums, other scripts)
  • Database queries can be cached
  • Compatible with NPC and CombatTag plugins
  • Account restriction through IP and name
  • Permissions group switching on un-logged-in
  • Different permission group for Registered and unRegistered users
  • Support for permissions onJoin with transient vault system
  • Cache on file for all inventories and enchants for un-logged-in players
  • Save Quit location to prevent loss of position
  • Possible to use without a Permissions plugin
  • Automatic backup system of all your user password data
  • Default Language Style: en, de, br, cz, pl, fr, ru, hu, sk, es, zhtw, fi, zhcn, nl, and others! (feel free to send me new translations)
  • Convert SQLite to an usefull authme.sql that you can import on a MySQL database!
  • Import your database from Rakamak, xAuth, CrazyLogin, RoyalAuth, vAuth !

Configuration

How to Configure Authme

Commands

Command list and usage

Permissions

Warning: if you're updating from AuthMe 3.4 to 5.2+ you need to change the permissions nodes.

List of all single permissions

How To

Source: Source Code on Github

JavaDoc: AuthMe Javadoc

Dev Builds

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. 
DevBuilds: ci.codemc.org

Maven dependency:

 

  <repositories>
      <repository>
          <id>codemc-repo</id>
          <url>https://repo.codemc.org/repository/maven-public/&lt;/url&gt;
      </repository>
  </repositories>

  <dependencies>
      <dependency>
          <groupId>fr.xephi</groupId>
          <artifactId>authme</artifactId>
          <version>5.6.0-SNAPSHOT</version>
          <scope>provided</scope>
      </dependency>
  </dependencies>

 

Metrics

Usage statistics: AuthMeReloaded on BStats.org

Donate

Do you like our work ? Or just want to buy us a coffee for quickly update?
Use this link in EUR : https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif Or this link in USD : https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif

Licenses

This product includes and download automatically GeoLite data created by MaxMind, available from http://www.maxmind.com

Sponsor

FastVM.io is leader in VPS hosting solutions. With its own DataCenter offers Anti-DDoS solutions at affordable prices.

Credits

Current AuthMe development team members: Our Team

Credits for old versions of authme go to d4rkwarriors, fabe1337 , Whoami and pomo4ka.

About This Project

Categories

Members

Recent Files