diff --git a/docs/user-guide/Placeholders.md b/docs/user-guide/Placeholders.md index d048ea0..b2c4430 100644 --- a/docs/user-guide/Placeholders.md +++ b/docs/user-guide/Placeholders.md @@ -90,6 +90,7 @@ MiniPlaceholders v3 was recently released, and many of the expansions shown here - X - Y - Z + - [zHomes](#zhomes) ## [AldrTeams](https://modrinth.com/plugin/aldrteams) @@ -747,3 +748,56 @@ For example: ``` + +## [zHomes](https://modrinth.com/plugin/zhomes) + +:::note[Built-in expansion] +::: + +[Wiki](https://docs.yleoft.me/zhomes/hooks/miniplaceholders) + +### Global Placeholders + +``` + +``` + +### Audience Placeholders + +``` + + + + + + + + + + + + + + + +``` + +### Player-Targeted Placeholders + +``` + + + + + + + + + + + + + + + +``` \ No newline at end of file diff --git a/docs/user-guide/Projects-using-MiniPlaceholders-API.md b/docs/user-guide/Projects-using-MiniPlaceholders-API.md index 53c8cb9..6a44240 100644 --- a/docs/user-guide/Projects-using-MiniPlaceholders-API.md +++ b/docs/user-guide/Projects-using-MiniPlaceholders-API.md @@ -67,6 +67,7 @@ In these plugins/mods you can use MiniPlaceholders placeholders in all your mess * ### [VServerInfo](https://modrinth.com/plugin/vserverinfo) * ### [WebhookLogger](https://modrinth.com/plugin/webhooklogger) * ### [ZAutoBroadcast](https://modrinth.com/plugin/zautobroadcast) +* ### [zHomes](https://modrinth.com/plugin/zhomes) * ### [zHub](https://github.com/MizuleDevelopmentORG/zHub) ## Libraries with MiniPlaceholders support