From d808c12f2c643272667e6baff7bf904bbfb3e337 Mon Sep 17 00:00:00 2001 From: "Gabriele C." Date: Thu, 16 Jul 2015 22:21:59 +0200 Subject: [PATCH 1/3] Started readme rework --- README.md | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 87d8f33b6..fb0cba519 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,17 @@
#####Development tools: -[![Join the chat at https://gitter.im/Xephi/AuthMeReloaded](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Xephi/AuthMeReloaded?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +- Developers ChatRoom: [![Join the chat at https://gitter.im/Xephi/AuthMeReloaded](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Xephi/AuthMeReloaded?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -- Build status: [![Build Status](https://travis-ci.org/Xephi/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/Xephi/AuthMeReloaded) +- Build status (Travis): [![Build Status](https://travis-ci.org/Xephi/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/Xephi/AuthMeReloaded) -- Build Server: Jenkins +- Build status (CircleCI): [CircleCI project Page](https://travis-ci.org/Xephi/AuthMeReloaded) -- JavaDoc: AuthMe Javadoc +- Build Server (DEVELOPMENT BUILDS): Xephi's Jenkins -- MavenRepository: Maven Repo +- JavaDocs: AuthMe Javadoc + +- Maven Repo: AuthMe Repo #####Statistics: @@ -40,27 +42,29 @@ McStats: http://mcstats.org/plugin/AuthMe
###Plugin Description: -#####"/login /register plugin!" +#####"The best authentication plugin for the Bukkit/Spigot API!" -Prevent Name stolen ! AutoUpdate names through UUID
-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.

-

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

-

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

-

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

-

If you don't like English or don't like my translations you can easily edit almost every message sent by AuthMe!

+

Prevent username stealing on your server! Full compatible with UUIDs and Craftbukkit/Spigot 1.8.X!
+Use it to secure your Offline mode server or to incrase your Online mode server's protection!

+ +

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!

####Features: -
  • Custom MySQL tables/columns names (useful with forums databases)
  • Cached database queries!
  • -
  • Full compatible with Citizens2, CombatTag, CombatTagPlus and ChestShop!
  • +
  • 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
  • @@ -88,7 +88,7 @@ typing commands or use the inventory. It can also kick players with uncommon lon
  • 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!
  • +
  • Import your old database from other plugins like Rakamak, xAuth, CrazyLogin, RoyalAuth and vAuth!
  • ####Configuration