From feb8bf4bd367d0f8aa1b10d19abe36df77763abd Mon Sep 17 00:00:00 2001 From: Luck Date: Wed, 14 Sep 2016 20:16:36 +0100 Subject: [PATCH] Update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a1bbc13..0119cf2b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ +![alt text](https://i.imgur.com/7TwJZ5e.png "Banner") # LuckPerms [![Build Status](https://ci.lucko.me/job/LuckPerms/badge/icon)](https://ci.lucko.me/job/LuckPerms/) -A permissions implementation for Bukkit/Spigot, BungeeCord and Sponge. +An advanced permissions implementation for Bukkit/Spigot, BungeeCord and Sponge. ## Links * **Development Builds** - @@ -9,6 +10,9 @@ A permissions implementation for Bukkit/Spigot, BungeeCord and Sponge. ## Description LuckPerms is an advanced permissions implementation aiming to be a flexible, performant and reliable alternative to other permission systems, providing all the features you could ever possibly need in a permissions plugin, along with an extensive and well documented API for developers. +* [Spigot Plugin Page](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-system.28140/ "Spigot Plugin Page") +* [Sponge Plugin Page](https://forums.spongepowered.org/t/luckperms-an-advanced-permissions-system/14274 "Sponge Plugin Page") + ## LuckPerms vs Other Plugins ![alt text](https://static.lucko.me/luckperms-compare-copy.png "Feature comparison") _Features checked on 23rd Aug 2016. If you find any inaccuracies, please do let me know. I tried to be as fair as possible, and copy all major features from the respective plugin pages._ @@ -19,4 +23,4 @@ See LICENSE.md. ## Thanks to: [![JProfiler](https://www.ej-technologies.com/images/product_banners/jprofiler_large.png)](http://www.ej-technologies.com/products/jprofiler/overview.html) -Thanks to ej-technologies for granting LuckPerms an open source licence to their [java profiling software](http://www.ej-technologies.com/products/jprofiler/overview.html "Java Profiler"). Their software is pretty cool, you should definately take a look. :) +Thanks to ej-technologies for granting LuckPerms an open source licence to their [java profiling software](http://www.ej-technologies.com/products/jprofiler/overview.html "Java Profiler").