From 5595bc144f731fe0a330c9fcaced30023e760932 Mon Sep 17 00:00:00 2001 From: Kyle <39589930+MysteriousKyle@users.noreply.github.com> Date: Wed, 14 Apr 2021 10:56:27 -0500 Subject: [PATCH] Addition of a plugin using PalaceholderAPI --- wiki/Placeholders.md | 14 ++++++++++++++ wiki/Plugins-using-PlaceholderAPI.md | 3 +++ 2 files changed, 17 insertions(+) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 2ea09cb..a088de5 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -305,6 +305,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th ## **U** - **[USkyBlock](#uskyblock)** - **[UltimateChat](#ultimatechat)** +- **[UltimateClaims](#ultimateclaims)** - **[UltimateVotes](#ultimatevotes)** - **[UnityGen](#unitygen)** @@ -4576,6 +4577,19 @@ Replace `XXX` with the enchantment. ---- +- ### **[UltimateClaims](https://songoda.com/marketplace/product/65)** +> NO DOWNLOAD COMMAND + +``` +%ultimateclaims_claims% +%ultimateclaims_owner% +%ultimateclaims_bans% +%ultimateclaims_totalpower% +%ultimateclaims_remainingpower% +%ultimateclaims_totalchunks% +``` +---- + - ### **[UltimateVotes](https://www.spigotmc.org/resources/516)** > /papi ecloud download UltimateVotes diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index 6d7e506..0bf5638 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -936,6 +936,9 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[UltimateBossBar](https://www.spigotmc.org/resources/19303/)** - [x] Supports placeholders. - [ ] Provides own placeholders. +- **[UltimateClaims](https://songoda.com/marketplace/product/65)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#ultimateclaims]]**] - **[UltimateSigns](https://www.spigotmc.org/resources/72462/)** - [x] Supports placeholders. - [ ] Provides own placeholders.