From 32656a0e046484c128662579f31435ab371ded44 Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 27 Dec 2024 21:40:02 +0200 Subject: [PATCH 1/3] docs: update header --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d4acb6..dc4b229 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@
+

FOLIA ✅ PAPER ✅ PURPUR ✅

Join Discord Server Version jitpack From 909999b26772d9383dbf8369c0ac8f7bf8ad2586 Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 27 Dec 2024 21:40:43 +0200 Subject: [PATCH 2/3] docs: update header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc4b229..7134a70 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-

FOLIA ✅ PAPER ✅ PURPUR ✅

+

FOLIA ✅ PAPER ✅ PURPUR ✅ 1.19.4 - 1.21 ✅

Join Discord Server Version jitpack From a49bdbe16cd1b41aed522171fe5a3aea1a15f09d Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 27 Dec 2024 22:02:11 +0200 Subject: [PATCH 3/3] docs: add note for PE --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7134a70..1e2facb 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ - Upload the HologramLib-[version]**.jar** and packet events file on your server (_yourserver/**plugins**_ folder) - Add the plugin as a dependency to your plugin and use it +> [!NOTE] +> You might also want to add [packetevents](https://github.com/retrooper/packetevents/wiki/Depending-on-pre%E2%80%90built-PacketEvents) as a compile-only dependency to your plugin +> if you want to use (import) certain features, such as the `ItemStack` for the item hologram. + **Gradle installation** ```groovy repositories {