Skip to content
Wundero edited this page Sep 5, 2017 · 8 revisions

PlaceholderAPI Build Status

If you were sent here from another plugin, simply download this plugin and install it in your mods folder. After the first start of this plugin, you will need to enable the default expansions in the config file to be able to use those placeholders. Example if you want Player placeholders, open the config and set Player to True. Now you can use %player_name% as a placeholder. This same method applies for every available expansion.

There is a chance that a plugin may update and cause one of the internal placeholder hooks to break. If this happens, please report the issue immediately so we can update the placeholder hook to the latest version of the plugin that broke.


FEATURES

  • No lag
  • Fast updates
  • Easy contribution
  • Robust placeholder replacing with support for TextTemplates and Strings

Planned

  • More built in placeholders
  • Vast plugin support (I'll try to create PR's to help the process)

USAGE

Server Owners

Just drop this plugin into your mods folder and you are good to go.

Developers

View tutorials on how to use the API here.

If you're looking to contribute, the source code is available here.


BUGS

If you find any bugs or would like to suggest features, please create an issue here.