Library Placeholder

From MBedwars
Revision as of 21:23, 27 August 2019 by Marcely1199 (talk | contribs) (Created page with "= Supported Nick plugins = * AutoNicker * BetterNick = What's a placeholder? = Placeholders can be compared with variables.<br> T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

! Legacy Warning !

You are currently visiting a prehistoric website of the Marcely's Bedwars plugin for v4 and older.

In 2021, we released version 5 and completely overhauled the wiki. A lot of information that you find here likely won't be up-to-date anymore. You may find the updated wiki on: https://wiki.mbedwars.com

Supported Nick plugins

What's a placeholder?

Placeholders can be compared with variables.
They can be added to amongst other things in messages, the plugin will later automatically replace them.
An example:

Max currently has %amount_of_diamonds% diamonds in his inventory

Will, once processed, e.g. show as:

Max currently has 5 diamonds in his inventory

About

A typical PlaceholderAPI plugin provides an API for other plugins to use, by that making the life for anyone easy.
Plugins are able to register their own placeholders or use the ones which are already registred.
MBedwars can do both, if configurated.