From f9b2dd9d45e701fd56efd14f982b0153ff520672 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Tue, 14 Aug 2018 17:34:25 +1200 Subject: [PATCH 1/2] Updated the README.md, #298 Fixed --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ddc3ad0..271bd70e 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,25 @@ LibsDisguises ============= -One of the worst disguise plugins to hit the market, not only is the programming completely full of bugs, the author doesn't seem to care about the lack of up-to-date documentation.
+One of the best disguise plugins on the market, the plugin offers an astounding amount of features unique to the way it implements its use of disguises! + +The commonly accepted method of disguising is turning a pig into a cow, but this takes it a step further and allows you to turn that pig, into a dropped piece of diamond armor! + +You can modify each disguise to your own liking through use of commands or the API with full tab completion support and the best part is. All of that is free! + +There are a few features which you need to pay for, but none of it is needed to enjoy the plugin to its fullest! For further details, read the plugin's description on SpigotMC. -NOTE: These versions will NOT work with older versions of Minecraft. Spigot page: Link +NOTE: These versions will NOT work with older versions of Minecraft. There is no support for older versions of this plugin. + When posting an issue:
Please make sure you
1) Post a stack trace error, if no stack trace, then post the odd behavior
2) Post the exact steps you used in order to reproduce the issue.
3) Give as much information as possible as to what the issue is and why it occurred so that we can fix it.
+ +Verify that there were no error messages while Lib's Disguises was loading, that you're using the appropiate version of < href="https://www.spigotmc.org/resources/protocollib.1997/">ProtocolLib. +If you're using the development builds of Lib's Disguises, make sure you are up to date before reporting a bug. From 74dcc90c823173d8f74bfdb0e7a21465f0e954a4 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Tue, 14 Aug 2018 17:37:55 +1200 Subject: [PATCH 2/2] Fixed a minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271bd70e..f27084c4 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,5 @@ Please make sure you
2) Post the exact steps you used in order to reproduce the issue.
3) Give as much information as possible as to what the issue is and why it occurred so that we can fix it.
-Verify that there were no error messages while Lib's Disguises was loading, that you're using the appropiate version of < href="https://www.spigotmc.org/resources/protocollib.1997/">ProtocolLib. +Verify that there were no error messages while Lib's Disguises was loading, that you're using the appropiate version of ProtocolLib. If you're using the development builds of Lib's Disguises, make sure you are up to date before reporting a bug.