diff --git a/Home.md b/Home.md index ac3f970..6d59140 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,69 @@ -![](https://i.imgur.com/puadJ8Z.png) +

+ PlaceholderAPI +

+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) +
+ [[PAPI-placeholders|Placeholders#papi-placeholders-1]] + + - [[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]] +
+
+ [[Plugin-placeholders|Placeholders#plugin-placeholders-1]] + + - [[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]] +
\ No newline at end of file