diff --git a/docs/user-guide/Placeholders.md b/docs/user-guide/Placeholders.md index a38c361..3bfa0e4 100644 --- a/docs/user-guide/Placeholders.md +++ b/docs/user-guide/Placeholders.md @@ -23,6 +23,7 @@ If you are a project developer or simply want to document the placeholders for a - [AldrTeams](#aldrteams) - [AuthMeVelocity](#authmevelocity) - [AFKPlus](#afkplus) + - [AFKSystem](#afksystem) - B - [Bending](#bending) - [beanstalk](#beanstalk) @@ -59,6 +60,7 @@ If you are a project developer or simply want to document the placeholders for a - [Maintenance](#maintenance) - [MultiProxySync](#multiproxysync) - N + - [NightAccelerator](#nightaccelerator) - [Noble Whitelist](#noble-whitelist) - O - P @@ -123,6 +125,15 @@ If you are a project developer or simply want to document the placeholders for a ``` +## [AFKSystem](https://modrinth.com/plugin/afksystem) +``` + + + + + +``` + ## [beanstalk](https://modrinth.com/plugin/beanstalk/) :::note[Built-in expansion] @@ -381,6 +392,13 @@ If you want them inserted as strings prior to parsing so they affect the output ``` +## [NightAccelerator](https://modrinth.com/plugin/nightaccelerator) +``` + + + +``` + ## Noble Whitelist :::note[Built-in expansion] diff --git a/docs/user-guide/Projects-using-MiniPlaceholders-API.md b/docs/user-guide/Projects-using-MiniPlaceholders-API.md index fa84754..933232f 100644 --- a/docs/user-guide/Projects-using-MiniPlaceholders-API.md +++ b/docs/user-guide/Projects-using-MiniPlaceholders-API.md @@ -53,6 +53,7 @@ In these plugins/mods you can use MiniPlaceholders placeholders in all your mess * ### [Pictogram](https://builtbybit.com/resources/pictogram.96531) * ### [PistonChat](https://github.com/AlexProgrammerDE/PistonChat) * ### [PistonServerLinks](https://modrinth.com/plugin/pistonserverlinks) +* ### [PlayerList](https://modrinth.com/plugin/playerlist) * ### [ReallyFakePlayers](https://dev.bukkit.org/projects/really-fake-players) * ### [Runway](https://github.com/xMrAfonso/Runway) * ### [SimplyNicks](https://github.com/SimplyVanilla/SimplyNicks)