Variables

Minecraftv1.1.0

About

Returns pre-defined variables from config with a simple key accessor. Will parse placeholders before returning Example Config: expansions: variables: '1': 'Hello'

Latest release

Version
1.1.0
Released
8 months ago
Changes
Adds support for bracket placeholders. Will also parse entire params as placeholder. Ex: %variables_player_name% will parse %player_name% before getting variable.

How to install

As this expansion doesn't have a verified version, you can only install this expansion manually.

Manual

Click the download button on this page to get the expansion, then copy it to the /plugins/PlaceholderAPI/expansions/ folder.

After copying, run /papi reloadto load it in.

Placeholders

All available placeholders provided by this expansion.

PlaceholderDescription
%variables_<variable>%
No description provided.