AuthMeReloaded/README.md

143 lines
8.4 KiB
Markdown
Raw Normal View History

2015-07-29 01:53:35 +02:00
<p align="center"><img src="http://i61.tinypic.com/291dm49.png"></p>
2015-06-17 22:57:53 +02:00
<p align="center"><strong>The most used authentication plugin for CraftBukkit/Spigot!</strong></p>
2015-06-17 22:42:30 +02:00
<hr>
2015-11-01 14:42:39 +01:00
####Development history:
[![Gource AuthMe History Video](http://img.youtube.com/vi/hJRzNfYyd9k/hqdefault.jpg)](https://www.youtube.com/watch?v=hJRzNfYyd9k)
2015-11-01 14:42:39 +01:00
2015-06-17 22:42:30 +02:00
#####Development tools:
2015-09-28 21:28:58 +02:00
- DEVELOPMENT TEAM REPO (<strong>please send PRs here!</strong>): <a href="https://github.com/AuthMe-Team/AuthMeReloaded">Github Development Page</a>
2015-07-16 22:21:59 +02:00
- 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)
2015-07-05 13:20:48 +02:00
2015-07-31 02:12:44 +02:00
- Build status: [![Build Status](https://travis-ci.org/Xephi/AuthMeReloaded.svg?branch=master)](https://travis-ci.org/Xephi/AuthMeReloaded) [![Dependency Status](https://www.versioneye.com/user/projects/55bab9e8653762002000190a/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55bab9e8653762002000190a)
2015-06-17 22:42:30 +02:00
2015-07-31 02:15:09 +02:00
- Build status (CircleCI): [![Circle CI](https://circleci.com/gh/Xephi/AuthMeReloaded.svg?style=svg)](https://circleci.com/gh/Xephi/AuthMeReloaded)
2013-03-09 01:21:40 +01:00
2015-12-28 13:30:08 +01:00
- 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)
2015-09-04 10:59:55 +02:00
- 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)
2015-09-03 15:58:18 +02:00
2015-07-31 03:04:13 +02:00
- Build Server (<strong>DEVELOPMENT BUILDS</strong>): <a href="http://ci.xephi.fr/job/AuthMeReloaded">Xephi's Jenkins</a>
2015-06-04 01:40:38 +02:00
2015-07-16 22:21:59 +02:00
- JavaDocs: <a href="http://xephi.github.io/AuthMeReloaded/index.html">AuthMe Javadoc</a>
2015-07-25 10:11:54 +02:00
- Maven Repo: <a href="http://ci.xephi.fr/plugin/repository/everything/">AuthMe Repo</a>
2015-06-17 22:11:54 +02:00
2015-07-15 20:46:36 +02:00
#####Statistics:
2015-07-15 18:55:16 +02:00
McStats: http://mcstats.org/plugin/AuthMe
2015-07-18 15:07:36 +02:00
<img src="http://i.mcstats.org/AuthMe/Global+Statistics.borderless.png">
2015-07-15 23:43:56 +02:00
2015-07-18 15:07:36 +02:00
<img src="http://i.mcstats.org/AuthMe/Rank.borderless.png">
2015-07-18 01:07:06 +02:00
2015-07-18 15:07:36 +02:00
<img src="http://i.mcstats.org/AuthMe/Version+Demographics.borderless.png">
2015-07-18 01:07:34 +02:00
2015-06-17 22:43:00 +02:00
<hr>
2015-06-17 22:42:30 +02:00
#####Compiling Requirements:
>- JDK 1.7
>- Maven
>- Git/Github (Optional)
#####How to compile the project:
>- Clone the project with Git/Github
>- Execute command "mvn clean install"
#####Running Requirements:
>- Java 1.7 (should work also with Java 1.8)
2015-07-25 10:11:54 +02:00
>- Spigot or CraftBukkit (1.7.10 or 1.8.X)
2015-11-29 12:46:29 +01:00
>- ProtocolLib (optional, required by the protectInventory feature)
2015-06-17 22:11:54 +02:00
2015-06-17 22:42:30 +02:00
<hr>
###Plugin Description:
2015-06-17 22:43:24 +02:00
2015-07-16 22:21:59 +02:00
#####"The best authentication plugin for the Bukkit/Spigot API!"
<p>Prevent username stealing on your server! Fully compatible with UUIDs and Craftbukkit/Spigot 1.8.X!<br>
Use it to secure your Offline mode server or to increase your Online mode server's protection!</p>
2015-06-17 22:44:23 +02:00
2015-07-16 22:21:59 +02:00
<p>AuthMeReloaded disallows players who aren't authenticated to do actions like placing blocks, moving,<br>
typing commands or using the inventory. It can also kick players with uncommonly long or short player names or kick players from banned countries.</p>
<p>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.</p>
2015-07-16 22:47:55 +02:00
<p>You can also create your own translation file and, if you want, you can share it with us! :)</p>
2015-06-17 22:51:53 +02:00
2015-06-17 22:42:30 +02:00
####Features:
2015-07-16 22:21:59 +02:00
<ul>
<li><strong>E-Mail Recovery System !!!</strong></li>
<li>Username spoofing protection.</li>
<li>Countries Whitelist/Blacklist! <a href="http://dev.bukkit.org/bukkit-plugins/authme-reloaded/pages/countries-codes/">(countries codes)</a></li>
<li><strong>Built-in AntiBot System!</strong></li>
2015-07-29 14:12:01 +02:00
<li><strong>ForceLogin Feature: Admins can login with all account via console command!</strong></li>
2015-07-16 22:21:59 +02:00
<li><strong>Avoid the "Logged in from another location" message!</strong></li>
<li>Session Login!</li>
<li>Editable translations and messages!</li>
<li><strong>MySQL and SQLite Backend support!</strong></li>
<li>Supported password encryption algorithms: MD5, SHA1, SHA256, <a href="https://github.com/CypherX/xAuth/wiki/Password-Hashing">xAuth</a>, <a href="http://en.wikipedia.org/wiki/Whirlpool_(cryptography)">Whirlpool</a></li>
2015-07-16 22:47:55 +02:00
<li>Supported alternative registration methods:<br>
<ul>
<li>PHPBB, VBulletin: MD5VB - PHPBB</li>
2016-01-09 22:30:22 +01:00
<li>Xenforo: XENFORO</li>
2015-07-16 22:47:55 +02:00
<li>MyBB: MYBB</li>
<li>IPB3: IPB3</li>
<li>PhpFusion: PHPFUSION</li>
<li>Joomla: JOOMLA</li>
<li>WBB3: WBB3*</li>
<li>SHA512: SHA512</li>
<li>DoubleSaltedMD5: SALTED2MD5</li>
<li>WordPress: WORDPRESS</li>
</ul></li>
<li>Custom MySQL tables/columns names (useful with forums databases)</li>
<li><strong>Cached database queries!</strong></li>
<li><strong>Fully compatible with Citizens2, CombatTag, CombatTagPlus and ChestShop!</strong></li>
2015-07-16 22:47:55 +02:00
<li>Compatible with Minecraft mods like <strong>BuildCraft or RedstoneCraft</strong></li>
<li>Restricted users (associate a Username with an IP)</li>
<li>Protect player's inventory until a correct Authentication</li>
<li>Saves the quit location of the player</li>
<li>Automatic database Backup</li>
<li>Available 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, vn (feel free to send new translations)</li>
2015-07-16 22:47:55 +02:00
<li>Built-in Deprecated FlatFile (auths.db) to SQL (authme.sql) converter!</li>
2015-07-16 22:49:00 +02:00
<li><strong>Import your old database from other plugins like Rakamak, xAuth, CrazyLogin, RoyalAuth and vAuth!</strong></li>
2015-07-16 22:47:55 +02:00
</ul>
2015-06-17 22:42:30 +02:00
####Configuration
2015-06-17 22:51:53 +02:00
<a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/configure-auth-me/">How to Configure Authme</a>
2015-06-17 22:42:30 +02:00
####Email Recovery Dependency
2015-06-17 22:51:53 +02:00
<a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-configure-email-recovery-system/">How to configure email recovery system?</a>
2015-06-17 22:42:30 +02:00
####Commands
2015-06-17 22:51:53 +02:00
<a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/command/">Command list and usage</a>
####Permissions
<ul><li>authme.player.* - for all user commands
</li><li>authme.admin.* - for all admin commands
2015-06-17 22:11:54 +02:00
</li><li><a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/permissions/">List of all single permissions</a>
</li></ul>
2015-06-17 22:42:30 +02:00
####How To
2015-06-17 22:11:54 +02:00
<ul><li><a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-install-and-initial-configuration/">How to Install and Setup</a>
</li><li><a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-import-database-from-xauth/">How to import database from xAuth</a>
</li><li><a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/web-site-integration/">Website Integration</a>
2015-06-17 22:11:54 +02:00
</li><li><a href="https://raw.githubusercontent.com/Xephi/AuthMeReloaded/master/src/main/resources/config.yml">Click here for an example of the Config file</a>
</li><li><a href="http://dev.bukkit.org/server-mods/authme-reloaded/pages/how-to-import-database-from-rakamak/">How to convert from Rakamak</a>
</li><li>Convert from FlatFile (auths.db but not the sqlite one) to MySQL: /converter
2015-06-17 22:11:54 +02:00
</li></ul>
2015-06-17 22:51:53 +02:00
<hr>
2015-06-17 22:42:30 +02:00
2015-06-17 22:51:53 +02:00
#####GeoIP
2015-07-16 22:56:44 +02:00
<p>This product uses data from the GeoLite API created by MaxMind, available at <a href="http://www.maxmind.com">http://www.maxmind.com</a></p>
2015-06-17 22:52:49 +02:00
<hr>
2015-06-17 22:51:53 +02:00
#####Donate
2015-11-29 12:46:29 +01:00
<p>Do you like our work? Do you want to buy us a coffee? :)<br>
2015-07-16 22:56:44 +02:00
EUR: <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=QLMM9SNCX825Y"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"></a>
USD: <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=PWQMYCP2SAH6L"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"></a></p>
2015-06-17 22:51:53 +02:00
2015-09-07 12:33:24 +02:00
#####Sponsor
2015-09-07 13:29:22 +02:00
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.
2015-09-07 12:33:24 +02:00
[![GameHosting](http://www.gamehosting.it/images/bn3.png)](http://www.gamehosting.it)
2015-06-17 22:51:53 +02:00
#####Credits
2015-10-03 23:08:11 +02:00
<p>Team members: look at the <a href="https://github.com/AuthMe-Team/AuthMeReloaded/blob/master/team.txt">team.txt file</a>
<p>Credit for old version of the plugin to: d4rkwarriors, fabe1337, Whoami2 and pomo4ka</p>
2015-07-16 22:56:44 +02:00
<p>Thanks also to: AS1LV3RN1NJA, Hoeze and eprimex</p>