From 28b08ce59d98f468e7c5f7a96df2f202f15ee3a5 Mon Sep 17 00:00:00 2001 From: BoBkiNN_ <78136575+BoBkiNN@users.noreply.github.com> Date: Thu, 2 Feb 2023 14:11:40 +0600 Subject: [PATCH 1/4] add DimensionPlaceholders plugin placeholders --- Placeholders.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index f566d76..e480ab1 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -188,6 +188,7 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[DeluxeMenus](#deluxemenus)** - **[DeluxePM](#deluxepm)** - **[DeluxeTags](#deluxetags)** + - **[DimensionPlaceholders](#dimensionplaceholders)** - **[Denizen](#denizen)** - **[DiscordSRV](#discordsrv)** - **[Disease](#disease)** @@ -2489,6 +2490,22 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[DimensionPlaceholders](https://www.spigotmc.org/resources/107769/)** + > NO DOWNLOAD COMMAND + + Placeholders information can be found on [Gihub](https://github.com/BoBkiNN/DimensionPlaceholders) + + ``` + %dimplc_color% + %dimplc_folder% + %dimplc_namespacedkey% + %dimplc_namespace% + %dimplc_key% + %dimplc_loadedchunks% + ``` + +---- + - ### **[Denizen](https://www.spigotmc.org/resources/21039/)** > NO DOWNLOAD COMMAND From 119ef740b47778e99628d6f9223ac2a2b9892e2f Mon Sep 17 00:00:00 2001 From: BoBkiNN_ <78136575+BoBkiNN@users.noreply.github.com> Date: Thu, 2 Feb 2023 14:19:04 +0600 Subject: [PATCH 2/4] typo fix --- Placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index e480ab1..45b7a4a 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -2493,7 +2493,7 @@ Please see [this discussion][list] for a list of all expansions officially maint - ### **[DimensionPlaceholders](https://www.spigotmc.org/resources/107769/)** > NO DOWNLOAD COMMAND - Placeholders information can be found on [Gihub](https://github.com/BoBkiNN/DimensionPlaceholders) + Placeholders information can be found on [Github](https://github.com/BoBkiNN/DimensionPlaceholders) ``` %dimplc_color% From 898e08717c75c2664b2f63a0abf3ffa8837796d0 Mon Sep 17 00:00:00 2001 From: BoBkiNN_ <78136575+BoBkiNN@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:42:40 +0600 Subject: [PATCH 3/4] fixed order --- Placeholders.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 45b7a4a..aa22682 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -188,8 +188,8 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th - **[DeluxeMenus](#deluxemenus)** - **[DeluxePM](#deluxepm)** - **[DeluxeTags](#deluxetags)** - - **[DimensionPlaceholders](#dimensionplaceholders)** - **[Denizen](#denizen)** + - **[DimensionPlaceholders](#dimensionplaceholders)** - **[DiscordSRV](#discordsrv)** - **[Disease](#disease)** - **[DonateParty](#donateparty)** @@ -2490,6 +2490,13 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- +- ### **[Denizen](https://www.spigotmc.org/resources/21039/)** + > NO DOWNLOAD COMMAND + + ``` + %denizen_% (EX: %denizen_% ) + ``` + - ### **[DimensionPlaceholders](https://www.spigotmc.org/resources/107769/)** > NO DOWNLOAD COMMAND @@ -2506,15 +2513,6 @@ Please see [this discussion][list] for a list of all expansions officially maint ---- -- ### **[Denizen](https://www.spigotmc.org/resources/21039/)** - > NO DOWNLOAD COMMAND - - ``` - %denizen_% (EX: %denizen_% ) - ``` - ----- - - ### **[DiscordSRV](https://www.spigotmc.org/resources/18494/)** > NO DOWNLOAD COMMAND From feb6c7292651cdeda57f177df6447716ac43d259 Mon Sep 17 00:00:00 2001 From: BoBkiNN_ <78136575+BoBkiNN@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:44:29 +0600 Subject: [PATCH 4/4] fix --- Placeholders.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Placeholders.md b/Placeholders.md index aa22682..e53c4c3 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -2497,6 +2497,8 @@ Please see [this discussion][list] for a list of all expansions officially maint %denizen_% (EX: %denizen_% ) ``` +---- + - ### **[DimensionPlaceholders](https://www.spigotmc.org/resources/107769/)** > NO DOWNLOAD COMMAND