Merge pull request #1079 from cjburkey01/wiki

Add ClaimChunk to list of plugins using PlaceholderAPI
This commit is contained in:
Andre_601 2024-08-19 16:16:14 +02:00 committed by GitHub
commit f9ec9a2c80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -174,6 +174,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[ChatColor+ Premium](#chatcolor-premium)** - **[ChatColor+ Premium](#chatcolor-premium)**
- **[ChatReaction](#chatreaction)** - **[ChatReaction](#chatreaction)**
- **[CheckNameHistory](#checknamehistory)** - **[CheckNameHistory](#checknamehistory)**
- **[ClaimChunk](#claimchunk)**
- **[Clans](#clans)** - **[Clans](#clans)**
- **[ClansFree](#clansfree)** - **[ClansFree](#clansfree)**
- **[Clans-API for Spigot/Clan tag in chat](#clans-api-for-spigotclan-tag-in-chat)** - **[Clans-API for Spigot/Clan tag in chat](#clans-api-for-spigotclan-tag-in-chat)**
@ -2318,6 +2319,21 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
---- ----
- ### **[ClaimChunk](https://www.spigotmc.org/resources/44458/)**
> NO DOWNLOAD COMMAND
```
%claimchunk_my_name%
%claimchunk_my_claims%
%claimchunk_my_max_claims%
%claimchunk_my_remaining_claims%
%claimchunk_am_trusted%
%claimchunk_current_owner%
%claimchunk_current_name%
```
----
- ### **[Clans](https://www.spigotmc.org/resources/22304/)** - ### **[Clans](https://www.spigotmc.org/resources/22304/)**
> NO DOWNLOAD COMMAND > NO DOWNLOAD COMMAND

View File

@ -215,6 +215,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[CitizensBooks](https://www.spigotmc.org/resources/37465/)** - **[CitizensBooks](https://www.spigotmc.org/resources/37465/)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [ ] Provides own placeholders. [Link] - [ ] Provides own placeholders. [Link]
- **[ClaimChunk](https://www.spigotmc.org/resources/44458/)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#claimchunk)**]
- **[Clans-API for Spigot/Clan tag in chat](https://www.spigotmc.org/resources/31547/)** - **[Clans-API for Spigot/Clan tag in chat](https://www.spigotmc.org/resources/31547/)**
- [ ] Supports placeholders. - [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](placeholder-list.md#clans-api-for-spigotclan-tag-in-chat)**] - [x] Provides own placeholders. [**[Link](placeholder-list.md#clans-api-for-spigotclan-tag-in-chat)**]