From 15ff9ae4426e7bf1e8b2c9f3287ac69625f6eb1e Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Tue, 15 Nov 2016 17:29:00 +0100 Subject: [PATCH] Update dependencies + update README --- README.md | 73 +++++++++++++++++++++++-------------------------------- pom.xml | 8 +++--- 2 files changed, 34 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index ceb5b85bd..e160fc40a 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,28 @@

-

The most used authentication plugin for CraftBukkit/Spigot!

+

The most used authentication plugin for Spigot and CraftBukkit!


-#####Development tools: +#####Links and Contacts: -- MAIN REPO (**release sources, issue tracker!**): [Github Main Page](https://github.com/Xephi/AuthMeReloaded) +- GitHub pages: + - [Main](https://github.com/Xephi/AuthMeReloaded) (**release sources, issue tracker!**) + - [Development](https://github.com/AuthMe/AuthMeReloaded) (**latest sources, please send PRs here!**): -- DEVELOPMENT TEAM REPO (**latest sources, please send PRs here!**): [Github Development Page](https://github.com/AuthMe/AuthMeReloaded) +- Contacts: + - [![Gitter](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) +- CI Services: + - [Official Jenkins](http://ci.xephi.fr/job/AuthMeReloaded) (**DEVELOPMENT BUILDS**) + - Travis CI: [![Travis CI](https://travis-ci.org/AuthMe/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/AuthMe/AuthMeReloaded) + - CircleCI: [![CircleCI](https://circleci.com/gh/AuthMe/AuthMeReloaded.svg?style=svg)](https://circleci.com/gh/AuthMe/AuthMeReloaded) -- Build Server (**DEVELOPMENT BUILDS**): [Xephi's Jenkins](http://ci.xephi.fr/job/AuthMeReloaded) +- Project status: + - Dependencies: [![Dependencies status](https://www.versioneye.com/user/projects/57b182e8d6ffcd0032d7cf2d/badge.svg)](https://www.versioneye.com/user/projects/57b182e8d6ffcd0032d7cf2d) + - Test 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) -- Build status: [![Build Status](https://travis-ci.org/AuthMe/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/AuthMe/AuthMeReloaded) - -- Dependencies: [![Dependency Status](https://www.versioneye.com/user/projects/57b182e8d6ffcd0032d7cf2d/badge.svg)](https://www.versioneye.com/user/projects/57b182e8d6ffcd0032d7cf2d) - -- 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/AuthMeReloaded.svg)](https://jitpack.io/#AuthMe/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) - -- Issue Tracking : [![Stories in Ready](https://badge.waffle.io/Xephi/AuthMeReloaded.png?label=ready&title=Ready)](https://waffle.io/Xephi/AuthMeReloaded) [![Stories in Bugs](https://badge.waffle.io/Xephi/AuthMeReloaded.png?label=bugs&title=Bugs)](https://waffle.io/Xephi/AuthMeReloaded) [![Stories in In%20Progress](https://badge.waffle.io/Xephi/AuthMeReloaded.png?label=in%20progress&title=In%20Progress)](https://waffle.io/Xephi/AuthMeReloaded) - -- JavaDoc: AuthMe Javadoc - -- Maven Repo: AuthMe Repo +- Development resources: + - JavaDocs + - Maven Repository #####Statistics: @@ -40,19 +36,19 @@ McStats: http://mcstats.org/plugin/AuthMe
-#####Compiling Requirements: +#####Compiling requirements: >- JDK 1.8 >- Maven >- Git/Github (Optional) #####How to compile the project: >- Clone the project with Git/Github ->- Execute command "mvn clean install" +>- Execute command "mvn clean package" -#####Running Requirements: +#####Running requirements: >- Java 1.8 ->- PaperSpigot, Spigot or CraftBukkit (1.7.10, 1.8.X, 1.9.X, 1.10.X) ->- ProtocolLib (optional, required by the protectInventory feature) +>- TacoSpigot, PaperSpigot, Spigot or CraftBukkit (1.7.10, 1.8.X, 1.9.X, 1.10.X, 1.11.X) +>- ProtocolLib (optional, required by some features)
###Plugin Description: @@ -98,19 +94,19 @@ You can also create your own translation file and, if you want, you can share it
  • Custom MySQL tables/columns names (useful with forums databases)
  • Cached database queries!
  • -
  • Fully compatible with Citizens2, CombatTag, CombatTagPlus and ChestShop!
  • +
  • Fully compatible with Citizens2, CombatTag, CombatTagPlus!
  • Compatible with Minecraft mods like BuildCraft or RedstoneCraft
  • Restricted users (associate a username with an IP)
  • -
  • Protect player's inventory until correct authentication
  • +
  • Protect player's inventory until correct authentication (requires ProtocolLib)
  • Saves the quit location of the player
  • Automatic database backup
  • -
  • Available languages: en, de, br, cz, pl, fr, uk, ru, hu, sk, es, fi, id, zhtw, zhhk, zhcn, lt, it, ko, pt, nl, gl, bg, eu, tr, vn (feel free to send new translations)
  • +
  • Available languages: translations
  • Built-in Deprecated FlatFile (auths.db) to SQL (authme.sql) converter!
  • Import your old database from other plugins like Rakamak, xAuth, CrazyLogin, RoyalAuth and vAuth!
  • ####Configuration -How to Configure Authme +How to configure Authme ####Email Recovery Dependency How to configure email recovery system? ####Commands @@ -121,30 +117,21 @@ You can also create your own translation file and, if you want, you can share it - [List of all permission nodes](http://github.com/AuthMe-Team/AuthMeReloaded/blob/master/docs/permission_nodes.md) ####How To -- [How to install and set up](http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-install-and-initial-configuration/) - [How to import database from xAuth](http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-import-database-from-xauth/) - [Website integration](http://dev.bukkit.org/server-mods/authme-reloaded/pages/web-site-integration/) -- [Click here for an example of the config file](https://raw.githubusercontent.com/Xephi/AuthMeReloaded/master/src/main/resources/config.yml) - [How to convert from Rakamak](http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-import-database-from-rakamak/) - Convert between database types (e.g. SQLite to MySQL): /authme converter
    -#####GeoIP -This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com - -
    - -#####Donate -

    Do you like our work? Do you want to buy us a coffee? :)
    -EUR: -USD:

    - #####Sponsor GameHosting.it is leader in Italy as Game Server Provider. With its own DataCenter offers Anti-DDoS solutions at affordable prices. Game Server of Minecraft based on Multicraft are equipped with the latest technology in hardware. [![GameHosting](http://www.gamehosting.it/images/bn3.png)](http://www.gamehosting.it) #####Credits -

    Team members: look at the team.txt file +

    Team members: look at the member list

    Credit for old version of the plugin to: d4rkwarriors, fabe1337, Whoami2 and pomo4ka

    Thanks also to: AS1LV3RN1NJA, Hoeze and eprimex

    + +#####GeoIP License +This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com diff --git a/pom.xml b/pom.xml index a4bd0a9a2..edf73b76a 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.5.1 + 3.6.0 ${project.jdkVersion} ${project.jdkVersion} @@ -904,7 +904,7 @@ org.mockito mockito-core test - 2.2.9 + 2.2.15 hamcrest-core @@ -917,13 +917,13 @@ org.xerial sqlite-jdbc - 3.14.2.1 + 3.15.1 test com.h2database h2 - 1.4.192 + 1.4.193 test