Viewing TempData

v0.1-BETA

TempData

by alonsoaliaga


How to install the TempData expansion:

As this is a verified expansion you have two possible ways of installation.

In-game: You can run these commands to download and install:

/papi ecloud download TempData

/papi reload

Manual: Simply click the green download button to download the expansion, then copy the expansion to the /plugins/PlaceholderAPI/expansions/ folder.

Then run the /papi reload command.


Description

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.

Placeholders

%tempdata_playerset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
%tempdata_playerget_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
%tempdata_playergetorsett_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
%tempdata_globalset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
%tempdata_globalget_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%
%tempdata_globalgetorset_<identifier>_{TEXT_OR_PLACEHOLDER_TO_STORE}%

View the full list of Placeholders here.

Version 0.1-BETA Release Notes

More information on https://github.com/AlonsoAliaga/TempData-Expansion

Copyright © 2021 PlaceholderAPI All Rights Reserved.