The configurations are found under .../plugins/LeaderboardMenus/
placeholder-replace-order: TEXT # PAPI_FIRST / LOCAL_FIRST
Supported replace orders:
PAPI_FIRST
LOCAL_FIRST
Be careful with LOCAL_FIRST in messages.yml since it can lead to placeholder injection. For example, typing /lbm %otherplayer_ip_SomePlayer% (OtherPlayer expansion needed) would parse the IP of SomePlayer and show it in the message.
/lbm %otherplayer_ip_SomePlayer%
Last updated 1 year ago