From 5f317651fb3df0b989e1fe52b39d2404b5ef6ba8 Mon Sep 17 00:00:00 2001 From: borhanidev Date: Thu, 4 Jun 2026 00:14:54 +0600 Subject: [PATCH 1/6] Add AevorinReports placeholders to PAPI wiki --- docs/users/placeholder-list/minecraft.md | 57 +++++++++++++++++++ .../plugins-using-placeholderapi/minecraft.md | 3 + 2 files changed, 60 insertions(+) diff --git a/docs/users/placeholder-list/minecraft.md b/docs/users/placeholder-list/minecraft.md index 506af21..e0af2e4 100644 --- a/docs/users/placeholder-list/minecraft.md +++ b/docs/users/placeholder-list/minecraft.md @@ -143,6 +143,7 @@ Further details on how to contribute to this list or the wiki as a whole can be - **[AdvancedLottery](#advancedlottery)** - **[AdvancedModReq](#advancedmodreq)** - **[AdvancedServerList](#advancedserverlist)** + - **[AevorinReports](#aevorinreports)** - **[ajLeaderboards](#ajleaderboards)** - **[ajParkour](#ajparkour)** - **[AlonsoLevels](#alonsolevels)** @@ -1924,6 +1925,62 @@ For more info, visit the [wiki](https://asl.andre601.ch/placeholderapi/#own-plac ---- +### **AevorinReports** +/// integrated | Built into Plugin +/// + +All placeholders use the `reports` identifier. + +Current-viewer placeholders use the player the placeholder is being parsed for. These are useful for holograms, scoreboards, tab lists, and other per-player displays. + +| Placeholder | Description | +| --- | --- | +| `%reports_submitted%` | Total reports submitted by the viewing player. | +| `%reports_pending_submitted%` | Pending reports submitted by the viewing player. | +| `%reports_resolved_submitted%` | Resolved reports submitted by the viewing player. | +| `%reports_valid_submitted%` | Valid reports submitted by the viewing player. Currently counts resolved reports. | +| `%reports_rejected_submitted%` | Rejected reports submitted by the viewing player. | +| `%reports_against%` | Total reports made against the viewing player. | +| `%reports_pending_against%` | Pending reports made against the viewing player. | +| `%reports_resolved_against%` | Resolved reports made against the viewing player. | +| `%reports_rejected_against%` | Rejected reports made against the viewing player. | + +Specific-player placeholders query a named player instead of the viewing player. Replace `` with a player name. Offline players must already be cached by the server. + +| Placeholder | Description | +| --- | --- | +| `%reports_submitted_by_%` | Total reports submitted by the specified player. | +| `%reports_pending_submitted_by_%` | Pending reports submitted by the specified player. | +| `%reports_resolved_submitted_by_%` | Resolved reports submitted by the specified player. | +| `%reports_valid_submitted_by_%` | Valid reports submitted by the specified player. Currently counts resolved reports. | +| `%reports_rejected_submitted_by_%` | Rejected reports submitted by the specified player. | +| `%reports_against_%` | Total reports made against the specified player. | +| `%reports_pending_against_%` | Pending reports made against the specified player. | +| `%reports_resolved_against_%` | Resolved reports made against the specified player. | +| `%reports_rejected_against_%` | Rejected reports made against the specified player. | + +Network-wide placeholders count reports across the reports database. + +| Placeholder | Description | +| --- | --- | +| `%reports_total%` | Total number of reports in the system. | +| `%reports_total_pending%` | Total pending reports. | +| `%reports_total_resolved%` | Total resolved reports. | +| `%reports_total_rejected%` | Total rejected reports. | + +Specific-server placeholders count reports for one configured server name. Replace `` with the server name stored in AevorinReports' `server-name` config option. + +These placeholders only return server-specific counts when AevorinReports is using MySQL and multiple servers are connected to the same database. + +| Placeholder | Description | +| --- | --- | +| `%reports_total_on_%` | Total reports created on the specified server. | +| `%reports_total_pending_on_%` | Total pending reports on the specified server. | +| `%reports_total_resolved_on_%` | Total resolved reports on the specified server. | +| `%reports_total_rejected_on_%` | Total rejected reports on the specified server. | + +---- + ### **[ajLeaderboards](https://www.spigotmc.org/resources/85548/)** /// integrated | Built into Plugin /// diff --git a/docs/users/plugins-using-placeholderapi/minecraft.md b/docs/users/plugins-using-placeholderapi/minecraft.md index 8e79188..26ef114 100644 --- a/docs/users/plugins-using-placeholderapi/minecraft.md +++ b/docs/users/plugins-using-placeholderapi/minecraft.md @@ -71,6 +71,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - **[Advance Tab](https://www.spigotmc.org/resources/21958/)** - [x] Supports placeholders. - [ ] Provides own placeholders. [Link] +- **[AevorinReports](https://modrinth.com/plugin/aevorinreports)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/minecraft.md#aevorinreports)**] - **[ajParkour](https://www.spigotmc.org/resources/60909/)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/minecraft.md#ajparkour)**] From 4f498825789a615877cc5287d97b3269132a0de2 Mon Sep 17 00:00:00 2001 From: Hexye Date: Sat, 6 Jun 2026 00:00:46 +0200 Subject: [PATCH 2/6] Added EtProxy mod to hytale mods with PlaceholderAPI support --- docs/users/placeholder-list/hytale.md | 12 ++++++++++++ docs/users/plugins-using-placeholderapi/hytale.md | 3 +++ 2 files changed, 15 insertions(+) diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index 15d4e71..92e1fb0 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -86,6 +86,7 @@ Further details on how to contribute to this list or the wiki as a whole can be - **[EliteEssentials](#eliteessentials)** - **[EssentialsCore](#essentialscore)** - **[EssentialsPlus](#essentialsplus)** + - **[EtProxy](#etproxy)** - **F** - **[FlectonePulse](#flectonepulse)** - **G** @@ -663,6 +664,17 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh ---- +### **[EtProxy](https://builtbybit.com/resources/etproxy-hytale-proxy-server.90177)** +/// integrated | Built into mod +/// + +``` +%etproxy_players_% Returns the number of players on the specified server +%etproxy_status_% Returns the status of the specified server (online/offline) +``` + +---- + ### **[FlectonePulse](https://www.curseforge.com/hytale/mods/flectonepulse)** /// integrated | Built into mod /// diff --git a/docs/users/plugins-using-placeholderapi/hytale.md b/docs/users/plugins-using-placeholderapi/hytale.md index d604357..eeb3787 100644 --- a/docs/users/plugins-using-placeholderapi/hytale.md +++ b/docs/users/plugins-using-placeholderapi/hytale.md @@ -81,6 +81,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ - **[EssentialsPlus](https://www.curseforge.com/hytale/mods/essentials-plus)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#essentialsplus)**] +- **[EtProxy](https://builtbybit.com/resources/etproxy-hytale-proxy-server.90177)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#etproxy)**] ---- ## F From b5a29d394ec627b4bee58f6d1597eba1bd8c0d25 Mon Sep 17 00:00:00 2001 From: borhanidev Date: Sat, 6 Jun 2026 18:06:51 +0600 Subject: [PATCH 3/6] Format AevorinReports placeholder tables --- docs/users/placeholder-list/minecraft.md | 68 ++++++++++++------------ 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/docs/users/placeholder-list/minecraft.md b/docs/users/placeholder-list/minecraft.md index e0af2e4..05ec4ef 100644 --- a/docs/users/placeholder-list/minecraft.md +++ b/docs/users/placeholder-list/minecraft.md @@ -1933,51 +1933,51 @@ All placeholders use the `reports` identifier. Current-viewer placeholders use the player the placeholder is being parsed for. These are useful for holograms, scoreboards, tab lists, and other per-player displays. -| Placeholder | Description | -| --- | --- | -| `%reports_submitted%` | Total reports submitted by the viewing player. | -| `%reports_pending_submitted%` | Pending reports submitted by the viewing player. | -| `%reports_resolved_submitted%` | Resolved reports submitted by the viewing player. | -| `%reports_valid_submitted%` | Valid reports submitted by the viewing player. Currently counts resolved reports. | -| `%reports_rejected_submitted%` | Rejected reports submitted by the viewing player. | -| `%reports_against%` | Total reports made against the viewing player. | -| `%reports_pending_against%` | Pending reports made against the viewing player. | -| `%reports_resolved_against%` | Resolved reports made against the viewing player. | -| `%reports_rejected_against%` | Rejected reports made against the viewing player. | +| Placeholder | Description | +|-------------------------------------|---------------------------------------------------------------------------------| +| `%reports_submitted%` | Total reports submitted by the viewing player. | +| `%reports_pending_submitted%` | Pending reports submitted by the viewing player. | +| `%reports_resolved_submitted%` | Resolved reports submitted by the viewing player. | +| `%reports_valid_submitted%` | Valid reports submitted by the viewing player. Currently counts resolved reports. | +| `%reports_rejected_submitted%` | Rejected reports submitted by the viewing player. | +| `%reports_against%` | Total reports made against the viewing player. | +| `%reports_pending_against%` | Pending reports made against the viewing player. | +| `%reports_resolved_against%` | Resolved reports made against the viewing player. | +| `%reports_rejected_against%` | Rejected reports made against the viewing player. | Specific-player placeholders query a named player instead of the viewing player. Replace `` with a player name. Offline players must already be cached by the server. -| Placeholder | Description | -| --- | --- | -| `%reports_submitted_by_%` | Total reports submitted by the specified player. | -| `%reports_pending_submitted_by_%` | Pending reports submitted by the specified player. | -| `%reports_resolved_submitted_by_%` | Resolved reports submitted by the specified player. | -| `%reports_valid_submitted_by_%` | Valid reports submitted by the specified player. Currently counts resolved reports. | -| `%reports_rejected_submitted_by_%` | Rejected reports submitted by the specified player. | -| `%reports_against_%` | Total reports made against the specified player. | -| `%reports_pending_against_%` | Pending reports made against the specified player. | -| `%reports_resolved_against_%` | Resolved reports made against the specified player. | -| `%reports_rejected_against_%` | Rejected reports made against the specified player. | +| Placeholder | Description | +|-------------------------------------------------|-----------------------------------------------------------------------------------| +| `%reports_submitted_by_%` | Total reports submitted by the specified player. | +| `%reports_pending_submitted_by_%` | Pending reports submitted by the specified player. | +| `%reports_resolved_submitted_by_%` | Resolved reports submitted by the specified player. | +| `%reports_valid_submitted_by_%` | Valid reports submitted by the specified player. Currently counts resolved reports. | +| `%reports_rejected_submitted_by_%` | Rejected reports submitted by the specified player. | +| `%reports_against_%` | Total reports made against the specified player. | +| `%reports_pending_against_%` | Pending reports made against the specified player. | +| `%reports_resolved_against_%` | Resolved reports made against the specified player. | +| `%reports_rejected_against_%` | Rejected reports made against the specified player. | Network-wide placeholders count reports across the reports database. -| Placeholder | Description | -| --- | --- | -| `%reports_total%` | Total number of reports in the system. | -| `%reports_total_pending%` | Total pending reports. | -| `%reports_total_resolved%` | Total resolved reports. | -| `%reports_total_rejected%` | Total rejected reports. | +| Placeholder | Description | +|-----------------------------|----------------------------------------| +| `%reports_total%` | Total number of reports in the system. | +| `%reports_total_pending%` | Total pending reports. | +| `%reports_total_resolved%` | Total resolved reports. | +| `%reports_total_rejected%` | Total rejected reports. | Specific-server placeholders count reports for one configured server name. Replace `` with the server name stored in AevorinReports' `server-name` config option. These placeholders only return server-specific counts when AevorinReports is using MySQL and multiple servers are connected to the same database. -| Placeholder | Description | -| --- | --- | -| `%reports_total_on_%` | Total reports created on the specified server. | -| `%reports_total_pending_on_%` | Total pending reports on the specified server. | -| `%reports_total_resolved_on_%` | Total resolved reports on the specified server. | -| `%reports_total_rejected_on_%` | Total rejected reports on the specified server. | +| Placeholder | Description | +|------------------------------------------|-------------------------------------------------| +| `%reports_total_on_%` | Total reports created on the specified server. | +| `%reports_total_pending_on_%` | Total pending reports on the specified server. | +| `%reports_total_resolved_on_%` | Total resolved reports on the specified server. | +| `%reports_total_rejected_on_%` | Total rejected reports on the specified server. | ---- From 96ce1c251d2b55337fdd2e95d72d56bea2e71a5e Mon Sep 17 00:00:00 2001 From: borhanidev Date: Sat, 6 Jun 2026 18:15:56 +0600 Subject: [PATCH 4/6] Fix AevorinReports wiki validation --- requirements.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4c8f017 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +mkdocs-material From 094e38a43d82555500e329aea8ebe34a58c27f84 Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Sat, 6 Jun 2026 18:02:17 +0200 Subject: [PATCH 5/6] Delete requirements.txt --- requirements.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 4c8f017..0000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -mkdocs-material From eb2f7841de92db292ec41e7537b9fc7a9514090c Mon Sep 17 00:00:00 2001 From: Mackenzie Molloy <48184419+MackenzieMolloy@users.noreply.github.com> Date: Sun, 7 Jun 2026 15:00:30 +0100 Subject: [PATCH 6/6] Updated Essentials Placeholders --- docs/users/placeholder-list/minecraft.md | 35 ++++++++++++++++-------- 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/docs/users/placeholder-list/minecraft.md b/docs/users/placeholder-list/minecraft.md index 05ec4ef..1254c39 100644 --- a/docs/users/placeholder-list/minecraft.md +++ b/docs/users/placeholder-list/minecraft.md @@ -3092,45 +3092,56 @@ This expansion works with both Essentials and [EssentialsX](https://essentialsx. ``` %essentials_afk% +%essentials_afk_player_count% %essentials_afk_reason% +%essentials_baltop_balance_% +%essentials_baltop_balance_commas_% +%essentials_baltop_balance_fixed_% +%essentials_baltop_balance_formatted_% +%essentials_baltop_player_% +%essentials_baltop_player_stripped_% +%essentials_baltop_rank% +%essentials_baltop_player_stripped_% %essentials_fly% %essentials_geolocation% %essentials_godmode% -%essentials_has_kit_% -%essentials_home_ -%essentials_home__% -%essentials_homes_set% +%essentials_home_has_% +%essentials_home_max% +%essentials_home_name_% +%essentials_home_total% +%essentials_home_world_% +%essentials_home_x_% +%essentials_home_y_% +%essentials_home_z_% %essentials_homes_max% +%essentials_homes_set% +%essentials_is_clearinventory_confirm% %essentials_is_muted% %essentials_is_pay_confirm% %essentials_is_pay_enabled% %essentials_is_teleport_enabled% %essentials_jailed% %essentials_jailed_time_remaining% +%essentials_kit_has_% %essentials_kit_is_available_% %essentials_kit_last_use_% %essentials_kit_time_until_available_% %essentials_kit_time_until_available_raw_% %essentials_msg_ignore% +%essentials_muted% %essentials_muted_time_remaining% %essentials_nickname% %essentials_nickname_stripped% %essentials_pm_recipient% %essentials_safe_online% +%essentials_tp_cooldown% %essentials_unique% %essentials_vanished% %essentials_world_date% %essentials_world_time% %essentials_world_time_24% %essentials_worth% -%essentials_worth:% -%essentials_baltop_balance_fixed_% -%essentials_baltop_balance_formatted_% -%essentials_baltop_balance_commas_% -%essentials_baltop_balance_% -%essentials_baltop_player_% -%essentials_baltop_rank% -%essentials_baltop_player_stripped_% +%essentials_worth:% ``` ----