Viewing World

v1.2.3

World

by thienbao860


How to install the World 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 World

/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 expansion will help player track the World either in player-side or server side. Including Multi-world support!
CHANGES IN 1.2.2: Now is possible to put world name between * to prevent bad world loading when world had _ in name.(%world_name_*world_the_end*%)

https://www.spigotmc.org/resources/vault.34315/

Placeholders

%world_total%
%world_biome%
%world_nearbyentites_<radius>%
%world_name_<world>%
%world_seed_<world>%
%world_sealevel_<world>%
%world_time_<world>%
%world_timein12_<world>%
%world_fulltime_<world>%
%world_fulltime_strict_<world>%
%world_canpvp_<world>%
%world_thunder_<world>%
%world_animalallowed_<world>%
%world_monsterallowed_<world>%
%world_difficulty_<world>%
%world_entities_<world>%
%world_entities_living_<world>%
%world_players_<world>%
%world_players_<group>_<world>%
%world_haspermission_<permission>_<world>%
%world_playerexist_<player>_<world>%
%world_isgamerule_<gamerule>_<world>%
%world_recentjoin_<world>%
%world_recentquit_<world>%
%world_totalbalance_<world>%

View the full list of Placeholders here.

Version 1.2.3 Release Notes

Added the following placeholders: - %world_fulltime_<world>% # Gets the full time the world has ran for (this value can be changed by plugins and does not update if the day cycle is stopped) - %world_fulltime_strict_<world>% # Gets the full time the world has ran for. It is the exact time that the world has ran for and can not be modified by anyone or anything. It only works on 1.16.5 and higher though - %world_entities_<world>% # Gets the entities count in a world - %world_entities_living_<world>% # Gets the living entities count in a world Fixed %world_recentquit% returning the same value as %world_recentjoin% Fixed a few uncaught exceptions when parsing %world_biome% and %world_nearbyentites_<radius>%

Copyright © 2021 PlaceholderAPI All Rights Reserved.