Flemmli97 / Flan

Fabric Landclaiming Mod
86 stars 37 forks source link

Username printed as "literal{username}" in claim name #338

Open riipeckx opened 1 month ago

riipeckx commented 1 month ago

Modloader

Fabric

Minecraft version

v1.21.1

Modloader version

Fabric v0.16.5

Mod version

v1.21.1-1.10.8

Description

The printed user name in claim name is printed as "literal{username}"

Steps to reproduce

  1. Create a claim
  2. List the claims image

Mods that might affect the issue

No response

Logs

https://gist.github.com/riipeckx/dd6d9193978f72e52810679ad60c522a

riipeckx commented 1 month ago

For context purposes, I add my config :

(truncated)
  "defaultClaimName": "zone de %s",
  "defaultEnterMessage": "Entering %s",
  "defaultLeaveMessage": "Leaving %s",
(truncated)