From 2dc972423a59f8f59121a56e526bb41f018f6d28 Mon Sep 17 00:00:00 2001 From: Hempfest <64885225+Hempfest@users.noreply.github.com> Date: Sun, 14 Feb 2021 06:30:38 -0800 Subject: [PATCH 1/4] Updated listings for both of my plugins Updated listing for Clans [Free] and Clans [Pro] Listings. Both plugins are utilizing the API and are available on spigot as i type this. --- wiki/Placeholders.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 4c2f9bf..4a4af8e 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -1460,7 +1460,7 @@ Available gamemodes: ``` ---- -- ### **[Clans](https://www.spigotmc.org/resources/78415/)** +- ### **[ClansFree](https://www.spigotmc.org/resources/78415/)** > NO DOWNLOAD COMMAND ``` @@ -1470,6 +1470,23 @@ Available gamemodes: ``` ---- +- ### **[ClansPro](https://www.spigotmc.org/resources/87515/)** +> NO DOWNLOAD COMMAND + +``` +%clanspro_clan_name% +%clanspro_clan_description% +%clanspro_clan_color% +%clanspro_clan_pvp_mode% +%clanspro_clan_balance% +%clanspro_clan_power% +%clanspro_clan_members_online% +%clanspro_member_rank% +%clanspro_member_bio% +%clanspro_raidshield_status% +``` +---- + - ### **[Clans-API for Spigot/Clan tag in chat](https://www.spigotmc.org/resources/31547/)** > NO DOWNLOAD COMMAND From 03a362817c78a7ba46aa55a4bda24df7d6ea134c Mon Sep 17 00:00:00 2001 From: Hempfest <64885225+Hempfest@users.noreply.github.com> Date: Sun, 14 Feb 2021 06:32:15 -0800 Subject: [PATCH 2/4] Updated my plugin listings. Updated listing for Clans [Free] and Clans [Pro] Listings. Both plugins are utilizing the API and are available on spigot as i type this. --- wiki/Plugins-using-PlaceholderAPI.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index 544888a..2553801 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -188,9 +188,12 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - **[Clans](https://www.spigotmc.org/resources/34696/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#clans]]**] -- **[Clans](https://www.spigotmc.org/resources/78415/)** +- **[ClansFree](https://www.spigotmc.org/resources/78415/)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[[Link|Placeholders#clans-1]]**] +- **[ClansPro](https://www.spigotmc.org/resources/87515/)** + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[[Link|Placeholders#clans-1]]**] - **[ClicksPerSecond](https://www.spigotmc.org/resources/57214/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link] From 2aa6ac2b6368b96288d2cec2f91b15f1bd97a9e1 Mon Sep 17 00:00:00 2001 From: Hempfest <64885225+Hempfest@users.noreply.github.com> Date: Sun, 14 Feb 2021 08:35:09 -0800 Subject: [PATCH 3/4] minor edit --- wiki/Plugins-using-PlaceholderAPI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Plugins-using-PlaceholderAPI.md b/wiki/Plugins-using-PlaceholderAPI.md index 2553801..67b4f47 100644 --- a/wiki/Plugins-using-PlaceholderAPI.md +++ b/wiki/Plugins-using-PlaceholderAPI.md @@ -190,10 +190,10 @@ If your plugin isn't shown here and you want it to be added, [open an issue](/Pl - [x] Provides own placeholders. [**[[Link|Placeholders#clans]]**] - **[ClansFree](https://www.spigotmc.org/resources/78415/)** - [ ] Supports placeholders. - - [x] Provides own placeholders. [**[[Link|Placeholders#clans-1]]**] + - [x] Provides own placeholders. [**[[Link|Placeholders#clansfree]]**] - **[ClansPro](https://www.spigotmc.org/resources/87515/)** - [x] Supports placeholders. - - [x] Provides own placeholders. [**[[Link|Placeholders#clans-1]]**] + - [x] Provides own placeholders. [**[[Link|Placeholders#clanspro]]**] - **[ClicksPerSecond](https://www.spigotmc.org/resources/57214/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link] From d07376245cdb0756f656ffd5453351aa5d6eaf04 Mon Sep 17 00:00:00 2001 From: Hempfest <64885225+Hempfest@users.noreply.github.com> Date: Sun, 14 Feb 2021 08:37:00 -0800 Subject: [PATCH 4/4] minor edits --- wiki/Placeholders.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index 4a4af8e..f0912e4 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -82,8 +82,9 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[ChatReaction](#chatreaction)** - **[CheckNameHistory](#checknamehistory)** - **[Clans](#clans)** -- **[Clans](#clans-1)** +- **[ClansFree](#clansfree)** - **[Clans-API for Spigot/Clan tag in chat](#clans-api-for-spigotclan-tag-in-chat)** +- **[ClansPro](#clanspro)** - **[ClanSystem](#clansystem)** - **[CombatLogX](#combatlogx)** - **[Compassance](#compassance)** @@ -1470,6 +1471,15 @@ Available gamemodes: ``` ---- +- ### **[Clans-API for Spigot/Clan tag in chat](https://www.spigotmc.org/resources/31547/)** +> NO DOWNLOAD COMMAND + +``` +%clantagprovider_clantag_custom_design% +%clantagprovider_clantag% +``` +---- + - ### **[ClansPro](https://www.spigotmc.org/resources/87515/)** > NO DOWNLOAD COMMAND @@ -1487,15 +1497,6 @@ Available gamemodes: ``` ---- -- ### **[Clans-API for Spigot/Clan tag in chat](https://www.spigotmc.org/resources/31547/)** -> NO DOWNLOAD COMMAND - -``` -%clantagprovider_clantag_custom_design% -%clantagprovider_clantag% -``` ----- - - ### **[ClanSystem](https://www.spigotmc.org/resources/34696/)** > NO DOWNLOAD COMMAND