Skip to content

How to install?

Daniel Norris edited this page Jan 7, 2022 · 4 revisions

First begin by placing the ForgePlaceholderAPI mod jar into your forge mods folder (/mods/).

Once the mod is in the mods folder start the server and then stop it again.

When the server starts with ForgePlaceholderAPI for the first time it will create a directory in the mods directory called "ForgePlaceholderAPI" (/mods/ForgePlaceholderAPI/). This is where you will place all the extension jars.

Folder images ![](https://i.gyazo.com/33108d025554f30aea584307e56ccb6d.png) ![](https://i.gyazo.com/345c6a043ec275d7ad18a875a9c82cac.png)

Upon the next server restart the mod will then attempt to load any jar files found in this directory as custom placeholder extensions.

To find the list of extensions that I officially support visit this repository.

Clone this wiki locally