mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Merge pull request #1079 from cjburkey01/wiki
Add ClaimChunk to list of plugins using PlaceholderAPI
This commit is contained in:
commit
f9ec9a2c80
@ -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)**
|
||||
- **[ChatReaction](#chatreaction)**
|
||||
- **[CheckNameHistory](#checknamehistory)**
|
||||
- **[ClaimChunk](#claimchunk)**
|
||||
- **[Clans](#clans)**
|
||||
- **[ClansFree](#clansfree)**
|
||||
- **[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/)**
|
||||
> NO DOWNLOAD COMMAND
|
||||
|
||||
|
@ -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/)**
|
||||
- [x] Supports placeholders.
|
||||
- [ ] 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/)**
|
||||
- [ ] Supports placeholders.
|
||||
- [x] Provides own placeholders. [**[Link](placeholder-list.md#clans-api-for-spigotclan-tag-in-chat)**]
|
||||
|
Loading…
Reference in New Issue
Block a user