TempData

Latest version verified
Minecraftv0.1-BETA

About

This is a PlaceholderAPI expansion to let owners store temporary data to use across events. Global (server) and per player data. Useful for plugins like DeluxeMenus and ConditionalEvents.

Latest release

Version
0.1-BETA
Released
8 months ago
Changes
More information on https://github.com/AlonsoAliaga/TempData-Expansion

How to install

In-Game

Run these commands to download and install:

/papi ecloud download TempData/papi reload

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
%tempdata_playerset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.
%tempdata_playerget_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.
%tempdata_playergetorsett_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.
%tempdata_globalset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.
%tempdata_globalget_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.
%tempdata_globalgetorset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
No description provided.