From 02eebf973abb3fa1b42c46647c2e1536ff4e079d Mon Sep 17 00:00:00 2001 From: 4drian3d Date: Mon, 20 Nov 2023 16:06:03 +0000 Subject: [PATCH] Updated description of MiniPlaceholders --- source/community-libraries.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/community-libraries.rst b/source/community-libraries.rst index d4e1e1a..6abf295 100644 --- a/source/community-libraries.rst +++ b/source/community-libraries.rst @@ -49,8 +49,8 @@ Core The Core allows you to register (mini)messages to a central Creative A resource-pack library for Minecraft: Java Edition `Creative `_ Inventory Framework An inventory framework for managing GUIs `Inventory Framework `_ LiteCommands A annotation based command framework for Velocity, Bukkit, BungeeCord `LiteCommands `_ -MiniPlaceholders MiniMessage Component-based Placeholders for PaperMC, Krypton and `MiniPlaceholders `_ - Velocity platforms +MiniPlaceholders MiniMessage Component-based Placeholders for Paper, Fabric, Sponge, `MiniPlaceholders `_ + Folia and Velocity platforms ProtocolSidebar An easy to use sidebar library for Paper/Spigot servers `CatCoderr/ProtocolSidebar `_ ScoreboardLibrary A scoreboard library for Paper/Spigot servers `MegavexNetwork/scoreboard-library `_ Triumph GUI A library made to simplify the creation of inventory GUIs `Triumph GUI `_