mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-30 18:03:43 +01:00 
			
		
		
		
	Update World placeholders
This commit is contained in:
		| @@ -991,25 +991,28 @@ Other statistics | |||||||
|  |  | ||||||
| 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) | ||||||
| ``` | ``` | ||||||
| %world_#_biome% | %world_animalAllowed_<world>% | ||||||
| %world_#_nearbyEntities_<radius>% | %world_biome% | ||||||
| %world_<world>_name% | %world_canPvP_<world>% | ||||||
| %world_<world>_seed% | %world_difficulty_<world>% | ||||||
| %world_<world>_time% | %world_isgamerule_<gamerule>_<world>% | ||||||
| %world_<world>_canPvP% | %world_monsterAllowed_<world>% | ||||||
| %world_<world>_animalAllowed% | %world_name_<world>% | ||||||
| %world_<world>_monsterAllowed% | %world_nearbyEntities_<radius>% | ||||||
| %world_<world>_difficulty% | %world_playerexist_<world>% | ||||||
| %world_<world>_players% | %world_players_<world>% | ||||||
| %world_<world>_players_<group>% | %world_players_<group>_<world>% | ||||||
| %world_<world>_difficulty% | %world_recentjoin_<world>% | ||||||
| %world_<world>_playerExist% | %world_recentquit_<world>% | ||||||
| %world_<world>_gamerule_<gamerule>% | %world_sealevel_<world>% | ||||||
| %world_<world>_recentjoin% | %world_seed_<world>% | ||||||
| %world_<world>_recentquit% | %world_thunder_<world>% | ||||||
| %world_<world>_totalBalance% | %world_time_<world>% | ||||||
|  | %world_total% | ||||||
|  | %world_totalbalance_<world>% | ||||||
| ``` | ``` | ||||||
| *** | ---- | ||||||
|  |  | ||||||
| ## Plugin-placeholders | ## Plugin-placeholders | ||||||
| These placeholders require the corresponding plugin to work.   | These placeholders require the corresponding plugin to work.   | ||||||
| **The developer of the plugin is responsible for the placeholders to work!** | **The developer of the plugin is responsible for the placeholders to work!** | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user