From 8f154e107239359892ba2622e6d41387bc24a8fc Mon Sep 17 00:00:00 2001 From: Exanthiax <107284021+Exanthiax@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:09:12 +0100 Subject: [PATCH] Added ecobits_top placeholders --- eco-core/core-plugin/src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 22924e5..8425987 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -13,6 +13,8 @@ # %ecobits__max% - The max balance of a certain currency # %ecobits__default% - The default balance of a certain currency # %ecobits__name% - The display name of a certain currency +# %ecobits_top___% - The name or balance of the player in a leaderboard position +# %ecobits_top____% - The name or raw/formatted balance of the player in a leaderboard position server-id: "main" # Server ID for local currencies over MySQL/MongoDB.