mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-16 07:35:32 +01:00
parent
afdf80bf00
commit
e16287405b
10
wiki/Home.md
10
wiki/Home.md
@ -7,10 +7,12 @@ It also has a list with all available placeholders (Work in progress).
|
||||
### Setup
|
||||
**[[Hook into PlaceholderAPI]]**
|
||||
- [[First steps|Hook-into-PlaceholderAPI#first-steps]]
|
||||
- [[Adding placeholders to PlaceholderAPI|Hook-into-PlaceholderAPI#adding-placeholders-to-placeholderapi]]
|
||||
- [[PlaceholderExpansion]]
|
||||
- [[Without an external plugin|PlaceholderExpansion#without-an-external-plugin]]
|
||||
- [[With external plugin|PlaceholderExpansion#with-external-plugin]]
|
||||
- [[Adding placeholders to PlaceholderAPI|PlaceholderExpansion]]
|
||||
- [[Common Parts|PlaceholderExpansion#common-parts]]
|
||||
- [[Without an external plugin|PlaceholderExpansion#without-a-plugin]]
|
||||
- [[With an external Plugin (Separate Jar)|PlaceholderExpansion#with-a-plugin-external-jar]]
|
||||
- [[With an external Plugin (Internal class)|PlaceholderExpansion#with-a-plugin-internal-class]]
|
||||
- [[Relational Placeholders|PlaceholderExpansion#relational-placeholders]]
|
||||
- [[Setting placeholders in your plugin|Hook-into-PlaceholderAPI#setting-placeholders-in-your-plugin]]
|
||||
|
||||
### Other
|
||||
|
@ -7,10 +7,12 @@
|
||||
### Setup
|
||||
**[[Hook into PlaceholderAPI]]**
|
||||
- [[First steps|Hook-into-PlaceholderAPI#first-steps]]
|
||||
- [[Adding placeholders to PlaceholderAPI|Hook-into-PlaceholderAPI#adding-placeholders-to-placeholderapi]]
|
||||
- [[PlaceholderExpansion]]
|
||||
- [[Without an external plugin|PlaceholderExpansion#without-an-external-plugin]]
|
||||
- [[With external plugin|PlaceholderExpansion#with-external-plugin]]
|
||||
- [[Adding placeholders to PlaceholderAPI|PlaceholderExpansion]]
|
||||
- [[Common Parts|PlaceholderExpansion#common-parts]]
|
||||
- [[Without an external plugin|PlaceholderExpansion#without-a-plugin]]
|
||||
- [[With an external Plugin (Separate Jar)|PlaceholderExpansion#with-a-plugin-external-jar]]
|
||||
- [[With an external Plugin (Internal class)|PlaceholderExpansion#with-a-plugin-internal-class]]
|
||||
- [[Relational Placeholders|PlaceholderExpansion#relational-placeholders]]
|
||||
- [[Setting placeholders in your plugin|Hook-into-PlaceholderAPI#setting-placeholders-in-your-plugin]]
|
||||
|
||||
### Other
|
||||
|
Loading…
Reference in New Issue
Block a user