diff --git a/docs/user-guide/Placeholders.md b/docs/user-guide/Placeholders.md index 40b8a8a..a44ff80 100644 --- a/docs/user-guide/Placeholders.md +++ b/docs/user-guide/Placeholders.md @@ -5,21 +5,20 @@ sidebar_position: 2 :::info -MiniPlaceholders v3 is about to be released, and several of the expansions shown here have not yet been updated to this version. Please be patient, as they will be updated over the coming days. +MiniPlaceholders v3 was recently released, and several of the expansions shown here have not yet been updated to this version. Please be patient, as they will be updated over the coming days. ::: - :::tip[LEGEND] - - `(argument)` = Optional +`(argument)` = Optional - `[argument]` = Required +`[argument]` = Required ::: ## Index + - A - [AldrTeams](#aldrteams) - [AuthMeVelocity](#authmevelocity) @@ -71,7 +70,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown - R - [ReallyFakePlayers](#reallyfakeplayers) - S - - [SayanVanish](#sayan-vanish) + - [SayanVanish](#sayanvanish) - [SkinsRestorer](#skinsrestorer) - [SimplyRank](#simplyrank) - [Spark](#spark) @@ -95,11 +94,8 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown ``` - - - ``` @@ -111,10 +107,8 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/4drian3d/AuthmeVelocity) ``` -- - -- - + + ``` ## [AFKPlus](https://github.com/NotAlexNoyle/MiniPlaceholders-AFKPlus) @@ -132,12 +126,10 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown ::: ``` -- - -- + + ``` - ## [Bending](https://modrinth.com/plugin/bending) :::note[Built-in expansion] @@ -146,11 +138,11 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/PrimordialMoros/Bending/wiki/Placeholders) ``` -- -- -- -- -- + + + + + ``` ## [BetterChestShops](https://github.com/ChimpGamer/BetterChestShops) @@ -177,7 +169,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/4drian3d/ChatRegulator) ``` -- + ``` ## Chunky @@ -194,13 +186,10 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://modrinth.com/plugin/clientcatcher) ``` -- - -- - -- - -- + + + + ``` ## [Creative-faces](https://modrinth.com/plugin/creative-faces) @@ -211,7 +200,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://modrinth.com/plugin/creative-faces) ``` -- + ``` ## Cobblemon @@ -222,7 +211,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/PokeSkies/CobblemonPlaceholders/wiki/Placeholders) -## [Duels](https://www.spigotmc.org/resources/duels-player-vs-player-with-restrictions-1-20-perfect-for-pvp-servers.114685/) +## [Duels](https://www.spigotmc.org/resources/duels-player-vs-player-with-restrictions-1-20-perfect-for-pvp-servers.114685/) :::note[Built-in expansion] ::: @@ -234,7 +223,7 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://modrinth.com/plugin/epicguard) -## [Expresions](https://modrinth.com/plugin/expressions-expansion) +## [Expressions](https://modrinth.com/plugin/expressions-expansion) :::note[Built-in expansion] ::: @@ -242,8 +231,8 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/Sliman4/Expressions-Expansion#expressions-expansion) ``` -- -- + + ``` ## Floodgate @@ -263,13 +252,20 @@ MiniPlaceholders v3 is about to be released, and several of the expansions shown [Wiki](https://github.com/MiniPlaceholders/ItemDisplay) -``` - -Displays the item that the player has in the main hand in chat. - - -Displays the item that the player has in the off hand in chat. -``` + + + + + + + + + + + + + +
PlaceholderDescription
<item_display_main_hand:(name)>Displays the item that the player has in the main hand in chat.
<item_display_off_hand:(name)>Displays the item that the player has in the off hand in chat.
## Insights @@ -318,21 +314,14 @@ Displays the item that the player has in the off hand in chat. [Wiki](https://github.com/MiniPlaceholders/LuckPerms-Expansion) ``` -- - -- - -- - -- - -- - -- - -- - -- + + + + + + + + ``` ## [Maintenance](https://hangar.papermc.io/kennytv/MaintenanceAddon) @@ -362,75 +351,89 @@ Displays the item that the player has in the off hand in chat. ::: ### Velocity Placeholders - -``` -- - -Returns the number of connected users. -Optionally accepts a server value to show the number of connected users on that server - -- - -Returns the number of registered servers - -- - -Returns true if the player is connected, otherwise false - -- - -Return version of Velocity -``` + + + + + + + + + + + + + + + + + + + + + +
PlaceholderDescription
<proxy_online_players:(server)> + Returns the number of connected users. + Optionally accepts a server value to show the number of connected users on that server +
<proxy_server_count>Returns the number of registered servers
<proxy_is_player_online:[player]>Returns true if the player is connected, otherwise false
<proxy_version>Return version of Velocity
### Paper, Fabric, Sponge Placeholders -``` -- - -Shows you the name of the server - -- - -Shows you the server version - -- - -Shows you the number of online users - -- - -Shows you the maximum number of users that can enter the server - -- - -Shows you the number of users who have ever logged in to the server - -**Be careful with this placeholder, it can be quite heavy depending on the number of registered players** - -- - -Shows you the delay in milliseconds elapsed per current tick - -- - -Returns true if the server has whitelist, otherwise false - -- - -Returns the total number of chunks loaded - -- - -Returns the total number of loaded entities - -- - -Returns the list of enabled datapacks - -- - -Returns the number of enabled datapacks -``` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlaceholderDescription
<server_name>Shows you the name of the server
<server_version>Shows you the server version
<server_online>Shows you the number of online users
<server_max_players>Shows you the maximum number of users that can enter the server
<server_unique_joins> + Shows you the number of users who have ever logged in to the server + + Be careful with this placeholder, it can be quite heavy depending on the number of registered players +
<server_mspt>Shows you the delay in milliseconds elapsed per current tick
<server_has_whitelist>Returns true if the server has whitelist, otherwise false
<server_total_chunks>Returns the total number of chunks loaded
<server_total_entities>Returns the total number of loaded entities
<server_datapack_list>Returns the list of enabled datapacks
<server_datapack_count>Returns the number of enabled datapacks
## [Player](https://github.com/MiniPlaceholders/Player-Expansion) @@ -440,41 +443,29 @@ Returns the number of enabled datapacks [Wiki](https://github.com/MiniPlaceholders/Player-Expansion) #### Velocity Placeholders -``` -- -- - -- - -- - -- - -- - -- - -- ``` - -#### Paper, Fabric, Sponge Placeholders + + + + + + + + ``` -- - -- - -- - -- -- - -- - -- +#### Paper, Fabric, Sponge Placeholders -- +``` + + + + + + + + ``` ## [PremiumVanish](https://modrinth.com/plugin/premiumvanish-expansion) @@ -493,7 +484,6 @@ Returns the number of enabled datapacks ``` - ``` @@ -513,25 +503,17 @@ Returns the number of enabled datapacks ## [SkinsRestorer](https://modrinth.com/plugin/skinsrestorer) - :::note[Built-in expansion] ::: ``` - - - - - - - ``` @@ -539,11 +521,8 @@ Returns the number of enabled datapacks ``` - - - ``` ## Spark @@ -568,15 +547,40 @@ Returns the number of enabled datapacks :::note[Built-in expansion] ::: -``` - -- return the rank - -- return the rank of the player - -- return the remaining reset time of the mine - -- return the broken blocks amount (will be 0 when reset) - -- return the rercentage of remaining blocks to total number of blocks - -- return the rercentage of broken blocks to total number of blocks - -- return the total blocks of the mine -``` + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlaceholderDescription
<supermines_rank>Return the rank
<supermines_rank:[player]>Return the rank of the player
<supermines_mine_resettime:[mine]>Return the remaining reset time of the mine
<supermines_mine_blocksbroken:[mine]>Return the broken blocks amount (will be 0 when reset)
<supermines_mine_blockspercent:[mine]>Return the percentage of remaining blocks to total number of blocks
<supermines_mine_minedpercent:[mine]>Return the percentage of broken blocks to total number of blocks
<supermines_mine_totalblocks:[mine]>Return the total blocks of the mine
## [tags](https://hangar.papermc.io/broccoli/tags) @@ -585,11 +589,16 @@ Returns the number of enabled datapacks [Wiki](https://hangar.papermc.io/broccoli/tags) -``` - - -Displays the current player tag -``` + + + + + + + + + +
PlaceholderDescription
<tags_current>Displays the current player tag
## [Treasury](https://hangar.papermc.io/ArcanePlugins/Treasury) @@ -608,7 +617,7 @@ Displays the current player tag ::: ``` -- + ``` ## Vault @@ -628,7 +637,6 @@ Displays the current player tag [Wiki](https://github.com/MiniPlaceholders/ViaVersion-Expansion) ``` -- - -- + + ```