mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-31 06:12:28 +01:00 
			
		
		
		
	Merge pull request #611 from thienbao860/patch-2
Update placeholders, clear Spectator expansion
This commit is contained in:
		| @@ -41,7 +41,6 @@ If the command itself isn't there and `NO DOWNLOAD COMMAND` instead is shown, th | |||||||
| - **[Server](#server)** | - **[Server](#server)** | ||||||
| - **[Shortcut](#shortcut)** | - **[Shortcut](#shortcut)** | ||||||
| - **[Sound](#sound)** | - **[Sound](#sound)** | ||||||
| - **[Spectators](#spectators)** |  | ||||||
| - **[SpeedPerSec](#speedpersec)** | - **[SpeedPerSec](#speedpersec)** | ||||||
| - **[Statistic](#statistic)** | - **[Statistic](#statistic)** | ||||||
| - **[Team](#team)** | - **[Team](#team)** | ||||||
| @@ -949,23 +948,15 @@ This placeholder is for all players on the server. | |||||||
| - ### **SpeedPerSec** | - ### **SpeedPerSec** | ||||||
| > /papi ecloud download SpeedPerSec | > /papi ecloud download SpeedPerSec | ||||||
|  |  | ||||||
|  | Note: Clicking is supported in left click only | ||||||
| ``` | ``` | ||||||
| %speedpersec_blockBreak% | %speedpersec_blockbreak% | ||||||
| %speedpersec_blockPlace% | %speedpersec_blockplace% | ||||||
| %speedpersec_speed% | %speedpersec_speed% | ||||||
| %speedpersec_expCollected% | %speedpersec_expcollected% | ||||||
| %speedpersec_damaging% | %speedpersec_damaging% | ||||||
| %speedpersec_hurting% | %speedpersec_hurting% | ||||||
| ``` | %speedpersec_clicking% | ||||||
| ---- |  | ||||||
|  |  | ||||||
| - ### **Spectators** |  | ||||||
| > /papi ecloud download Spectators |  | ||||||
|  |  | ||||||
| ``` |  | ||||||
| %spectator_isSpectating% |  | ||||||
| %spectator_lookFrom% |  | ||||||
| %spectator_infoFrom_health% |  | ||||||
| ``` | ``` | ||||||
| ---- | ---- | ||||||
|  |  | ||||||
| @@ -1082,26 +1073,28 @@ Download from [here](https://www.spigotmc.org/resources/74959/) | |||||||
| - ### **World** | - ### **World** | ||||||
| > /papi ecloud download world | > /papi ecloud download world | ||||||
|  |  | ||||||
| For the totalBalance placeholder, you must have a service provider plugin (eg. EssentialsX) | For the totalbalance placeholder, you must have a service provider plugin (eg. EssentialsX) to work | ||||||
| ``` | ``` | ||||||
| %world_animalAllowed_<world>% |  | ||||||
| %world_biome% | %world_biome% | ||||||
| %world_canPvP_<world>% |  | ||||||
| %world_difficulty_<world>% |  | ||||||
| %world_isgamerule_<gamerule>_<world>% |  | ||||||
| %world_monsterAllowed_<world>% |  | ||||||
| %world_name_<world>% |  | ||||||
| %world_nearbyEntities_<radius>% | %world_nearbyEntities_<radius>% | ||||||
| %world_playerexist_<world>% | %world_total% | ||||||
|  | %world_name_<world>% | ||||||
|  | %world_seed_<world>% | ||||||
|  | %world_sealevel_<world>% | ||||||
|  | %world_time_<world>% | ||||||
|  | %world_timein12_<world>% | ||||||
|  | %world_canpvp_<world>% | ||||||
|  | %world_thunder_<world>% | ||||||
|  | %world_animalallowed_<world>% | ||||||
|  | %world_monsterallowed_<world>% | ||||||
|  | %world_difficulty_<world>% | ||||||
| %world_players_<world>% | %world_players_<world>% | ||||||
| %world_players_<group>_<world>% | %world_players_<group>_<world>% | ||||||
|  | %world_haspermission_<permission>_<world>% | ||||||
|  | %world_playerexist_<player>_<world>% | ||||||
|  | %world_isgamerule_<gamerule>_<world>% | ||||||
| %world_recentjoin_<world>% | %world_recentjoin_<world>% | ||||||
| %world_recentquit_<world>% | %world_recentquit_<world>% | ||||||
| %world_sealevel_<world>% |  | ||||||
| %world_seed_<world>% |  | ||||||
| %world_thunder_<world>% |  | ||||||
| %world_time_<world>% |  | ||||||
| %world_total% |  | ||||||
| %world_totalbalance_<world>% | %world_totalbalance_<world>% | ||||||
| ``` | ``` | ||||||
| ---- | ---- | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user