Starting to move the wiki...

Andre_601 2019-01-01 01:49:41 +01:00
parent 59c7283209
commit 96d99beab3
1 changed files with 69 additions and 1 deletions

70
Home.md

@ -1 +1,69 @@
![](https://i.imgur.com/puadJ8Z.png)
<p align="center">
<img src="https://www.spigotmc.org/attachments/logo2-png.323867/" alt="PlaceholderAPI">
</p>
This wiki gives you information on how to create placeholders in your plugin that can be used in other plugins, how to use other placeholders inside your plugin, or how to make an expansion.
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 (deprecated)|Hook-into-PlaceholderAPI#adding-placeholders-to-placeholderapi]]
* [[Using placeholders from PAPI in your plugin|Hook-into-PlaceholderAPI#using-placeholders-from-placeholderapi-in-your-plugin]]
* [[Using PlaceholderExpansion to register placeholders in your local jar|Hook-into-PlaceholderAPI#using-placeholder-expansion-to-register-placeholders-in-your-local-jar]]
**[[Making an seperate/own expansion|Making-an-own-expansion]]**
* [[WITHOUT dependencies|Making-an-own-expansion#creating-an-expansion-without-extra-dependencies]]
* [[WITH dependencies|Making-an-own-expansion#creating-an-expansion-with-extra-dependencies]]
### Other
**[[Expansion cloud]]**
**[[FAQ]]**
**[[Plugins using PlaceholderAPI]]**
**[[Placeholders|Placeholders]]**
(Click the arrows to expand)
<details>
<summary> [[PAPI-placeholders|Placeholders#papi-placeholders-1]] </summary>
- [[BungeeCord|Placeholders#bungeecord]]
- [[Javascript|Placeholders#javascript]]
- [[ListPlayers|Placeholders#listplayer]]
- [[Math|Placeholders#math]]
- [[MVdW placeholders|Placeholders#mvdw-placeholders]]
- [[OtherPlayer|Placeholders#otherplayer]]
- [[Pinger|Placeholders#pinger]]
- [[Player|Placeholders#player]]
- [[Plugin|Placeholders#plugin]]
- [[RedisBungee|Placeholders#redisbungee]]
- [[ScoreboardObjectives|Placeholders#scoreboardobjectives]]
- [[Server|Placeholders#server]]
- [[Sound|Placeholders#sound]]
- [[Statistic|Placeholders#statistic]]
- [[TrueFalse|Placeholders#truefalse]]
</details>
<details>
<summary> [[Plugin-placeholders|Placeholders#plugin-placeholders-1]] </summary>
- [[A|Placeholders#a]]
- [[B|Placeholders#b]]
- [[C|Placeholders#c]]
- [[D|Placeholders#d]]
- [[E|Placeholders#e]]
- [[F|Placeholders#f]]
- [[G|Placeholders#g]]
- [[H|Placeholders#h]]
- [[I|Placeholders#i]]
- [[J|Placeholders#j]]
- [[K|Placeholders#k]]
- [[L|Placeholders#l]]
- [[M|Placeholders#m]]
- [[N|Placeholders#n]]
- [[O|Placeholders#o]]
- [[P|Placeholders#p]]
- [[Q|Placeholders#q]]
- [[R|Placeholders#r]]
- [[S|Placeholders#s]]
- [[T|Placeholders#t]]
- [[U|Placeholders#u]]
- [[V|Placeholders#v]]
- [[W|Placeholders#w]]
</details>