From 491853e0c89d6b4eebb497db5856d45cb457051e Mon Sep 17 00:00:00 2001 From: ljacqu Date: Sun, 10 Jul 2016 11:42:40 +0200 Subject: [PATCH] Change github URLs from AuthMe-Team/ to AuthMe/ - Change README sections to use more markdown --- README.md | 58 +++++++++---------- pom.xml | 8 +-- .../website_integration/AuthMeController.php | 4 +- samples/website_integration/Bcrypt.php | 2 +- samples/website_integration/Sha256.php | 2 +- src/test/java/tools/utils/TagReplacer.java | 2 +- src/test/java/tools/utils/ToolsConstants.java | 2 +- 7 files changed, 39 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 98c1dc072..b05790b84 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,18 @@

The most used authentication plugin for CraftBukkit/Spigot!


-#####News: - -- Latest version of AuthMeBridge is finally compatible with latest AuthMe snapshots! ;) - #####Development tools: -- DEVELOPMENT TEAM REPO (please send PRs here!): Github Development Page +- DEVELOPMENT TEAM REPO (**please send PRs here!**): [Github Development Page](https://github.com/AuthMe/AuthMeReloaded) - 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 Server (DEVELOPMENT BUILDS): Xephi's Jenkins +- Build Server (**DEVELOPMENT BUILDS**): [Xephi's Jenkins](http://ci.xephi.fr/job/AuthMeReloaded) -- Build status: [![Build Status](https://travis-ci.org/AuthMe-Team/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/AuthMe-Team/AuthMeReloaded) [![Dependency Status](https://www.versioneye.com/user/projects/55bab9e8653762002000190a/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55bab9e8653762002000190a) +- Build status: [![Build Status](https://travis-ci.org/AuthMe/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/AuthMe/AuthMeReloaded) [![Dependency Status](https://www.versioneye.com/user/projects/55bab9e8653762002000190a/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55bab9e8653762002000190a) -- Build status (CircleCI): [![Circle CI](https://circleci.com/gh/AuthMe-Team/AuthMeReloaded.svg?style=svg)](https://circleci.com/gh/AuthMe-Team/AuthMeReloaded) -- Alternative Dev Build download link (via CircleCi): Download +- Build status (CircleCI): [![Circle CI](https://circleci.com/gh/AuthMe/AuthMeReloaded.svg?style=svg)](https://circleci.com/gh/AuthMe/AuthMeReloaded) +- Alternative Dev Build download link (via CircleCi): Download - JitPack (just in case): [![](https://jitpack.io/v/AuthMe-Team/AuthMeReloaded.svg)](https://jitpack.io/#AuthMe-Team/AuthMeReloaded) - Code Coverage: [![Coverage Status](https://coveralls.io/repos/AuthMe-Team/AuthMeReloaded/badge.svg?branch=master&service=github)](https://coveralls.io/github/AuthMe-Team/AuthMeReloaded?branch=master) @@ -62,13 +58,16 @@ McStats: http://mcstats.org/plugin/AuthMe #####"The best authentication plugin for the Bukkit/Spigot API!" -

Prevent username stealing on your server!
-Use it to secure your Offline mode server or to increase your Online mode server's protection!

+Prevent username stealing on your server!
+Use it to secure your Offline mode server or to increase your Online mode server's protection! -

AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,
-typing commands or using the inventory. It can also kick players with uncommonly 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 every time 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! :)

+AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,
+typing commands or using the inventory. It can also kick players with uncommonly 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 every time 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: