From 80d216661f42ca0afc68172efb4af59d5e315212 Mon Sep 17 00:00:00 2001 From: "Gabriele C." Date: Thu, 16 Jul 2015 22:47:55 +0200 Subject: [PATCH] Update README.md --- README.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index fb0cba519..dac500933 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Use it to secure your Offline mode server or to incrase your Online mode server'

AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,
typing commands or use the inventory. It can also kick players with uncommon long or short player names or kick players from banned countries.

With the Session Login feature you don't have to execute the authentication command everytime you connect to the server! Each command and every feature can be enabled or disabled from our well structured configuration file.

-

You can also create your own translation file and if you want you can share it with us!

+

You can also create your own translation file and, if you want, you can share it with us! :)

####Features: +
  • Supported alternative registration methods:
    +
  • +
  • Custom MySQL tables/columns names (useful with forums databases)
  • +
  • Cached database queries!
  • +
  • Full compatible with Citizens2, CombatTag, CombatTagPlus and ChestShop!
  • +
  • Compatible with Minecraft mods like BuildCraft or RedstoneCraft
  • +
  • Restricted users (associate a Username with an IP)
  • +
  • Protect player's inventory until a correct Authentication
  • +
  • Saves the quit location of the player
  • +
  • Automatic database Backup
  • +
  • Avariable languages: en, de, br, cz, pl, fr, uk, ru, hu, sk, es, fi, zhtw, zhhk, zhcn, lt, it, ko, pt, nl, gl, bg, eu, tr (feel free to send new translations)
  • +
  • Built-in Deprecated FlatFile (auths.db) to SQL (authme.sql) converter!
  • +
  • Import your old database from other Authentication plugins like Rakamak, xAuth, CrazyLogin, RoyalAuth and vAuth!
  • + + ####Configuration How to Configure Authme ####Email Recovery Dependency