From e8c4e11a3aaab93e489f8b1a9cd90f7dd2eb3906 Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Wed, 11 Sep 2024 12:58:35 -0700 Subject: [PATCH] Make URLs clickable --- api.md | 4 ++-- faq.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api.md b/api.md index aa61fd6..cd4c58c 100644 --- a/api.md +++ b/api.md @@ -20,7 +20,7 @@ Documentation for developers is currently very sparse. Please feel free to help # Adding GriefPrevention as a maven/gradle/etc. dependency -GriefPrevention will be added to maven central soon - in the meantime, there's this neat thing called [JitPack](https://jitpack.io/#GriefPrevention/GriefPrevention) that makes a public maven repo for public Github repos on the fly. +GriefPrevention will be added to maven central sometime before v20 - in the meantime, there's this neat thing called [JitPack](https://jitpack.io/#GriefPrevention/GriefPrevention) that makes a public maven repo for public Github repos on the fly. According to it, this is all you need to do to add to your pom.xml: ```xml @@ -41,6 +41,6 @@ According to it, this is all you need to do to add to your pom.xml: ``` -You can also add it to gradle/sbt/leiningen projects: https://jitpack.io/#GriefPrevention/GriefPrevention/ +You can also add it to gradle/sbt/leiningen projects: --- diff --git a/faq.md b/faq.md index fff78ad..5bb3188 100644 --- a/faq.md +++ b/faq.md @@ -15,10 +15,10 @@ description: "Frequently Asked Questions about GriefPrevention" GriefPrevention does not hook into any placeholder API, thus it does not provide any "placeholders." However, other plugins and addons are free to hook into GriefPrevention and create their own placeholders for GriefPrevention. Here is a very minimal list of discussions and documentation sites: -- https://wiki.placeholderapi.com/users/placeholder-list/#griefprevention -- https://api.extendedclip.com/expansions/griefprevention/ -- https://github.com/GriefPrevention/GriefPrevention/discussions/2256 -- https://github.com/GriefPrevention/GriefPrevention/discussions/923 +- +- +- +-